summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * Fix #73868: DOS vulnerability in gdImageCreateFromGd2Ctx()Christoph M. Becker2017-01-173-2/+24
* | Fixed bug #73933 (error/segfault with ldap_mod_replace and opcache)Xinchen Hui2017-01-173-1/+26
* | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2017-01-163-0/+120
|\ \ | |/
| * Add additional serialize tests for fixed bugsNikita Popov2017-01-163-0/+120
| * Fix typoStanislav Malyshev2017-01-161-1/+1
* | Add test ini_set with invalid time zoneNiklas Keller2017-01-161-0/+10
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-01-151-6/+6
|\ \ | |/
| * Fix testStanislav Malyshev2017-01-151-6/+6
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-01-153-3/+3
|\ \ | |/
| * Update more functions with path checkStanislav Malyshev2017-01-153-3/+3
* | fix AppVeyor failures with Opcache enabledAnatol Belski2017-01-151-0/+0
* | Fixed bug #69993Yordan Gigov2017-01-142-0/+7
* | Added test for "opcache: print restart reason" to basic_logging.phptMitch Hagstrand2017-01-141-0/+4
* | opcache: print restart reasonAlexander Polyakov2017-01-131-1/+8
* | fix remaining tests for Opcache runsAnatol Belski2017-01-133-9/+0
* | ensure the end path wouldn't contain double slashesAnatol Belski2017-01-131-0/+3
* | templatize the resource numberAnatol Belski2017-01-131-2/+2
* | Increase wait time for tests involving sockets to improve Travis relabilityMitch Hagstrand2017-01-1310-16/+32
* | Fixed bug #73916 (zend_print_flat_zval_r doesn't consider reference)Xinchen Hui2017-01-133-1/+22
* | Fix bug #69899rfussenegger2017-01-123-2/+45
* | Fixed bug #72680 gdbinit print_cvs not prepared for PHP 7Mitch Hagstrand2017-01-121-15/+26
* | added a note to opache.fast_shutdown why its not enabled by default in php.iniMarkus Staab2017-01-112-0/+2
* | Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0Joe Watkins2017-01-1112-231/+76
|\ \
| * | Fixed bug #67707 IV not needed for ECB encryption mode, but it returns a warningRobrecht Plaisier2017-01-103-1/+17
| * | Fixed #73907 (nextSibling property not included in var_dump of DOMNode)Arnout Boks2017-01-105-4/+34
| * | Fixed bug #61858 (DOMAttr debug info generates E_WARNING)Arnout Boks2017-01-104-4/+29
| * | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2017-01-101-5/+5
| |\ \ | | |/
| | * Fix glob-wrapper.phpt to not fail in WindowsMitch Hagstrand2017-01-101-5/+5