summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable formatting of phpt files in tidy.phpNikita Popov2020-02-031-5/+3
* Fix indentation/trailing whitespaces of 32-bit testsMáté Kocsis2020-02-0311-130/+130
* Fix indentation/trailing whitespaces of testsMáté Kocsis2020-02-0312-249/+249
* Merge branch 'PHP-7.4'Nikita Popov2020-02-0341-7386/+7386
|\
| * Apply tidy formattingNikita Popov2020-02-0347-7449/+7449
* | Add bundled jit libraries to exclude listNikita Popov2020-02-031-0/+3
* | Merge branch 'PHP-7.4'Nikita Popov2020-02-031-0/+145
|\ \ | |/
| * Add tidy.php to enforce formattingNikita Popov2020-02-031-0/+145
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-02-031-2/+2
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-031-2/+2
| |\
| | * Relax test expectationChristoph M. Becker2020-02-031-2/+2
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-02-032-15/+33
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-033-15/+36
| |\ \ | | |/
| | * Fix #79212: NumberFormatter::format() may detect wrong typeChristoph M. Becker2020-02-033-15/+36
* | | zip ext is now 1.17.1Remi Collet2020-02-031-1/+1
* | | Export zend_type_to_string() with ZEND_APIDerick Rethans2020-02-032-2/+2
* | | Merge branch 'PHP-7.4'Remi Collet2020-02-031-0/+30
|\ \ \ | |/ /
| * | add testRemi Collet2020-02-032-0/+30
| * | NEWSRemi Collet2020-02-031-3/+5
| * | Fixed bug #73119 Wrong return for ZipArchive::addEmptyDir MethodRemi Collet2020-02-032-3/+7
* | | Merge branch 'PHP-7.4'Remi Collet2020-02-032-3/+7
|\ \ \
| * | | NEWSRemi Collet2020-02-031-3/+5
| * | | Fixed bug #73119 Wrong return for ZipArchive::addEmptyDir MethodRemi Collet2020-02-032-3/+7
* | | | Merge branch 'PHP-7.4'Nikita Popov2020-02-033-1/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Add WHITESPACE_SENSITIVE run-tests sectionNikita Popov2020-02-033-1/+3
| |/ /
* | | Merge branch 'PHP-7.4'Nikita Popov2020-02-031-1/+3
|\ \ \ | |/ /
| * | Disable parallelism for FPM testsNikita Popov2020-02-031-1/+3
* | | Fix another batch of indentation in testsMáté Kocsis2020-02-0222-758/+686
* | | Clean up the generation of the parsersAkim Demaille2020-02-018-36/+29
* | | Bison: enable all the warnings and fix themAkim Demaille2020-02-013-7/+7
* | | Added opcache extension to inisPieter Hordijk2020-02-012-0/+4
* | | Fix var_dump testMáté Kocsis2020-01-311-7/+5
* | | Fix indentation and whitespaces in testsMáté Kocsis2020-01-3120-171/+174
* | | inline by hand to avoid uninitialized variable warningSebastian Pop2020-01-311-6/+28
* | | We don't need "safe" destruction anymoreDmitry Stogov2020-01-313-27/+5
* | | These EG(current_execute_data) = EX(prev_execute_data) assignments are useles...Dmitry Stogov2020-01-311-2/+0
* | | Export zend_dump_op() and add ZEND_DUMP_NUMERIC_OPLINES flag to print oplines...Dmitry Stogov2020-01-312-20/+56
* | | Fix JIT as wellNikita Popov2020-01-311-14/+8
* | | Merge branch 'PHP-7.4'Nikita Popov2020-01-315-13/+79
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-316-13/+81
| |\ \ | | |/
| | * Fix bug #76047Nikita Popov2020-01-315-12/+81
* | | Use "%empty" in the parsers, instead of commentsAkim Demaille2020-01-318-39/+42
* | | Zip: version is now 1.17.0Remi Collet2020-01-313-3/+5
* | | add ZipArchive::registerProgressCallback and ZipArchive::registerCancelCallba...Remi Collet2020-01-317-0/+286
* | | Fixed JIT part for bug #79094Dmitry Stogov2020-01-311-0/+1
* | | Merge branch 'PHP-7.4'Dmitry Stogov2020-01-313-6/+39
|\ \ \ | |/ /
| * | Fixed bug #79094 (Crashing when running recursion function)Dmitry Stogov2020-01-313-6/+39
* | | Add NEWS entry for new ReflectionProperty methods.Benjamin Eberlei2020-01-301-0/+2
* | | Promote mysqli warnings to exceptionsMáté Kocsis2020-01-30113-802/+1278
* | | Revert "Make BG(syslog_device) per request"Nikita Popov2020-01-301-8/+9