summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.6.24php-5.6.24PHP-5.6.24Ferenc Kovacs2016-07-213-8/+43
* regenerate date parser with re2c 0.13.5 to fix OSX issuesAnatol Belski2016-07-211-14989/+17877
* Fixed arginfoXinchen Hui2016-07-211-1/+2
* Regenerate with the -b flag, as we used to do.Derick Rethans2016-07-211-27723/+14187
* fix test portability and expectationAnatol Belski2016-07-213-5/+5
* improve fix #72558, free contribRow as wellPierre Joye2016-07-211-0/+1
* improve fix #72558, while (u>=0) with unsigned int will always be truePierre Joye2016-07-211-3/+4
* Fix memory leakStanislav Malyshev2016-07-211-0/+1
* fix #72519, possible OOB using imagegifPierre Joye2016-07-211-2/+16
* Merge branch 'PHP-5.5' into PHP-5.6Pierre Joye2016-07-213-6/+32
* Extend libxml exportsAnatol Belski2016-07-211-0/+2
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-07-211-2/+2
* Fix for bug #72513Stanislav Malyshev2016-07-211-1/+1
* Generate new .c file from .re file, as that was missing on my previous commitDerick Rethans2016-07-211-21149/+30240
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-07-2127-215/+522
* 5.6.24RC1php-5.6.24RC1Ferenc Kovacs2016-07-073-7/+5
* Updated to version 2016.6 (2016f)Derick Rethans2016-07-061-807/+646
* Fix bug #55701: GlobIterator throws LogicExceptionValentin VALCIU2016-07-053-1/+341
* Don't enforce LSP if prototype method is privatePedro Magalhães2016-07-053-2/+47
* Fix typo in commentChristoph M. Becker2016-07-041-1/+1
* this was actually fixed in 5.6.23Ferenc Kovacs2016-07-031-2/+4
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-06-271-1/+1
|\
| * Fix the fix for #72403 on nl2brStanislav Malyshev2016-06-271-1/+1
| * 5.5.38 nowJulien Pauli2016-06-213-5/+9
* | Update NEWSChristoph M. Becker2016-06-271-0/+4
* | Fix #70628: Clearing bindings on an SQLite3 statement doesn't workChristoph M. Becker2016-06-272-0/+61
* | Add CVE info for PHP 5.6.22Lior Kaplan2016-06-251-4/+6
* | Add CVE info for PHP 5.6.23Lior Kaplan2016-06-251-13/+17
* | Add missing entries for PHP 5.6.23Lior Kaplan2016-06-251-0/+3
* | fix test cleanupAnatol Belski2016-06-221-1/+1
* | fix dir separator in testAnatol Belski2016-06-221-1/+1
* | update NEWSFerenc Kovacs2016-06-221-0/+34
* | fix testAnatol Belski2016-06-211-3/+3
* | re-fix leakAnatol Belski2016-06-211-0/+1
* | Revert "fix leak"Anatol Belski2016-06-211-4/+0
* | fix leakAnatol Belski2016-06-211-0/+4
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2016-06-210-0/+0
|\ \ | |/
| * remove the huge test file, generate it on the fly insteadAnatol Belski2016-06-212-1/+23
* | remove the huge test file, generate it on the fly insteadAnatol Belski2016-06-212-1/+23
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-06-210-0/+0
|\ \ | |/
| * Now the right bug #Stanislav Malyshev2016-06-211-1/+1
| * Fix NEWSStanislav Malyshev2016-06-211-2/+2
* | Merge branch 'PHP-5.6.23' into PHP-5.6Stanislav Malyshev2016-06-2125-245/+478
|\ \
| * \ Merge branch 'PHP-5.5' into PHP-5.6.23Stanislav Malyshev2016-06-2121-243/+450
| |\ \ | | |/
| | * iFixed bug #72446 - Integer Overflow in gdImagePaletteToTrueColor() resulting...Stanislav Malyshev2016-06-202-9/+15
| | * update NEWSStanislav Malyshev2016-06-201-1/+30
| | * Merge branch 'PHP-5.5.37' into PHP-5.5Stanislav Malyshev2016-06-2020-246/+449
| | |\
| | | * fix testsStanislav Malyshev2016-06-201-1/+1
| | | * fix buildStanislav Malyshev2016-06-201-1/+1
| | | * Fix bug #72455: Heap Overflow due to integer overflowsStanislav Malyshev2016-06-201-42/+50