summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepare 5.6.30RC1php-5.6.30RC1Ferenc Kovacs2017-01-063-9/+7
* 5.6.31 is nextFerenc Kovacs2017-01-063-5/+17
* Fix printf modifierNikita Popov2017-01-051-1/+1
* Add tests for delayed __wakeup()Nikita Popov2017-01-057-0/+263
* Implement delayed __wakeupNikita Popov2017-01-052-535/+622
* Merge branch 'PHP-5.6.30' into PHP-5.6Stanislav Malyshev2017-01-0211-511/+571
|\
| * Fix bug #73737 FPE when parsing a tag formatStanislav Malyshev2016-12-313-1/+13
| * Fix bug #73773 - Seg fault when loading hostile pharStanislav Malyshev2016-12-311-2/+2
| * Fix bug #73825 - Heap out of bounds read on unserialize in finish_nested_data()Stanislav Malyshev2016-12-303-36/+76
| * Fix bug #73768 - Memory corruption when loading hostile pharStanislav Malyshev2016-12-303-2/+17
| * Fix int overflows in phar (bug #73764)Stanislav Malyshev2016-12-303-2/+18
* | FIx bug #70213Nikita Popov2017-01-014-474/+535
|/
* Revert "Fix #73530: Unsetting result set may reset other result set"Christoph M. Becker2016-12-293-32/+8
* fix C89 compatAnatol Belski2016-12-171-3/+6
* Skip tests when secure_file_priv dir not writableMatteo Beccati2016-12-152-1/+23
* update NEWSFerenc Kovacs2016-12-081-4/+4
* fix leak, take 2Anatol Belski2016-12-061-1/+1
* fix leak, take on 5.6Anatol Belski2016-12-062-2/+2
* This still leaks memory, I don't have enough knowledge in WDDX code to fix th...Stanislav Malyshev2016-12-051-1/+2
* Fix bug #73631 - Invalid read when wddx decodes empty boolean elementStanislav Malyshev2016-12-053-0/+28
* Fix minor typoAdrien Crivelli2016-12-031-1/+1
* Workaround for GCC-4.9.2 bugDmitry Stogov2016-12-011-0/+4
* oops, changed in wrong placeStanislav Malyshev2016-11-271-3/+3
* add NEWSStanislav Malyshev2016-11-271-0/+4
* Merge branch 'pull-request/1974' into PHP-5.6Stanislav Malyshev2016-11-272-53/+60
|\
| * Fix #68447: grapheme_extract take an extra trailing characterSATO Kentaro2016-07-012-49/+56
* | Fix #73549: Use after free when stream is passed to imagepngChristoph M. Becker2016-11-273-1/+42
* | Fix occasionaly failing testMatteo Beccati2016-11-271-4/+4
* | Added missing array key to $JUNITMatteo Beccati2016-11-271-0/+1
* | acinclude.m4: fix krb5-config detection and usage in PHP_SETUP_KERBEROS.Michael Orlitzky2016-11-261-1/+1
* | Add more mbfl string size checks (bug #73505)Stanislav Malyshev2016-11-263-3/+33
* | Fix #73582: Failing ext/gd/tests/imagettftext_charmap_order.phptChristoph M. Becker2016-11-251-0/+1
* | Updated to version 2016.10 (2016j)Derick Rethans2016-11-241-432/+583
* | 5.6.30 will be nextFerenc Kovacs2016-11-243-5/+7
* | Make php_url_parse_ex() respect length argumentNikita Popov2016-11-221-20/+28
* | Cleanup parse_url() query/fragment handlingNikita Popov2016-11-221-40/+21
* | Cleanup parse_url() gotosNikita Popov2016-11-221-17/+7
* | update libs versions.txtAnatol Belski2016-11-221-2/+2
* | update NEWSAnatol Belski2016-11-221-0/+3
* | Fix bug #73498Craig Duncan2016-11-221-2/+2
* | Add a test for bug 73498Craig Duncan2016-11-224-0/+28
* | update php.ini-* according to changes for bug #69090Anatol Belski2016-11-212-0/+12
* | update NEWSAnatol Belski2016-11-211-0/+3
* | add test for bug #73452Anatol Belski2016-11-211-0/+17
* | Backport 15ac4904 to 5.6Anatol Belski2016-11-211-5/+26
* | Fix the lchwon error test for Travis CI.Mitch Hagstrand2016-11-181-1/+1
* | Fix #64526: Add missing mysqlnd.* parameters to php.ini-*Christoph M. Becker2016-11-183-0/+47
* | Fixed testDmitry Stogov2016-11-171-1/+1
* | Updated NEWSJulien Pauli2016-11-171-0/+4
* | Improvement for bug73297Julien Pauli2016-11-171-1/+1