summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-251-0/+3
|\ \ | |/
| * Capture Microsoft-defined HRESULT exit codes exit codesDylan K. Taylor2021-02-251-0/+3
* | crc32 module, clang spurious warning removal.David CARLIER2021-02-251-3/+7
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-251-2/+2
|\ \ | |/
| * mysqlnd pam fix test error messageDaniel Black2021-02-251-2/+2
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-242-2/+2
|\ \ | |/
| * Fix potential file collision in dom testsNikita Popov2021-02-242-2/+2
* | Merge branch 'PHP-7.4' into PHP-8.0Felipe Pena2021-02-241-0/+1
|\ \ | |/
| * Fix bug #80757 (Exit code is 0 when could not open file)Felipe Pena2021-02-241-0/+1
| * Update NEWSFelipe Pena2021-02-241-0/+3
* | Fixed bug #80782 (DASM_S_RANGE_VREG on PHP_INT_MIN-1)Dmitry Stogov2021-02-243-4/+32
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-231-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2021-02-231-1/+1
| |\
| | * run-tests: fixed exit code not being set on BORKED testsPHP-7.3Dylan K. Taylor2021-02-231-1/+1
* | | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-230-0/+0
|\ \ \ | |/ /
| * | Update php_version.h to proper version numberChristoph M. Becker2021-02-231-3/+3
* | | Fixed bug #80786Nikita Popov2021-02-233-10/+39
* | | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-225-4/+70
|\ \ \ | |/ /
| * | Fix #75776: Flushing streams with compression filter is brokenChristoph M. Becker2021-02-225-4/+68
* | | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-224-2/+21
|\ \ \ | |/ /
| * | Fix #80771: phpinfo(INFO_CREDITS) displays nothing in CLIChristoph M. Becker2021-02-224-2/+21
* | | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-224-9/+33
|\ \ \ | |/ /
| * | Fix #80774: session_name() problem with backslashChristoph M. Becker2021-02-224-9/+33
* | | Fix trampoline leak on dynamic static call of non-static methodNikita Popov2021-02-222-0/+38
* | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-221-0/+31
|\ \ \ | |/ /
| * | Fixed bug #80781Nikita Popov2021-02-225-0/+77
* | | Avoid signed integer overflow in substr()Nikita Popov2021-02-182-2/+12
* | | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-173-1/+27
|\ \ \ | |/ /
| * | Fix #80763: msgfmt_format() does not accept DateTime referencesChristoph M. Becker2021-02-173-0/+24
* | | Color LEAK&FAIL like a failureNikita Popov2021-02-171-0/+1
* | | Prep for 8.0.4Sara Golemon2021-02-172-4/+4
* | | Fixed bug #80745 (JIT produces Assert failure and UNKNOWN:0 var_dumps in code...Dmitry Stogov2021-02-174-12/+102
* | | Remove generated zend_jit_x86.c on `make clean`Dylan T2021-02-171-1/+1
* | | Fixed bug #80742 (Opcache JIT makes some boolean logic unexpectedly be true)Dmitry Stogov2021-02-163-3/+103
* | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-162-2/+5
|\ \ \ | |/ /
| * | Handle incomplete result set metadata more gracefullyNikita Popov2021-02-162-2/+6
* | | Mark resource-like objects as non-comparableNikita Popov2021-02-1613-0/+17
* | | Fixed bug #80723Nikita Popov2021-02-165-0/+35
* | | Merge branch 'PHP-7.4' into PHP-8.0Derick Rethans2021-02-160-0/+0
|\ \ \ | |/ /
| * | Fixed datesDerick Rethans2021-02-161-2/+2
* | | Merge branch 'PHP-7.4' into PHP-8.0Derick Rethans2021-02-160-0/+0
|\ \ \ | |/ /
| * | PHP-7.4 is now 7.4.17-devDerick Rethans2021-02-162-2/+5
* | | Increase timeout on asan jobNikita Popov2021-02-161-1/+1
* | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-162-27/+29
|\ \ \ | |/ /
| * | Suppress OpenSSL error on missing optional configNikita Popov2021-02-162-27/+29
* | | Adapt test case for libcurl 7.75.0+Christoph M. Becker2021-02-161-1/+1
* | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-153-0/+25
|\ \ \ | |/ /
| * | Fixed bug #80747Nikita Popov2021-02-153-0/+25
* | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-152-3/+23
|\ \ \ | |/ /
| * | Fix symtable cache being used while cleaning symtableNikita Popov2021-02-152-3/+23