summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepare final versionsphp-7.0.16PHP-7.0.16Anatol Belski2017-02-143-4/+4
* update NEWSphp-7.0.16RC1Anatol Belski2017-02-011-1/+0
* 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
* fix test for 32bits (int -> float)Remi Collet2017-02-011-2/+2
* Revert "backport 51e1da6ea1e663908302e162ced1b7a8cb5aee05 into 7.0"Anatol Belski2017-01-311-8/+1
* set RC versionsAnatol Belski2017-01-313-4/+4
* removed additional ";" from run-tests.phpRodrigo Prado2017-01-311-1/+1
* update NEWSAnatol Belski2017-01-301-0/+4
* Securely zero the hash context keySara Golemon2017-01-301-1/+1
* Fixed bug #73983 crash on finish work with phar in cli + opcacheAnatol Belski2017-01-301-2/+14
* 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
|/
* move id initialization into ctorAnatol Belski2017-01-301-5/+3
* fix system id initialization for multiple threadsAnatol Belski2017-01-301-0/+7
* Try fpm path for testing in sbin as it is default targetJakub Zelenka2017-01-291-4/+10
* fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)jhdxr2017-01-283-29/+35
* Fix 00version.phpt when commit message has multiple lines.Mitch Hagstrand2017-01-261-1/+1
* Fixed #73973 - debug_zval_dump() assertion error for resource consts with --e...andrewnester2017-01-264-12/+14
* [ci skip] news entry for PR #2337Joe Watkins2017-01-261-0/+4
* 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 copying too much leading to potential segfaultBob Weinand2017-01-251-1/+1
* Fix Bug #69865 php-fpm does not close stderr when using syslogMichael Wallner2017-01-232-0/+8
* move decl to correct placeJoe Watkins2017-01-231-1/+2
* Fixed #73969 - Fixed segmentation fault when debug_print_backtrace calledandrewnester2017-01-224-6/+44
* Add regression test for bug #47946Christoph M. Becker2017-01-222-0/+51
* Fix intermittent segfault in GD libraryMitch Hagstrand2017-01-221-2/+2
* Add myself as primary maintainer of GDChristoph M. Becker2017-01-211-1/+1
* Fix #73968: Premature failing of XBM readingChristoph M. Becker2017-01-215-4/+24
* backport 51e1da6ea1e663908302e162ced1b7a8cb5aee05 into 7.0Anatol Belski2017-01-211-1/+8
* Fixed #73959 - lastInsertId fails to throw an exception in pdsqlandrewnester2017-01-203-1/+31
* NEWSRemi Collet2017-01-201-0/+3
* Fixed bug #73965 DTrace reported as enabled when disabledRemi Collet2017-01-203-1/+5
* Fixed another part in ldap (bug #73933)Xinchen Hui2017-01-192-1/+13
* Merge branch 'PHP-5.6' into PHP-7.0Ferenc Kovacs2017-01-190-0/+0
|\
| * update NEWSFerenc Kovacs2017-01-191-0/+2
* | Removing zmemcheck from .gdbinitMitch Hagstrand2017-01-181-73/+0
* | Fix bug #73949 leak in mysqli_fetch_objectJoe Watkins2017-01-183-3/+28
* | Remove remnants of TSMRLS_* macro callsThomas Punt2017-01-182-2/+2
* | DNS CAA record type implementation and tests for https://bugs.php.net/bug.php...Marcus Bointon2017-01-182-2/+59
* | Change free to OPENSSL_freeLeigh2017-01-181-1/+1
* | NEWSRemi Collet2017-01-181-0/+3
* | Fix #73956 Link use CC instead of CXXRemi Collet2017-01-181-1/+1
* | Fix ce comparisonThomas Punt2017-01-181-1/+1
* | updates to release docsJoe Watkins2017-01-171-2/+2
* | Fixes in .gdbinit for ZE 3Mitch Hagstrand2017-01-171-12/+33
* | [ci skip] sync NEWSAnatol Belski2017-01-171-3/+28
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2017-01-176-2/+47
|\ \ | |/
| * Fix #73869: Signed Integer Overflow gd_io.cChristoph M. Becker2017-01-174-0/+23