summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version for PHP 7.3.0RC5php-7.3.0RC5Christoph M. Becker2018-11-063-4/+4
* Update NEWS [ci skip]Anatol Belski2018-11-051-0/+4
* Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-11-050-0/+0
|\
| * Update NEWS [ci skip]Anatol Belski2018-11-051-0/+4
* | Update libmagic.patch [ci skip]Anatol Belski2018-11-051-142/+93
* | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-11-050-0/+0
|\ \ | |/
| * Update libmagic.patch [ci skip]Anatol Belski2018-11-051-102/+81
* | Declare function proto in headerAnatol Belski2018-11-052-2/+3
* | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-11-050-0/+0
|\ \ | |/
| * Declare function proto in headerAnatol Belski2018-11-052-2/+3
* | Fix #76825: Undefined symbols ___cpuid_countChristoph M. Becker2018-11-053-2/+20
* | NEWSRemi Collet2018-11-051-0/+4
* | Fix: #77110 undefined symbol zend_string_equal_val in C++ buildRemi Collet2018-11-051-0/+2
* | Implement handling for JIT recognition when cross compilingAnatol Belski2018-11-051-2/+10
* | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-11-040-0/+0
|\ \ | |/
| * Backport 7f5f4601 for 7.2Anatol Belski2018-11-042-22/+16
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-11-044-1/+104
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-11-044-1/+104
| |\
| | * Fix #76348: WSDL_CACHE_MEMORY causes Segmentation faultChristoph M. Becker2018-11-044-1/+106
* | | Rework places in libmagic regarding previous CVE-2014-3538 fixesAnatol Belski2018-11-042-23/+17
* | | Change the way JIT availability is checkedAnatol Belski2018-11-031-9/+24
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-11-023-1/+26
|\ \ \ | |/ /
| * | Fixed bug #77092Nikita Popov2018-11-023-1/+26
| * | Updated to version 2018.7 (2018g)Derick Rethans2018-10-301-734/+666
| * | Empty mergeDerick Rethans2018-10-300-0/+0
| |\ \ | | |/
| | * Updated to version 2018.7 (2018g)Derick Rethans2018-10-301-734/+666
* | | Future-proof email addressesZeev Suraski2018-11-01220-386/+386
* | | Fix stray newline that caused this test to failRasmus Lerdorf2018-10-311-1/+0
* | | Fix session tests that fail if error_log is setRasmus Lerdorf2018-10-313-0/+3
* | | This test needs to log to stdoutRasmus Lerdorf2018-10-311-0/+4
* | | Fix error conditionAnatol Belski2018-10-301-2/+2
* | | Fixed bug #77081 ftruncate() changes seek pointer in c modeAnatol Belski2018-10-303-3/+31
* | | Fix and improve test caseChristoph M. Becker2018-10-301-3/+5
* | | [ci skip] Update NEWSPeter Kokot2018-10-301-0/+4
* | | Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-10-301-2/+2
|\ \ \ | |/ /
| * | [ci skip] Update NEWSPeter Kokot2018-10-301-0/+4
| * | Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-10-301-2/+2
| |\ \ | | |/
| | * [ci skip] Update NEWSPeter Kokot2018-10-301-0/+4
| | * fix bug #77079Jon Allen2018-10-301-2/+2
* | | Fix mb_strrpos() with encoding passed as 3rd paramNikita Popov2018-10-292-6/+17
* | | [ci skip] Update UPGRADINGChristoph M. Becker2018-10-281-0/+5
* | | Fix #71592: External entity processing never failsChristoph M. Becker2018-10-274-1/+42
* | | [ci skip] Fix indentation in UPGRADING.Adam Harvey2018-10-251-1/+1
* | | Don't optimize function if inference failedNikita Popov2018-10-251-2/+5
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-10-253-3/+29
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-10-253-3/+29
| |\ \ | | |/
| | * Fixed bug #77058Nikita Popov2018-10-253-3/+24
| | * Improve "narrowing" error messageNikita Popov2018-10-251-1/+4
| | * bump versionsJoe Watkins2018-10-243-5/+9
* | | Fixed reseting of interned strings buffer.Dmitry Stogov2018-10-241-0/+3