summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sync NEWSphp-7.0.2PHP-7.0.2Anatol Belski2016-01-061-0/+4
* Patch for Heap Buffer Overflow in EscapeShelllibnex2016-01-061-2/+2
* set 7.0.2 date and versionAnatol Belski2016-01-051-1/+1
* bump versionsAnatol Belski2016-01-052-3/+3
* sync NEWSAnatol Belski2016-01-051-0/+17
* re-apply the patch from 1785d2b805f64eaaacf98c14c9e13107bf085ab1Anatol Belski2016-01-052-0/+30
* Improve fix for bug #70976Stanislav Malyshev2016-01-051-1/+1
* Fix bug #70976: fix boundary check on gdImageRotateInterpolatedStanislav Malyshev2016-01-052-1/+14
* Fixed bug #70755: fpm_log.c memory leak and buffer overflowStanislav Malyshev2016-01-051-0/+5
* fix merge mistakeAnatol Belski2016-01-051-1/+1
* Fixed #70728Julien Pauli2016-01-052-2/+40
* Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)Stanislav Malyshev2016-01-052-1/+70
* re-apply bump versionsphp-7.0.2RC1Anatol Belski2015-12-223-4/+4
* Fixed possible crash on Zend/tests/bug71154.phptDmitry Stogov2015-12-214-2/+27
* Revert "Partially fix bug #71129"Anatol Belski2015-12-211-6/+2
* Fixed typoXinchen Hui2015-12-211-2/+1
* Fixed bug #71178 (preg_replace with arrays creates [0] in replace array if no...Xinchen Hui2015-12-212-1/+5
* Align #71165 entry formatLior Kaplan2015-12-201-1/+1
* Partially fix bug #71129Anatol Belski2015-12-201-2/+6
* TypoXinchen Hui2015-12-191-1/+1
* Bug #71105 was fixed in 7.0.1 (commit 9374ba35)Lior Kaplan2015-12-191-2/+2
* Fixed NEWSXinchen Hui2015-12-181-8/+21
* Fixed bug #71165 (-DGC_BENCH=1 doesn't work on PHP7)Xinchen Hui2015-12-182-1/+2
* Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0Xinchen Hui2015-12-1838-206/+429
|\
| * Fix bug #70804Andrea Faulds2015-12-193-26/+25
| * Fix bug #66179Andrea Faulds2015-12-187-79/+200
| * Fixed bug #71144 (Sementation fault when using cURL with ZTS)Xinchen Hui2015-12-193-0/+25
| * Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0Xinchen Hui2015-12-193-4/+5
| |\
| | * Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-12-180-0/+0
| | |\
| | | * Merge branch 'PHP-5.6' of git.php.net:/php-src into PHP-5.6Xinchen Hui2015-12-181-1/+1
| | | |\
| | * | \ Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-12-183-4/+5
| | |\ \ \ | | | |/ /
| | | * | Improved fix for #71127Xinchen Hui2015-12-183-4/+5
| * | | | Fixed test skipXinchen Hui2015-12-191-1/+1
| |/ / /
| * | | Fix tests broken by 'Fix bug #52355'Andrea Faulds2015-12-174-11/+11
| * | | Fix bug #52355Andrea Faulds2015-12-176-19/+56
| * | | Fixed iter leak on by-ref foreach over const/tmp arrayNikita Popov2015-12-173-10/+21
| * | | Fixed bug #71154Nikita Popov2015-12-173-10/+28
| * | | Fixed a bug in apache_request_headers() that adds an extra \0 to header name.George Wang2015-12-171-10/+2
| * | | Fixed bug #71153Nikita Popov2015-12-173-0/+22
| * | | Fixed incorrect exception handlingDmitry Stogov2015-12-172-2/+2
| * | | Align NEWS entry formatLior Kaplan2015-12-171-7/+5
| * | | Align news entry format: Implement FR -> Implemented FRLior Kaplan2015-12-171-1/+1
| * | | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2015-12-170-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | Align news entry format: Implement FR -> Implemented FRLior Kaplan2015-12-171-1/+1
| | |/
| * | Update NEWsXinchen Hui2015-12-171-0/+3
| * | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-12-176-19/+27
| |\ \ | | |/
| | * Fixed bug #71127 (Define in auto_prepend_file is overwrite)Xinchen Hui2015-12-173-1/+28
| | * Remove sqlite extension leftover references (was removed in PHP 5.4)Lior Kaplan2015-12-164-18/+0
| | * Fix ZTS buildYasuo Ohgaki2015-12-161-2/+2
| * | Removed invalid efree() (arguments are allocated on VM stack and used without...Dmitry Stogov2015-12-161-6/+0