Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow nette/forms v3.1 #50

Merged
merged 1 commit into from
Feb 6, 2021
Merged

Allow nette/forms v3.1 #50

merged 1 commit into from
Feb 6, 2021

Conversation

jankonas
Copy link
Contributor

@jankonas jankonas commented Feb 4, 2021

Relaxes constraint for nette/forms to ^3.0.

The change in ReCaptchaField had to be made because TextInput::addRule() calls $this->getRules() now, resulting in infinite loop with previous code.

Fixes #48, closes #47

@f3l1x f3l1x merged commit aaafd81 into contributte:master Feb 6, 2021
@f3l1x
Copy link
Member

f3l1x commented Feb 6, 2021

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

ReCaptchaField: Fatal Error: Allowed memory size of 134217728 bytes exhausted
2 participants