-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Remove notice appeared on php 7.4 #230
Conversation
…ll in sfForm.class.php on line 947`
Duplicates #227. |
Only by name. My PR is fixing root issue (algorithm error in the code), while mentioned PR fixes only a symptom (i.e. removes a warning) 😉 |
The merger will took the decision, as the same decision was recommended on code review. cc @valepu |
Yes I agreed in the discussion this is the best way. I should've probably just closed my pull request |
Same as #228, why does that notice never popup on Travis? |
@j0k3r see #227 (comment) In short the error reporting configuration. |
@alquerci but I can't find where that level is defined. Do you? |
@j0k3r me too, searched but not found. So need an investigation. |
Can't find it and don't have time to work on it. |
@j0k3r me too, no time. |
PHP Notice: Trying to access array offset on value of type null in sfForm.class.php on line 947`