summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Unset ai_canonname field in dumpNikita Popov2020-08-051-5/+5
* Check ps -p availability in proc_nice testNikita Popov2020-08-051-0/+4
* Set AI_CANONNAME flag in socket_addrinfo testNikita Popov2020-08-051-1/+4
* Add ipv6 skipif to testNikita Popov2020-08-051-2/+6
* Improve privilege check in pcntl_setpriority() testNikita Popov2020-08-051-2/+2
* Suppress warning in pcntl_unshare skipifNikita Popov2020-08-051-1/+1
* Remove posix_kill() testNikita Popov2020-08-051-38/+0
* Relax error message checkNikita Popov2020-08-051-1/+1
* Check whether setlocale -a is availableNikita Popov2020-08-051-0/+4
* Fix bug #79924Nikita Popov2020-08-031-11/+13
* Fix #79877: getimagesize function silently truncates after a null byteChristoph M. Becker2020-08-032-0/+14
* Fix #79797: Use of freed hash key in the phar_parse_zipfile functionChristoph M. Becker2020-08-033-1/+15
* Enable libxml entity loader test case on WindowsChristoph M. Becker2020-08-031-2/+3
* Fix #73060: php failed with error after temp folder cleaned upChristoph M. Becker2020-07-291-58/+13
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-291-0/+3
|\
| * Consider op1 literal of FETCH_OBJ_RNikita Popov2020-07-291-0/+3
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-291-1/+1
|\ \ | |/
| * Fix testNikita Popov2020-07-291-1/+1
* | Revert "Merge branch 'PHP-7.3' into PHP-7.4"Christoph M. Becker2020-07-291-12/+56
* | Merge branch 'PHP-7.3' into PHP-7.4twosee2020-07-291-0/+16
|\ \ | |/
| * Handle bindto errortwosee2020-07-291-0/+16
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-291-56/+12
|\ \ | |/
| * Fix #73060: php failed with error after temp folder cleaned upChristoph M. Becker2020-07-291-62/+12
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-281-6/+0
|\ \ | |/
| * Fix #79806: realpath() erroneously resolves link to linkChristoph M. Becker2020-07-281-6/+0
| * fix memory leaks in ext/ldap/ldap.cPaweł Tomulik2020-07-281-104/+98
* | fix memory leaks in ext/ldap/ldap.cPaweł Tomulik2020-07-281-103/+97
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-271-0/+6
|\ \ | |/
| * Revert "Fix #79806: realpath() erroneously resolves link to link"Christoph M. Becker2020-07-271-0/+6
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-271-6/+0
|\ \ | |/
| * Fix #79806: realpath() erroneously resolves link to linkChristoph M. Becker2020-07-271-6/+0
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-221-9/+4
|\ \ | |/
| * Fix brittle testChristoph M. Becker2020-07-221-9/+4
* | Fixed bug #79881Nikita Popov2020-07-222-4/+49
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-201-1/+1
|\ \ | |/
| * Fix #63527: DCOM does not work with Username, Password parameterChristoph M. Becker2020-07-201-1/+1
* | Fixed bug #79839Nikita Popov2020-07-172-0/+36
* | Enable further tests on WindowsChristoph M. Becker2020-07-165-11/+11
* | Fix tests regarding negative fileinode()Christoph M. Becker2020-07-154-31/+31
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-151-18/+14
|\ \ | |/
| * Fix bug #78008: dns_check_record() always return true on AlpineAndy Postnikov2020-07-151-18/+14
* | Fixed bug #79820Christopher Broadbent2020-07-152-0/+39
* | Merge remote-tracking branch 'upstream/PHP-7.4' into PHP-7.4Nikita Popov2020-07-141-8/+8
|\ \
| * | Fix test for x86 WindowsChristoph M. Becker2020-07-131-8/+8
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-141-2/+3
|\ \ \ | |/ / |/| / | |/
| * Fixed bug #79849Evgeny Stepanischev2020-07-141-2/+3
* | Merge branch 'PHP-7.3' into PHP-7.4twosee2020-07-111-1/+1
|\ \ | |/
| * Fixed BC break of php_debug_zval_dumptwosee2020-07-111-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4twosee2020-07-112-25/+37
|\ \ | |/
| * Fixed bug #79830 introduced by fixing bug #79821twosee2020-07-112-25/+37