summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS and UPGRADING for FPM addition of pm.max_spawn_rateHEADmasterJakub Zelenka2021-03-282-0/+6
* Add extra run test for pm.max_spawn_rateJakub Zelenka2021-03-282-0/+44
* Max spawn child processes rate an oncePaulius Sapragonas2021-03-287-4/+100
* Fix typos in fetch_all error messageKamil Tekiela2021-03-283-4/+3
* Revert "Revert "Revert "[skip-ci] Fix typo"""Levi Morrison2021-03-281-11/+0
* Revert "Revert "[skip-ci] Fix typo""Nikita Popov2021-03-281-0/+11
* Revert "[skip-ci] Fix typo"Nikita Popov2021-03-281-11/+0
* [skip-ci] Fix typoRasmus Lerdorf2021-03-281-0/+11
* Fix json_encode regression with JSON_PRETTY_PRINTTyson Andre2021-03-272-1/+67
* hash: Fix -Warray-parameter= warningsAnatol Belski2021-03-264-9/+9
* Remove unnecessary property unmangling in trait bindingNikita Popov2021-03-261-18/+2
* Free static variables in execute fuzzerNikita Popov2021-03-261-0/+1
* Improved JIT for TYPE_CHECK opcodeDmitry Stogov2021-03-252-26/+76
* Merge branch 'PHP-8.0'Máté Kocsis2021-03-252-3/+3
|\
| * Fix PDOStatement::bindColumn() parameter default valuePHP-8.0Máté Kocsis2021-03-252-3/+3
* | Improve JIT for IS_IDENTICALDmitry Stogov2021-03-251-18/+36
* | Improved type inference for FE_FETCH_RDmitry Stogov2021-03-251-2/+11
* | Drop unneessary if branch and adjust arg_num typeGeorge Peter Banyard2021-03-252-8/+2
* | Merge branch 'PHP-8.0'Christoph M. Becker2021-03-240-0/+0
|\ \ | |/
| * XFAIL on WIN64 because of problem in libffiDmitry Stogov2021-03-241-0/+1
* | Merge branch 'PHP-8.0'Christoph M. Becker2021-03-241-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-242-1/+4
| |\
| | * Fix #73533: Invalid memory access in php_libxml_xmlCheckUTF8PHP-7.4Christoph M. Becker2021-03-242-1/+4
* | | Revert "Do not check exact values of unstable metrices in FPM status test"Nikita Popov2021-03-242-0/+8
* | | Fix printf type in fpm statusNikita Popov2021-03-241-1/+1
* | | Replace function with macroDmitry Stogov2021-03-243-13/+5
* | | Do not check exact values of unstable metrices in FPM status testJakub Zelenka2021-03-232-8/+0
* | | Move system independent code out from x86 specific headerDmitry Stogov2021-03-233-190/+204
* | | Move x86 dependent code out from platform independed parts.Dmitry Stogov2021-03-234-23/+33
* | | Merge branch 'PHP-8.0'Christoph M. Becker2021-03-231-1/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-231-1/+2
| |\ \ | | |/
| | * Properly initialize PS(mod) on RINITChristoph M. Becker2021-03-231-1/+2
* | | Use capstone disassembler, if available.Dmitry Stogov2021-03-235-30/+214
* | | Merge branch 'PHP-8.0'Christoph M. Becker2021-03-222-16/+50
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-222-16/+50
| |\ \ | | |/
| | * Fix #80889: amendmentChristoph M. Becker2021-03-222-16/+50
* | | Fix types in FPM status openmetrics formatJakub Zelenka2021-03-221-19/+39
* | | Revert "Use better function"Nikita Popov2021-03-221-1/+1
* | | Migrate skip checks to --EXTENSIONS--, p1Max Semenik2021-03-22192-453/+381
* | | strtr() optimizationDmitry Stogov2021-03-221-24/+21
* | | Fix const warningNikita Popov2021-03-221-1/+1
* | | Support VERIFY_RETURN_TYPE elision with unused operandNikita Popov2021-03-222-5/+28
* | | Use zend_string* instead of char*Dmitry Stogov2021-03-225-46/+48
* | | Use better functionDmitry Stogov2021-03-221-1/+1
* | | Remove unused READDIR_R lockNikita Popov2021-03-221-1/+0
* | | run-tests: use the EXTENSIONS section for skippingMax Semenik2021-03-2228-71/+74
* | | Merge branch 'PHP-8.0'Jakub Zelenka2021-03-211-5/+42
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Jakub Zelenka2021-03-211-5/+42
| |\ \ | | |/
| | * Use ServerClientTestCase in a test for default_socket_timeout=-1Jakub Zelenka2021-03-211-5/+42
* | | Merge branch 'PHP-8.0'Jakub Zelenka2021-03-215-38/+209
|\ \ \ | |/ /