summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set versionsphp-7.1.19PHP-7.1.19Joe Watkins2018-06-202-3/+3
* Revert "Fix MySQL 8 auth"Joe Watkins2018-06-207-414/+29
* Revert "Fix VC compilation as variable size array is not supported"Joe Watkins2018-06-201-9/+0
* set versionsphp-7.1.19RC1Joe Watkins2018-06-073-7/+7
* Fix VC compilation as variable size array is not supportedAnatol Belski2018-06-061-0/+9
* Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1Johannes Schlüter2018-06-0629-61/+306
|\
| * Fix bug #76390 - do not allow invalid strings in range()Stanislav Malyshev2018-06-042-6/+26
| * Translate correct C++ version with suitable compilerAnatol Belski2018-05-281-0/+4
| * Fixed bug #76383 (array_map on $GLOBALS returns IS_INDIRECT)Bob Weinand2018-05-283-1/+15
| * Adds print_global_vars to gdbinitMitch Hagstrand2018-05-261-0/+12
| * Add missing opcache.opt_debug_level ini directivePeter Kokot2018-05-262-0/+8
| * fix phpdbg disabling chroot supportJoe Watkins2018-05-231-1/+1
| * Fixed bug #76367 (NoRewindIterator segfault 11)Xinchen Hui2018-05-233-1/+20
| * Fix bug #76174 (openssl extension fails to build with LibreSSL 2.7)Jakub Zelenka2018-05-224-13/+34
| * Allow pecl like usage in ext/pdo, refs #2955Tianon Gravi2018-05-211-1/+6
| * Refix the tests once moreAnatol Belski2018-05-192-10/+5
| * Fix remaining AppVeyor test failures due to the image updateAnatol Belski2018-05-194-2/+22
| * Fix Opcache test fails regarding to AppVeyor image updateAnatol Belski2018-05-181-6/+12
| * Update NEWS with info about bug #76296Jakub Zelenka2018-05-181-0/+4
| * Add test for bug #76296Jakub Zelenka2018-05-181-0/+22
| * Fix bug #76296 (openssl_pkey_get_public does not respect open_basedir)Erik Lax2018-05-181-3/+3
| * Fix curl tests wrt. AppVeyor and curl updatesAnatol Belski2018-05-183-9/+15
| * Fix cli server test fails after recent AppVeyor image updateAnatol Belski2018-05-181-6/+12
| * [ci skip] Update NEWSAnatol Belski2018-05-141-0/+4
| * Fixed bug #76335 "link(): Bad file descriptor" with non-ASCII pathAnatol Belski2018-05-142-2/+77
| * [ci skip] Update NEWSAnatol Belski2018-05-141-1/+3
| * Fixed bug #76333 PHP built-in server does not find files if root path contain...Anatol Belski2018-05-131-1/+3
| * Update SDK version for AppVeyorAnatol Belski2018-05-091-1/+1
* | Fix MySQL 8 authJohannes Schlüter2018-06-067-29/+414
|/
* bump versionsJoe Watkins2018-05-081-1/+5
* Updated to version 2018.5 (2018e)Derick Rethans2018-05-081-1045/+1049
* Update _bits_per_char to use with new PHP 7.1. or greaterRicardo F2018-05-071-7/+8
* [ci skip] Update NEWSAnatol Belski2018-05-061-0/+4
* Fix tests, ref bug #74385Anatol Belski2018-05-034-8/+8
* Fixed bug #74385 Locale::parseLocale() broken with some argumentsAnatol Belski2018-05-031-5/+9
* Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp)Dmitry Stogov2018-05-032-22/+27
* Fix potential memory leak in the enchant extensionThomas Punt2018-04-291-1/+1
* Fix potential memory leak in curl extensionThomas Punt2018-04-291-1/+1
* The SO_PASSCRED constant is conditionally definedThomas Punt2018-04-291-0/+3
* Merge branch 'PHP-7.1' of https://git.php.net/push/php-src into PHP-7.1Thomas Punt2018-04-282-22/+21
|\
| * Revert "Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp)."Dmitry Stogov2018-04-282-22/+21
* | Fix potential memory leaks in sockets extensionThomas Punt2018-04-281-21/+21
|/
* Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp).Dmitry Stogov2018-04-282-21/+22
* Fix bug #76281Nikita Popov2018-04-273-3/+34
* Fixed bug #76275Nikita Popov2018-04-274-1/+41
* Allocate default ini values into persistent memoryThomas Punt2018-04-261-1/+1
* Fix memory leak when phpdbg fails to start upThomas Punt2018-04-261-0/+5
* Fix memory leak in zend_disable_class()shiguangqi2008@gmail.com2018-04-261-0/+1
* Merge branch 'PHP-7.0' into PHP-7.1Ferenc Kovacs2018-04-250-0/+0
|\
| * Merge branch 'PHP-5.6' into PHP-7.0Ferenc Kovacs2018-04-250-0/+0
| |\