summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed memory leaks in parse_ini_file()Dmitry Stogov2016-11-183-16/+27
* | Disabled PHP call tracing by default (it makes significant overhead).Dmitry Stogov2016-11-182-3/+18
* | add vc15 to the listAnatol Belski2016-11-171-0/+2
* | Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2016-11-171-1/+1
|\ \ | |/
| * Fixed testDmitry Stogov2016-11-171-1/+1
| * Updated NEWSJulien Pauli2016-11-171-0/+4
| * Improvement for bug73297Julien Pauli2016-11-171-1/+1
| * Simplify ext/standard/tests/http/bug73297.phptRowan Collins2016-11-171-26/+18
| * http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responsesRowan Collins2016-11-171-0/+18
| * Add failing test for bug#73297Rowan Collins2016-11-171-0/+41
* | Merge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0Dmitry Stogov2016-11-173-0/+55
|\ \
| * | Updated NEWSJulien Pauli2016-11-171-0/+4
| * | Improvement for bug73297Julien Pauli2016-11-171-1/+1
| * | Simplify ext/standard/tests/http/bug73297.phptRowan Collins2016-11-171-26/+18
| * | http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responsesRowan Collins2016-11-171-0/+18
| * | Add failing test for bug#73297Rowan Collins2016-11-171-0/+41
* | | Fixed 64-bit buildDmitry Stogov2016-11-171-2/+3
|/ /
* | Prevent modification of immutable arrays (ext/mbstring/tests/bug26639.phpt fa...Dmitry Stogov2016-11-171-12/+20
* | Overflow checkDmitry Stogov2016-11-171-1/+6
* | Skip 64-bit specific tests on 32-bit systemsDmitry Stogov2016-11-172-0/+2
* | Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2016-11-171-12/+10
|\ \ | |/
| * Accorate handling of too big inodes of chroot directoriesDmitry Stogov2016-11-171-12/+8
* | Fix #73546: Logging for opcache has an empty file nameMitch Hagstrand2016-11-163-3/+23
* | Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2016-11-162-0/+6
|\ \ | |/
| * "opcache.validate_root" is useless on WindowsDmitry Stogov2016-11-162-0/+6
* | Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2016-11-161-1/+1
|\ \ | |/
| * Use full pathDmitry Stogov2016-11-161-1/+1
* | Merge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0Dmitry Stogov2016-11-162-3/+3
|\ \
| * \ Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-11-163-3/+35
| |\ \
* | \ \ Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2016-11-160-0/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fixed ZTS buildDmitry Stogov2016-11-161-0/+12
| |/
| * Fix #73530: Unsetting result set may reset other result setChristoph M. Becker2016-11-163-4/+35
* | Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2016-11-166-4/+77
|\ \ | |/
| * Fixed bug #69090 (check cached files permissions)Dmitry Stogov2016-11-166-0/+79
* | Fix passing of wrong values in bp exportBob Weinand2016-11-131-2/+2
* | Properly escape all filenames when exporting breakpointsBob Weinand2016-11-136-12/+19
* | Fix phpdbg breakpoint restoring after execution completesMitch Hagstrand2016-11-131-1/+1
* | news entry for #1787Joe Watkins2016-11-131-0/+3
* | move declaration of vars to topjhdxr2016-11-131-2/+3
* | add test for #69587jhdxr2016-11-131-0/+15
* | fix bug #69587 DateInterval properties and issetjhdxr2016-11-131-0/+48
* | news entry for #2166Joe Watkins2016-11-121-0/+3
* | fixed bug generated by fixes bug #73135Edgar R. Sandi2016-11-121-1/+3
* | phpt file to bug #73135Edgar R. Sandi2016-11-121-0/+24
* | fixes bug #73135Edgar R. Sandi2016-11-121-4/+4
* | news entry for calendar overflow fixJoe Watkins2016-11-121-0/+3
* | Fix integer overflow in calender.Joshua Rogers2016-11-125-3/+23
* | added a test for date_interval_format functionJean Carlo Machado2016-11-121-0/+21
* | Merge branch 'pull-request/2198'Joe Watkins2016-11-121-1/+1
* | fix erroneous line in confutils.jsStricted2016-11-121-1/+1