summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set version for releasephp-7.1.10PHP-7.1.10Joe Watkins2017-09-263-4/+4
* set versionsphp-7.1.10RC1Joe Watkins2017-09-123-4/+4
* Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-09-121-1/+0
|\
| * drop symbol definition, and not defined anywhereRemi Collet2017-09-121-1/+0
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-120-0/+0
|\ \ | |/
| * [ci skip] update NEWSAnatol Belski2017-09-121-0/+1
* | [ci skip] update NEWSAnatol Belski2017-09-121-0/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-122-2/+20
|\ \ | |/
| * Fixed bug #75193 segfault in collator_convert_object_to_stringRemi Collet2017-09-122-2/+20
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-120-0/+0
|\ \ | |/
| * Move dev to 7.0.25Anatol Belski2017-09-123-5/+9
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-120-0/+0
|\ \ | |/
| * [ci skip] Fix news entry formatAnatol Belski2017-09-121-1/+1
* | [ci skip] Fix news entry formatAnatol Belski2017-09-121-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-09-123-1/+21
|\ \ | |/
| * fix bug #75173 incorrect behavior of AppendIterator::append in foreach loopjhdxr2017-09-123-1/+23
* | Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1Xinchen Hui2017-09-1212-9/+235
|\ \
| * \ Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-09-113-0/+20
| |\ \ | | |/
| | * Fixed bug #46781 (BC math handles minus zero incorrectly)Christoph M. Becker2017-09-113-0/+20
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-112-0/+207
| |\ \ | | |/
| | * Fork test to keep up with libxsl >= 1.1.30Anatol Belski2017-09-112-0/+207
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-111-0/+1
| |\ \ | | |/
| | * Add symbol to libxml exportsAnatol Belski2017-09-111-0/+1
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-111-3/+1
| |\ \ | | |/
| | * Fix test compat with libxml2 2.9.5Anatol Belski2017-09-111-3/+1
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-111-1/+1
| |\ \ | | |/
| | * Fix test compat with libxml2 2.9.5Anatol Belski2017-09-111-1/+1
| * | Fix test portabilityAnatol Belski2017-09-113-3/+3
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-111-2/+2
| |\ \ | | |/
| | * Fix test compatibility with libxml2 2.9.5Anatol Belski2017-09-111-2/+2
* | | Fixed arginfo for get_defined_functionsXinchen Hui2017-09-121-1/+5
|/ /
* | Not sure why these lines are removed :<Xinchen Hui2017-09-111-0/+16
* | Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1Xinchen Hui2017-09-1116-66/+273
|\ \
| * \ Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-09-103-4/+23
| |\ \ | | |/
| | * Fixed bug #73730 (textdomain(null) throws in strict mode)Christoph M. Becker2017-09-103-4/+23
| * | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-09-092-0/+24
| |\ \ | | |/
| | * Fix bug75178.phpt on WindowsChristoph M. Becker2017-09-092-0/+24
| * | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-09-093-7/+34
| |\ \ | | |/
| | * Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus)Christoph M. Becker2017-09-093-7/+34
| * | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-09-071-0/+4
| |\ \ | | |/
| | * Add BC define for users of the typoed zend_symbtable_add_newSara Golemon2017-09-071-0/+4
| * | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-09-072-2/+2
| |\ \ | | |/
| | * Fix typo in zend_symtable_add_new() API nameSara Golemon2017-09-072-2/+2
| * | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-09-073-8/+32
| |\ \ | | |/
| | * Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1)Christoph M. Becker2017-09-073-8/+32
| * | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-09-063-1/+20
| |\ \ | | |/
| | * Fixed bug #44995 (bcpowmod() fails if scale != 0)Christoph M. Becker2017-09-063-1/+20
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-09-051-0/+3
| |\ \ | | |/
| | * Add missing null terminationNikita Popov2017-09-051-0/+3
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-09-054-28/+123
| |\ \ | | |/