summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)"php-7.1.2RC1PHP-7.1.2Joe Watkins2017-02-013-35/+29
* Revert "fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)"Joe Watkins2017-02-012-36/+0
* Revert "Inheritance checks should not ignore parents if these implement an in...Joe Watkins2017-02-015-43/+6
* Revert "Added tests demonstrating the same effect with abstracts"Joe Watkins2017-02-014-42/+2
* fix test for 32bits (int -> float)Remi Collet2017-02-011-2/+2
* prepare 7.1.2RC1Joe Watkins2017-01-313-4/+4
* Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-311-1/+1
|\
| * removed additional ";" from run-tests.phpRodrigo Prado2017-01-311-1/+1
* | update NEWSAnatol Belski2017-01-301-0/+4
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-300-0/+0
|\ \ | |/
| * update NEWSAnatol Belski2017-01-301-0/+4
* | 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
|\ \ | |/
| * Merge branch 'pull-request/2348' into PHP-7.0Joe 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.1Jakub Zelenka2017-01-291-4/+10
|\ \ | |/
| * Try fpm path for testing in sbin as it is default targetJakub Zelenka2017-01-291-4/+10
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-283-29/+35
|\ \ | |/
| * fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)jhdxr2017-01-283-29/+35
* | [ci skip] news entry for Fixed bug #73987Joe Watkins2017-01-281-0/+2
* | Added tests demonstrating the same effect with abstractsPedro Magalhães2017-01-284-2/+42
* | Inheritance checks should not ignore parents if these implement an interfacePedro Magalhães2017-01-284-6/+41
* | 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-264-12/+14
|\ \ | |/
| * Fixed #73973 - debug_zval_dump() assertion error for resource consts with --e...andrewnester2017-01-264-12/+14
* | Fixed bug #73994 incorrect arginfo for unpackJoe Watkins2017-01-262-1/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-261-0/+4
|\ \ | |/
| * [ci skip] news entry for PR #2337Joe Watkins2017-01-261-0/+4
* | 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-252-3/+8
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2017-01-251-1/+1
|\ \ | |/
| * Fix copying too much leading to potential segfaultBob Weinand2017-01-251-1/+1
* | dirname() should not normalize pathsAnatol Belski2017-01-243-3/+31
* | make length check more robustAnatol Belski2017-01-241-4/+6
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-232-0/+10
|\ \ | |/
| * Fix Bug #69865 php-fpm does not close stderr when using syslogMichael Wallner2017-01-232-0/+8
* | use correct shift and fix slowlog bt in 7.1Antony Dovgal2017-01-231-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-231-1/+2
|\ \ | |/
| * move decl to correct placeJoe Watkins2017-01-231-1/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-224-6/+44
|\ \ | |/