-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Pull for PHP 5.3 final release patches #730
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
Conversation
If the remote sends us a packet with a malformed TXT record, we could end up trying to over-consume the packet and wander off into overruns.
Conflicts: ext/date/lib/parse_date.c ext/date/lib/parse_date.re
Conflicts: ext/date/lib/parse_iso_intervals.c
Conflicts: ext/fileinfo/libmagic/readcdf.c ext/fileinfo/tests/finfo_file_002.phpt
Conflicts: ext/fileinfo/libmagic/readcdf.c
…formance degradation) Upstream patch: file/file@b8acc83
Conflicts: ext/date/lib/parse_date.c
…check Upstream fix https://github.com/file/file/commit/6d209c1c489457397a5763bca4b28e43aac90391.patch Only revelant part applied
…ascal string size Upstream file/file@27a14bc
…ary check Upstream: file/file@36fadd2 Conflicts: ext/fileinfo/libmagic/cdf.c
…ry chec Upstream: file/file@93e063e Adapted for C standard.
Conflicts: ext/standard/basic_functions.c
…isplayName (libicu 4.8.1))
… Confusion Conflicts: ext/spl/spl_array.c ext/spl/tests/SplObjectStorage_unserialize_bad.phpt
Could we please include the patch for bug #67541 too? It makes php-fpm work with Apache 2.4.9+'s new |
As this is already being done I'd propose to also fix #67538 and #67539. Commits for those 2 bugs are: |
…uring sorting) Conflicts: ext/spl/spl_array.c
Comment on behalf of nikic at php.net: Closing, as the final 5.3 has been released. |
No description provided.