summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-032-19/+4
|\
| * Revert "Merge branch 'pull-request/2344' into PHP-7.0"Nikita Popov2017-02-032-19/+4
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-033-4/+15
|\ \ | |/
| * Fixed bug #74035andrewnester2017-02-033-4/+15
* | Fixed bug #74041Nikita Popov2017-02-032-2/+14
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-02-032-4/+19
|\ \ | |/
| * Fixed bug #74004 LIBXML_NOWARNING (etc) ignored by DOMDocument::loadHTMLsomedaysummer2017-02-032-4/+19
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-022-0/+12
|\ \ | |/
| * Fix bug #74031Matěj Humpál2017-02-022-0/+12
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-02-023-35/+55
|\ \ | |/
| * Fixed #74022 PHP Fast CGI crashes when reading from a pfx file.Anatol Belski2017-02-023-37/+60
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-02-013-70/+29
|\ \ | |/
| * Revert "fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)"Anatol Belski2017-02-012-34/+29
| * Revert "fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)"Anatol Belski2017-02-012-36/+0
* | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-02-011-2/+2
|\ \ | |/
| * fix test for 32bits (int -> float)Remi Collet2017-02-011-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-01-301-1/+1
|\ \ | |/
| * Securely zero the hash context keySara Golemon2017-01-301-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-301-2/+14
|\ \ | |/
| * Fixed bug #73983 crash on finish work with phar in cli + opcacheAnatol Belski2017-01-301-2/+14
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-302-0/+36
|\ \ | |/
| * fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)jhdxr2017-01-302-0/+36
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-301-5/+3
|\ \ | |/
| * move id initialization into ctorAnatol Belski2017-01-301-5/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-301-0/+7
|\ \ | |/
| * fix system id initialization for multiple threadsAnatol Belski2017-01-301-0/+7
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-282-29/+34
|\ \ | |/
| * fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)jhdxr2017-01-282-29/+34
* | 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.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
* | Fixed bug #73994 incorrect arginfo for unpackJoe Watkins2017-01-261-1/+1
* | 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
* | Fix bug #73978 (openssl_decrypt triggers bug in PDO)Jakub Zelenka2017-01-251-3/+7
* | dirname() should not normalize pathsAnatol Belski2017-01-242-2/+29
* | 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
* | 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
* | 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
* | Fix bug #73961 environmental build dependency in hash sha3 sourceJoe Watkins2017-01-212-1/+1
* | Fixed bug #73962 bug with symlink related to cyrillic directoryAnatol Belski2017-01-201-0/+77
* | 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.0' into PHP-7.1Remi Collet2017-01-201-1/+1
|\ \ | |/
| * Fixed bug #73965 DTrace reported as enabled when disabledRemi Collet2017-01-201-1/+1