summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* remove older UPGRADING entry, bug #38409 is already fixed in 5.6php-7.0.0PHP-7.0.0Anatol Belski2015-12-011-3/+0
|
* bump versionsAnatol Belski2015-11-302-3/+3
|
* append latest PHP 5 NEWSAnatol Belski2015-11-301-0/+10802
|
* merge NEWS for finalAnatol Belski2015-11-301-518/+284
|
* sync NEWSAnatol Belski2015-11-271-0/+7
|
* Fixed bug #70949 (SQL Result Sets With NULL Can Cause Fatal Memory Errors)Xinchen Hui2015-11-272-0/+64
|
* Fix remaining gcov valgrind issuesphp-7.0.0RC8Christopher Jones2015-11-251-10/+13
|
* sync NEWSAnatol Belski2015-11-251-0/+1
|
* Also fixed 'r'Xinchen Hui2015-11-253-51/+91
|
* Indent (not sure why it was messed)Xinchen Hui2015-11-252-16/+16
|
* Fixed bug #70963 (Unserialize shows UNKNOW in result)Xinchen Hui2015-11-253-21/+55
| | | | Thanks to ryat for reportinig
* sync NEWSAnatol Belski2015-11-251-0/+4
|
* Fixed bug #70959 (ArrayObject unserialize does not restore protected fields)Xinchen Hui2015-11-252-2/+38
|
* Add test for bug (count on symbol table)Xinchen Hui2015-11-251-0/+22
| | | | I should have do this ....
* fix wrong bug numberAnatol Belski2015-11-251-1/+1
|
* update NEWSAnatol Belski2015-11-241-2/+0
|
* Revert "Merge branch 'PHP-5.6' into PHP-7.0"Anatol Belski2015-11-241-27/+6
| | | | This reverts commit 7d2a26b3fd90fb8ef8ab5d1a7134c370f3be0a78.
* Revert "Port the fix of 5.6 to 7.0"Anatol Belski2015-11-242-21/+20
| | | | This reverts commit c2f7fadee2fa176bb020f7833686fbc6cd092bc7.
* sync news entryAnatol Belski2015-11-241-0/+1
|
* set release dateAnatol Belski2015-11-241-1/+1
|
* bump versionsAnatol Belski2015-11-242-3/+3
|
* Improved fix for bug (count on symbol table)Xinchen Hui2015-11-244-93/+48
|
* Fixed bug (count on symbol tables)Xinchen Hui2015-11-241-2/+37
|
* Port the fix of 5.6 to 7.0Xinchen Hui2015-11-212-20/+21
|
* Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-11-211-6/+27
| | | | | | Conflicts: Zend/tests/bug70944.phpt Zend/zend_exceptions.c
* Improved previously fix a littleXinchen Hui2015-11-211-6/+4
|
* sync NEWSAnatol Belski2015-11-211-0/+1
|
* Fixed bug #70947 (INI parser segfault with INI_SCANNER_TYPED)Xinchen Hui2015-11-212-1/+18
|
* sync NEWSAnatol Belski2015-11-191-0/+2
|
* Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-11-192-1/+25
| | | | | Conflicts: Zend/zend_exceptions.c
* Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-11-191-2/+2
|
* Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-11-191-0/+4
|
* add things merged so far to NEWSAnatol Belski2015-11-191-0/+20
|
* Fixed bug #70940 Segfault in soep / type_to_stringRemi Collet2015-11-191-2/+6
|
* Fixed LOB mem leak reported on gcov. Also fixed unsigend comparison compile ↵Christopher Jones2015-11-172-15/+12
| | | | warning; and remove direct field access
* Fixed bug #70917 install-pear-nozlib.phar missingAnatol Belski2015-11-171-0/+5
| | | | | | The actual bug is caused by some network error while packaged. An error check added to interrupt the packaging process if phar package download failed.
* Added support for CSS/JavaScript source mapsThorsten Rinne2015-11-171-0/+1
| | | | Source maps (http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/) are basically a way to map a combined/minified file back to an unbuilt state. To avoid error messages in Browser DevTools, source map files should be served with the MIME type "application/json"
* fix test titleAnatol Belski2015-11-171-1/+1
| | | | c/p mistake :)
* Fixed bug #70914 zend_throw_or_error() format string vulnerabilityTaoguang Chen2015-11-172-1/+18
|
* Fixed bug #70910 (extract() breaks variable references)Xinchen Hui2015-11-172-2/+24
|
* Fixed bug #70912 (Null ptr dereference instantiating class with invalid ↵Xinchen Hui2015-11-172-2/+15
| | | | array property)
* Use distinguishable error messages.Yasuo Ohgaki2015-11-171-4/+4
|
* Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2015-11-171-1/+3
| | | | | * PHP-5.6: Fixed bug #70900 (SoapClient systematic out of memory error)
* Ensure the test failsXinchen Hui2015-11-171-0/+4
|
* add test for bug #70898Anatol Belski2015-11-171-0/+22
|
* Also protects this oneXinchen Hui2015-11-171-1/+1
|
* Re-fixed #70895Xinchen Hui2015-11-172-1/+16
|
* sync NEWSphp-7.0.0RC7Anatol Belski2015-11-111-0/+2
|
* Re-Fixed bug #70249 (Segmentation fault while running PHPUnit tests on phpBB ↵Xinchen Hui2015-11-112-8/+35
| | | | | | 3.2-dev) Let's fixed this in the root instead
* C99 complain fixReeze Xia2015-11-111-0/+4
|