summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-01-042-2/+2
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-032-2/+2
* | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-0165-65/+65
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-0164-64/+64
* | This should be betterXinchen Hui2015-12-301-3/+2
* | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2015-12-231-0/+1
|\ \ | |/
* | 7.0.3 nextAnatol Belski2015-12-221-3/+3
* | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-12-171-6/+0
|\ \ | |/
| * Remove sqlite extension leftover references (was removed in PHP 5.4)Lior Kaplan2015-12-161-6/+0
| * 5.6.18 will be nextFerenc Kovacs2015-12-101-3/+3
| * propare for 5.6.16RC1Ferenc Kovacs2015-11-111-3/+3
| * prepare for 5.6.15RC1Ferenc Kovacs2015-10-151-3/+3
| * prepare for PHP-5.6.14RC1Ferenc Kovacs2015-09-171-3/+3
| * 5.6.14 nextFerenc Kovacs2015-08-201-3/+3
| * Fixed bug #70198 Checking liveness does not work as expectedAnatol Belski2015-08-111-1/+11
* | Fixed bug memleak in header_register_callbackXinchen Hui2015-12-112-10/+9
* | prepare 7.0.1RC1Anatol Belski2015-12-081-3/+3
* | Fix typo in php_stream_from_res_no_verifyJakub Zelenka2015-11-291-1/+1
* | Fixed bug #70970 (Segfault when combining error handler with output buffering)Xinchen Hui2015-11-251-1/+1
* | Make sure context is set to null to prevent use after freeCaleb Champlin2015-11-091-0/+1
* | Add support for IPV6_V6ONLY on socketsBob Weinand2015-11-063-3/+21
* | Fixed memory leak in php_stream_context_set_option()Dmitry Stogov2015-10-291-8/+9
* | 7.0.1 is nextAnatol Belski2015-10-271-3/+3
* | increase API versionsAnatol Belski2015-10-121-1/+1
* | SpellingRichard Quadling2015-09-301-1/+1
* | Removed or simplified incorrect SEPARATE_*() macros usage.Dmitry Stogov2015-09-292-4/+2
* | Add support for parameters to tick functions, on C level. This is onlyAndrey Hristov2015-09-282-18/+21
* | Fixed bug #70431 (Memory leak in php_ini.c)Xinchen Hui2015-09-101-1/+2
* | add overflow checkAnatol Belski2015-09-021-1/+5
* | remove unnecessary macrosAnatol Belski2015-09-021-10/+4
* | Removed signal protection (set to NULL before free() to avoid dangling pointers)Dmitry Stogov2015-08-281-8/+4
* | remove redundant ;Xinchen Hui2015-08-271-1/+1
* | Enable format checking for strpprintfXinchen Hui2015-08-271-2/+2
* | Mark error functions as "cold"Dmitry Stogov2015-08-242-14/+14
* | Move __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS defs earlierSara Golemon2015-08-201-15/+19
* | Enable definitions of stdint.h limits/constants used by Zend/zend_long.hSara Golemon2015-08-201-0/+15
* | Removed dead codeJulien Pauli2015-08-172-5/+0
* | Renamed struct memberJulien Pauli2015-08-171-1/+1
* | Revert "Revert "suggest parentheses around ‘&&’ within ‘||’""Xinchen Hui2015-08-111-1/+1
* | Revert "suggest parentheses around ‘&&’ within ‘||’"Xinchen Hui2015-08-111-1/+1
* | suggest parentheses around ‘&&’ within ‘||’Xinchen Hui2015-08-111-1/+1
* | add EAGAIN checksAnatol Belski2015-08-111-3/+5
* | Fixed bug #70198 Checking liveness does not work as expectedAnatol Belski2015-08-111-1/+11
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-08-111-1/+6
|\ \ | |/
| * Fix #69487: SAPI may truncate POST dataChristoph M. Becker2015-08-111-1/+6
| * Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-07-281-1/+9
| |\
| | * Fixed bug #70002 TS issues with temporary dir handlingAnatol Belski2015-07-281-1/+9
| | * 5.5.27 releaseJulien Pauli2015-07-081-1/+1
| | * 5.5.28 now - Security OnlyJulien Pauli2015-06-241-2/+2