summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix another implicit function declaration in configureNikita Popov2020-11-031-5/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-11-022-1/+8
|\ \ \ | |/ /
| * | Fix #70461: disable md5 code when it is not supported in net-snmpChristoph M. Becker2020-11-022-1/+8
* | | Fix SSA integrity violation for type inference in dead codeNikita Popov2020-10-302-15/+37
* | | Fix bug79177.phpt wrt. JITChristoph M. Becker2020-10-303-30/+42
* | | Fix bug #72413: Segfault with get_result and PS cursorsDharman2020-10-293-23/+78
* | | Handle errors during PDO row fetchNikita Popov2020-10-291-5/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-10-291-1/+1
|\ \ \ | |/ /
| * | Fix format specifierChristoph M. Becker2020-10-291-1/+1
* | | Report gone away error in one more placeNikita Popov2020-10-291-0/+2
* | | [ci skip] Fix NEWS orderChristoph M. Becker2020-10-291-6/+6
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-10-293-4/+87
|\ \ \ | |/ /
| * | Fix #44618: Fetching may rely on uninitialized dataChristoph M. Becker2020-10-293-4/+87
* | | Retain QUIT_SEND connection stateNikita Popov2020-10-293-4/+13
* | | Fixed bug #65825Nikita Popov2020-10-282-4/+15
* | | Fix #79177: FFI doesn't handle well PHP exceptions within callbackChristoph M. Becker2020-10-283-0/+55
* | | Fixed bug #66528Nikita Popov2020-10-284-7/+76
* | | Fixed run-time binding of preloaded dynamically declared functionDmitry Stogov2020-10-282-1/+6
* | | Handle mysqli errors in more casesDharman2020-10-283-0/+46
* | | Sync test with masterNikita Popov2020-10-281-258/+258
* | | Fix bug #79375Dharman2020-10-288-7/+309
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-10-262-0/+28
|\ \ \ | |/ /
| * | Deny cloning of fileinfo objectsNikita Popov2020-10-262-0/+28
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-10-260-0/+0
|\ \ \ | |/ /
| * | Revert "Fix out-of-bounds write"Christoph M. Becker2020-10-261-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-10-263-1/+27
|\ \ \ | |/ /
| * | Fix #80268: loadHTML() truncates at NUL bytesChristoph M. Becker2020-10-263-1/+27
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-10-261-1/+2
|\ \ \ | |/ /
| * | Declare may_retry_reparse_point on windows onlyNikita Popov2020-10-261-1/+2
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-10-263-20/+41
|\ \ \ | |/ /
| * | Fix #62474: com_event_sink crashes on certain argumentsChristoph M. Becker2020-10-263-20/+41
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-10-262-2/+6
|\ \ \ | |/ /
| * | Fix #80258: Windows Deduplication Enabled, randon permission errorsChristoph M. Becker2020-10-262-2/+6
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-10-263-0/+6
|\ \ \ | |/ /
| * | Fix #80280: ADD_EXTENSION_DEP() fails for ext/standard and ext/dateChristoph M. Becker2020-10-263-1/+7
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-10-260-0/+0
|\ \ \ | |/ /
| * | Fix bug 76618George Peter Banyard2020-10-222-1/+2
* | | Fix bug 76618George Peter Banyard2020-10-222-1/+2
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-10-222-3/+39
|\ \ \ | |/ /
| * | Don't crash on uninitialized tidy objectNikita Popov2020-10-222-3/+39
* | | Updated to version 2020.4 (2020d)Derick Rethans2020-10-221-399/+400
* | | Empty mergeDerick Rethans2020-10-220-0/+0
|\ \ \ | |/ /
| * | Updated to version 2020.4 (2020d)Derick Rethans2020-10-221-399/+400
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-10-203-9/+37
|\ \ \ | |/ /
| * | Fix #80242: imap_mail_compose() segfaults for multipart with rfc822Christoph M. Becker2020-10-203-9/+37
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-10-201-1/+1
|\ \ \ | |/ /
| * | Add char* cast to avoid compiler warningsChristoph M. Becker2020-10-201-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-10-203-9/+48
|\ \ \ | |/ /
| * | Properly fix #80220Christoph M. Becker2020-10-203-9/+48
* | | Fix bug #79643: Invalid memory read when opcache.interned_strings_buffer is 0twosee2020-10-202-1/+9