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

PHP Warning: Undefined variable $callBack in jh_captcha/Classes/ViewHelpers/ReCaptchaViewHelper.php line 79 #36

Open
Voronov opened this issue Dec 15, 2022 · 0 comments
Labels

Comments

@Voronov
Copy link

Voronov commented Dec 15, 2022

Describe the bug
On php 8.1 I have PHP Warning: Undefined variable $callBack in jh_captcha/Classes/ViewHelpers/ReCaptchaViewHelper.php line 79

To Reproduce
Steps to reproduce the behavior:

  1. You should use php 8.1
  2. With any powermail form add jh_captcha
  3. Open the page with this form

Expected behavior
There is no any php warning :)

Affected versions

  • PHP: 8.1
  • TYPO3: 11.5.17
  • jh_captcha: 5.0
@Voronov Voronov added the bug label Dec 15, 2022
wrock added a commit to wrock/jh_captcha that referenced this issue Jan 18, 2023
simply predefine $callBack in line 75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant