summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update versions for PHP 7.2.0alpha1php-7.2.0alpha1Sara Golemon2017-06-062-3/+3
* Update NEWS for PHP 7.2.0alpha1Sara Golemon2017-06-061-1/+1
* Avoid string reallocations in preg_quote()Dmitry Stogov2017-06-062-27/+74
* Add note about publishing gpg keySara Golemon2017-06-051-1/+2
* Merge branch 'PHP-7.1'Jakub Zelenka2017-06-041-17/+24
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Jakub Zelenka2017-06-041-17/+24
| |\
| | * Replace ASN1_STRING_data with ASN1_STRING_get0_dataJakub Zelenka2017-06-041-17/+24
* | | Merge branch 'PHP-7.1'Nikita Popov2017-06-031-4/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-031-4/+0
| |\ \ | | |/
| | * Fix leak in WDDX serializationNikita Popov2017-06-031-4/+0
* | | Merge branch 'PHP-7.1'Nikita Popov2017-06-031-1/+1
|\ \ \ | |/ /
| * | Travis: Use opcache in release buildNikita Popov2017-06-031-1/+1
* | | Implemented FR #71520Michael Moravec2017-06-035-17/+115
* | | Merge branch 'PHP-7.1'Nikita Popov2017-06-034-1/+27
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-035-1/+30
| |\ \ | | |/
| | * Fixed bug #69373Tim Toohey2017-06-035-1/+30
* | | Fix bug #74607: Don't check for bi-directional compatibility in traitsPedro Magalhães2017-06-036-8/+53
* | | Fix bug #55407Niklas Keller2017-06-033-5/+4
* | | Merge branch 'PHP-7.1'Nikita Popov2017-06-031-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-032-0/+4
| |\ \ | | |/
| | * Fixed bug #73473: Stack Buffer Overflow in msgfmt_parse_messagelibnex2017-06-032-0/+4
* | | Merge branch 'PHP-7.1'Nikita Popov2017-06-021-0/+1
|\ \ \ | |/ /
| * | openssl_pkcs12_read: add missing BIO_freeJelle van der Waa2017-06-021-0/+1
* | | Add basic test for posix_setegid functionShaikhul Chowdhury2017-06-021-0/+12
* | | Merge branch 'PHP-7.1'Nikita Popov2017-06-021-2/+2
|\ \ \ | |/ /
| * | Set timezone for intl/test/bug74298.phptJesper Hagström2017-06-021-2/+2
* | | Merge branch 'PHP-7.1'Nikita Popov2017-06-023-3/+3
|\ \ \ | |/ /
| * | Revert "merge PR #2290: enable opcache in CLI in 7.1+"Nikita Popov2017-06-024-3/+4
* | | PCRE_EXTRA_MARK is useful only for preg_replace_callbakc().Dmitry Stogov2017-06-021-5/+10
* | | Added support for PCRE JIT fast path APIDmitry Stogov2017-06-022-10/+70
* | | Escape value passed to exec()Sara Golemon2017-06-011-1/+1
* | | Ignore spurious stderr output from lsofSara Golemon2017-06-011-1/+1
* | | ZVAL_COPY_UNREF() micro-optimizationDmitry Stogov2017-06-023-19/+19
* | | test for ErrorException::getSeverity();marcosptf2017-06-011-0/+1261
* | | improve dns (checkdnsrr) test coveragemarcosptf2017-06-011-0/+42
* | | test to function forward_static_call_array();marcosptf2017-06-011-0/+47
* | | added test for imagecopymergegray(), added color check to test for imagecopym...Sean Fraser2017-06-012-8/+43
* | | openssl: Add basic openssl_pkcs7_verify testsJelle van der Waa2017-06-012-0/+116
* | | Merge branch 'PHP-7.1'Joe Watkins2017-06-013-3/+57
|\ \ \ | |/ /
| * | Fixed #74639 - Added proper clone functionality for DatePeriod and DateIntervalandrewnester2017-06-013-3/+58
* | | Allow ReflectionClass::isIterable() to return true for TraversablesSara Golemon2017-05-311-1/+6
* | | Rename ReflectionClass::isIterateable() to isIterable()Sara Golemon2017-05-313-5/+14
* | | Exclude warm-up requests from callgrind profile.Dmitry Stogov2017-05-313-0/+34
* | | cleanRemi Collet2017-05-311-5/+5
* | | Use of bundled libzip is deprecatedRemi Collet2017-05-312-0/+7
* | | NEWSRemi Collet2017-05-311-0/+1
* | | New optimization patternDmitry Stogov2017-05-311-0/+7
* | | Merge branch 'PHP-7.1'Xinchen Hui2017-05-312-1/+29
|\ \ \ | |/ /
| * | Update NEWSXinchen Hui2017-05-311-0/+4
| * | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-312-1/+29
| |\ \ | | |/