summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Use modern autotools name of configure.ac instead of configure.inBrian Evans2017-01-273-1/+1
* Merge branch 'PHP-7.1'Joe Watkins2017-01-261-1/+1
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-261-1/+1
| |\
| | * Fix 00version.phpt when commit message has multiple lines.Mitch Hagstrand2017-01-261-1/+1
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-261-0/+9
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-261-0/+9
| |\ \ | | |/
| | * Fixed #73973 - debug_zval_dump() assertion error for resource consts with --e...andrewnester2017-01-261-0/+9
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-261-1/+1
|\ \ \ | |/ /
| * | Fixed bug #73994 incorrect arginfo for unpackJoe Watkins2017-01-261-1/+1
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-252-4/+55
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-252-4/+55
| |\ \ | | |/
| | * Fix bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes)Arnout Boks2017-01-251-4/+28
| | * Added (failing) testcase for bug #54382Arnout Boks2017-01-251-0/+27
* | | Merge branch 'PHP-7.1'Jakub Zelenka2017-01-251-3/+7
|\ \ \ | |/ /
| * | Fix bug #73978 (openssl_decrypt triggers bug in PDO)Jakub Zelenka2017-01-251-3/+7
* | | Merge branch 'PHP-7.1'Anatol Belski2017-01-242-2/+29
|\ \ \ | |/ /
| * | dirname() should not normalize pathsAnatol Belski2017-01-242-2/+29
* | | Separate array in session upload progressNikita Popov2017-01-231-0/+1
* | | Enable HT RC assertions with escape-hatchNikita Popov2017-01-232-9/+21
* | | preliminary fix for bug #73971, more refactoring is neededAnatol Belski2017-01-221-0/+54
* | | Switch to the v2 version of these functions.Rasmus Lerdorf2017-01-221-2/+2
* | | Merge branch 'PHP-7.1'Christoph M. Becker2017-01-222-0/+51
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-01-222-0/+51
| |\ \ | | |/
| | * Add regression test for bug #47946Christoph M. Becker2017-01-222-0/+51
* | | Use hash_ops->is_crypto in hash_init()Andrey Andreev2017-01-223-4/+53
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-221-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-221-2/+2
| |\ \ | | |/
| | * Fix intermittent segfault in GD libraryMitch Hagstrand2017-01-221-2/+2
* | | Remove trailing tabsLevi Morrison2017-01-211-3/+3
* | | Merge branch 'PHP-7.1'Christoph M. Becker2017-01-215-7/+21
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-01-215-7/+21
| |\ \ | | |/
| | * Fix #73968: Premature failing of XBM readingChristoph M. Becker2017-01-214-4/+21
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-212-1/+1
|\ \ \ | |/ /
| * | Fix bug #73961 environmental build dependency in hash sha3 sourceJoe Watkins2017-01-212-1/+1
* | | Merge branch 'PHP-7.1'Anatol Belski2017-01-201-0/+77
|\ \ \ | |/ /
| * | Fixed bug #73962 bug with symlink related to cyrillic directoryAnatol Belski2017-01-201-0/+77
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-202-1/+27
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-202-1/+27
| |\ \ | | |/
| | * Fixed #73959 - lastInsertId fails to throw an exception in pdsqlandrewnester2017-01-202-1/+27
* | | Merge branch 'PHP-7.1'Remi Collet2017-01-201-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-01-201-1/+1
| |\ \ | | |/
| | * Fixed bug #73965 DTrace reported as enabled when disabledRemi Collet2017-01-201-1/+1
* | | Optimized extract(). Avoided double hash lookups and repeatable checks throug...Dmitry Stogov2017-01-201-101/+755
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-191-2/+1
|\ \ \ | |/ /
| * | Update comment, incorrect since 224aaf94SjonHortensius2017-01-191-2/+1
* | | Merge branch 'PHP-7.1'Xinchen Hui2017-01-192-1/+13
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-01-192-1/+13
| |\ \ | | |/
| | * Fixed another part in ldap (bug #73933)Xinchen Hui2017-01-192-1/+13
* | | Disallow non-crypto hashes in HMAC and PBKDF2Andrey Andreev2017-01-1820-73/+103
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-182-3/+25
|\ \ \ | |/ /