summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-04-241-1/+1
|\
| * Support also no,shared configure arg vals by defaultAnatol Belski2017-04-241-1/+1
| * extend zlib export required for the recent libpngAnatol Belski2017-04-231-0/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Jakub Zelenka2017-04-233-14/+24
|\ \ | |/
| * Fix bug #73711 (Segfault in openssl_pkey_new when generating DSA or DH key)Jakub Zelenka2017-04-233-14/+24
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-04-231-0/+1
|\ \
| * | extend zlib export required for the recent libpngAnatol Belski2017-04-231-0/+1
| |/
* | Fixed bug #74489 readline() immediately returns false in interactive console ...Anatol Belski2017-04-221-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-201-2/+2
|\ \ | |/
| * Avoid exact floating point comparisonSteve Walk2017-04-201-2/+2
* | Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1Xinchen Hui2017-04-171-1/+4
|\ \
| * | Fix loop identificationNikita Popov2017-04-171-1/+4
* | | Fixed bug #74456 (Segmentation error while running a script in CLI mode)Xinchen Hui2017-04-172-1/+25
|/ /
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-171-1/+1
|\ \ | |/
| * ext/gettext: respect passed in library directory for all checksMichael Heimpold2017-04-171-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-173-1/+21
|\ \ | |/
| * Fixed bug #74080 Add datetime constant for RFC7231Craig Duncan2017-04-173-1/+21
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-172-26/+88
|\ \ | |/
| * Fixed bug #74439 Wrong reflection on the Locale methodsFabien Villepinte2017-04-172-26/+88
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-04-151-9/+10
|\ \ | |/
| * improve/fix error handlingAnatol Belski2017-04-151-9/+10
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-04-152-0/+17
|\ \ | |/
| * Fix compact_literals of INIT_METHOD_CALL with CONST op1Nikita Popov2017-04-152-0/+17
* | Improve fix for bug #74442Nikita Popov2017-04-151-2/+3
* | Credit goes to Eric Norris for this oneRasmus Lerdorf2017-04-141-0/+2
* | Fixed bug #74442Nikita Popov2017-04-142-0/+43
* | Fixed bug #74431Nikita Popov2017-04-141-1/+5
* | Test for bug 74431ekinhbayar2017-04-141-0/+28
* | Merge branch 'PHP-7.0' into PHP-7.1Johannes Schlüter2017-04-141-0/+47
|\ \ | |/
| * Add support for MySQL 8's Unicode typesJohannes Schlüter2017-04-141-0/+47
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-132-6/+25
|\ \ | |/
| * Fixed bug #74433 Wrong reflection on the Normalizer methodsFabien Villepinte2017-04-132-6/+25
* | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-04-132-1/+22
|\ \ | |/
| * Fixed bug #74416 Wrong reflection on DOMNode::cloneNodeFabien Villepinte2017-04-132-1/+22
* | Merge branch 'PHP-7.0' into PHP-7.1Christopher Jones2017-04-122-5/+21
|\ \ | |/
| * Fixed uninitialized data causing random crash (Dmitry)Christopher Jones2017-04-122-5/+21
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-04-111-4/+4
|\ \ | |/
| * Fix misleading typo in identifiersAnatol Belski2017-04-111-4/+4
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-111-1/+1
|\ \ | |/
| * fixed bug #74413 wrong reflection on SQLite3::enableExceptionsJoe Watkins2017-04-111-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Sebastian Bergmann2017-04-111-0/+1
|\ \ | |/
| * Fix bug #74409Sebastian Bergmann2017-04-111-0/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-04-101-0/+16
|\ \ | |/
| * Forgot to commit test file...Nikita Popov2017-04-101-0/+16
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-04-102-2/+13
|\ \ | |/
| * Fix JMPZ+JMP => NOP+JMP optimizationNikita Popov2017-04-102-2/+11
| * Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0Joe Watkins2017-04-102-1/+30
| |\
* | \ Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1Joe Watkins2017-04-102-1/+30
|\ \ \
| * \ \ Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-04-102-1/+30
| |\ \ \ | | | |/ | | |/|
| | * | Fixed bug #74402 (segfault on random_bytes, bin2hex, openssl_seal)Xinchen Hui2017-04-102-1/+30