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 7.3 ZendFramwork 1 Zend_Form issue #506

Closed
mddejong opened this issue Sep 24, 2019 · 1 comment
Closed

PHP 7.3 ZendFramwork 1 Zend_Form issue #506

mddejong opened this issue Sep 24, 2019 · 1 comment
Projects
Milestone

Comments

@mddejong
Copy link
Member

mddejong commented Sep 24, 2019

When using GT with PHP 7.3 several warnings are generated in Zend_Form:

  • Zend_Form line 1172 continue should be replaced by break
  • Zend_Form line 1690 continue should be replaced by break

Unfortunately these are compile errors so overruling the offending code in MUtil_Form is not an option.

Maybe we should create our own ZF 1 fork or use someone else's fork: https://github.com/Shardj/zf1-future

@mddejong mddejong added this to Backlog in Meeting via automation Sep 24, 2019
@mddejong mddejong added this to the 1.8.8 milestone Sep 24, 2019
@mddejong
Copy link
Member Author

Opgelost middels shjard library

Meeting automation moved this from Backlog to Testable Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Meeting
  
Testable
Development

No branches or pull requests

1 participant