summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-022-2/+2
|\
| * Update year to 2021Peter Kokot2021-02-022-2/+2
* | Remove unnecessary cast in snmp_set_oid_output_formatNikita Popov2021-02-021-1/+1
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-021-0/+3
|\ \ | |/
| * Add missing derefs in CurlFileNikita Popov2021-02-021-0/+3
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-021-2/+1
|\ \ | |/
| * Fix persistent leak on load_wsdl_ex failureNikita Popov2021-02-021-2/+1
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-012-8/+0
|\ \ | |/
| * Fix #80654: file_get_contents() maxlen fails above (2**31)-1 bytesChristoph M. Becker2021-02-012-8/+0
* | XFAIL observer_error_05.phpt testNikita Popov2021-02-011-0/+2
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-011-1/+1
|\ \ | |/
| * Fix buildNikita Popov2021-02-011-1/+1
* | crc32 mac build fixDavid CARLIER2021-02-011-0/+1
* | Merge branch 'PHP-7.4' into PHP-8.0Stanislav Malyshev2021-01-314-14/+37
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2021-01-314-14/+37
| |\
| | * Fix bug #80672 - Null Dereference in SoapClientStanislav Malyshev2021-01-314-14/+37
* | | Add missing stub for SodiumExceptionChristoph M. Becker2021-01-282-1/+8
* | | Merge branch 'PHP-7.4' into PHP-8.0Remi Collet2021-01-281-4/+6
|\ \ \ | |/ /
| * | Fix #80682 opcache doesn't honour pcre.jit optionRemi Collet2021-01-281-4/+6
| * | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2021-01-271-16/+0
| |\ \ | | |/
| | * Rm unneeded functionStanislav Malyshev2021-01-271-16/+0
* | | Observe fake closuresSammy Kaye Powers2021-01-281-0/+32
* | | Rm unneeded functionStanislav Malyshev2021-01-271-16/+0
* | | Merge branch 'PHP-7.4' into PHP-8.0Stanislav Malyshev2021-01-268-28/+38
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2021-01-268-28/+38
| |\ \ | | |/
| | * Alternative fix for bug 77423Christoph M. Becker2021-01-268-28/+38
| | * Updated to version 2021.1 (2021a)Derick Rethans2021-01-251-2360/+2559
* | | Fixed observer API and JIT compatibilityDmitry Stogov2021-01-261-0/+8
* | | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-01-262-0/+66
|\ \ \ | |/ /
| * | Fix #70091: Phar does not mark UTF-8 filenames in ZIP archivesChristoph M. Becker2021-01-262-0/+66
* | | Skip dummy frames allocated on CPU stack of zend_call_function().Dmitry Stogov2021-01-261-0/+35
* | | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-01-252-2/+2
|\ \ \ | |/ /
| * | Fix #75850: Unclear error message wrt. __halt_compiler() w/o semicolonChristoph M. Becker2021-01-252-2/+2
| * | Updated to version 2021.1 (2021a)Derick Rethans2021-01-251-2360/+2559
* | | Fix #53251: bindtextdomain with null dir doesn't return old valueChristoph M. Becker2021-01-254-9/+36
* | | Fix opcache phpize build on FreeBSDAlex Samorukov2021-01-251-0/+3
* | | Updated to version 2021.1 (2021a)Derick Rethans2021-01-251-2360/+2559
* | | Add missing stub for SNMPExceptionChristoph M. Becker2021-01-242-1/+10
* | | Add missing stub for com_exceptionChristoph M. Becker2021-01-242-1/+10
* | | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-01-211-0/+1
|\ \ \ | |/ /
| * | Add missing SKIPIF clause for recently introduced test caseChristoph M. Becker2021-01-211-0/+1
| * | Fix #80648: Fix for bug 79296 should be based on runtime versionChristoph M. Becker2021-01-201-5/+6
* | | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-01-202-0/+2
|\ \ \ | |/ /
| * | Add missing SKIPIF clauses to new test casesChristoph M. Becker2021-01-202-0/+2
* | | Skip preloading test on windowsNikita Popov2021-01-201-2/+5
* | | Fixed bug #80634 (write_property handler of internal classes is skipped on pr...Dmitry Stogov2021-01-203-1/+36
* | | Fix observer tests on WindowsNikita Popov2021-01-1938-140/+140
* | | Fixed bug #80644: ResourceBundle::get() doesn't reset error stateNikita Popov2021-01-192-1/+8
* | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-01-192-5/+18
|\ \ \ | |/ /
| * | Fixed bug #42560sj-i2021-01-192-5/+18