summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-06-282-1/+21
|\
| * Fixed bug #76536 (PHP crashes with core dump when throwing exception in error...Xinchen Hui2018-06-282-1/+21
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-06-2512-5/+356
|\ \ | |/
| * Prepare tests for ICU 62.1Anatol Belski2018-06-2512-5/+356
* | Make new openssl ext tests in 7.2 consitentJakub Zelenka2018-06-212-0/+5
* | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2018-06-2188-708/+780
|\ \ | |/
| * Use unix NL in all openssl ext testsJakub Zelenka2018-06-213-126/+126
| * Make code in openssl ext tests more consistentJakub Zelenka2018-06-2188-629/+708
* | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-06-213-6/+35
|\ \ | |/
| * Fixed bug #76505 (array_merge_recursive() is duplicating sub-array keys)Xinchen Hui2018-06-213-6/+35
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-06-201-3/+0
|\ \ | |/
| * Revert "ICU 59+ requires C++11 and errors out without the option"Stanislav Malyshev2018-06-201-3/+0
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-06-171-0/+3
|\ \ | |/
| * ICU 59+ requires C++11 and errors out without the optionStanislav Malyshev2018-06-171-0/+3
* | Fix #76300 - Dont attempt to change visibility of a parent privatePedro Magalhães2018-06-173-30/+61
* | Fixed bug #76477 (Opcache causes empty return value)Xinchen Hui2018-06-153-5/+32
* | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2018-06-141-0/+1
|\ \ | |/
| * Fixed invalid free introduced by d6e81f0bfd0cb90586dd83d4fd47a4302605261a (av...Dmitry Stogov2018-06-141-0/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-06-133-16/+10
|\ \ | |/
| * Make $locale parameter to BreakIterator ctors optionalNikita Popov2018-06-133-16/+10
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-06-122-0/+17
|\ \ | |/
| * Fixed bug #76462 Undefined property: DateInterval::$fAnatol Belski2018-06-122-0/+17
* | Add OPSYS_CPM constant as documented and to match libzip namingRemi Collet2018-06-122-2/+3
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-06-101-0/+1
|\ \ | |/
| * Fix mysqlnd build without opensslNikita Popov2018-06-101-0/+1
* | Fix test portabilityAnatol Belski2018-06-091-1/+1
* | Fix #76409: heap use after free in _php_stream_freeChristoph M. Becker2018-06-092-1/+15
* | Deduplicate code using php_timezone_to_string()Nikita Popov2018-06-081-42/+23
* | cast to int to disable compilation warnings.David Carlier2018-06-081-2/+2
* | Avoid leaking the urandom fdKeyur Govande2018-06-081-0/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-06-067-29/+423
|\ \ | |/
| * 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-0620-53/+237
| |\
| * | Fix MySQL 8 authJohannes Schlüter2018-06-067-29/+414
* | | Fixed bug #76410 (SIGV in zend_mm_alloc_small)Xinchen Hui2018-06-051-1/+7
* | | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-06-042-6/+26
|\ \ \ | | |/ | |/|
| * | Fix bug #76390 - do not allow invalid strings in range()Stanislav Malyshev2018-06-042-6/+26
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-281-1/+1
|\ \ \ | |/ /
| * | Fixed bug #76383 (array_map on $GLOBALS returns IS_INDIRECT)Bob Weinand2018-05-281-1/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2018-05-231-1/+1
|\ \ \ | |/ /
| * | fix phpdbg disabling chroot supportJoe Watkins2018-05-231-1/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-05-232-1/+17
|\ \ \ | |/ /
| * | Fixed bug #76367 (NoRewindIterator segfault 11)Xinchen Hui2018-05-232-1/+17
* | | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2018-05-223-13/+32
|\ \ \ | |/ /
| * | Fix bug #76174 (openssl extension fails to build with LibreSSL 2.7)Jakub Zelenka2018-05-223-13/+32
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-211-1/+6
|\ \ \ | |/ /
| * | Allow pecl like usage in ext/pdo, refs #2955Tianon Gravi2018-05-211-1/+6
* | | Fixed bug #76337xKhorasan2018-05-201-0/+2
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-192-10/+5
|\ \ \ | |/ /
| * | Refix the tests once moreAnatol Belski2018-05-192-10/+5