summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix types in virtual cwdAnatol Belski2014-08-202-8/+8
* fixed count_chars()Anatol Belski2014-08-201-3/+4
* fixed nl2brAnatol Belski2014-08-201-1/+1
* fix php_sapi_filterAnatol Belski2014-08-201-2/+2
* yet more fixes to zppAnatol Belski2014-08-2018-98/+98
* fixed some incompatible typesAnatol Belski2014-08-205-17/+21
* fixed incompatible types usageAnatol Belski2014-08-201-1/+1
* Merge remote-tracking branch 'php/master'Anatol Belski2014-08-205-6/+45
|\
| * fixed memory leakDmitry Stogov2014-08-202-0/+15
| * Fixed off-by-one memory allocation that could lead to invalid memory reads on...Tjerk Meesters2014-08-201-5/+4
| * NEWS and UPGRADINGAndrea Faulds2014-08-202-0/+5
| * Merge branch 'master' of git.php.net:php-srcAndrea Faulds2014-08-204-7/+27
| |\
| | * Merge branch 'PHP-5.6'Lior Kaplan2014-08-200-0/+0
| | |\
| | | * Add NEWS entry for bug #67730Lior Kaplan2014-08-201-0/+2
| | | * Add CVE ID for bug #67539Lior Kaplan2014-08-201-1/+1
| | | * Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-200-0/+0
| | | |\
| | | | * Add NEWS entry for bug #67492Lior Kaplan2014-08-201-0/+2
| | | | * Add NEWS entry for bug #67730Lior Kaplan2014-08-201-0/+2
| | | | * Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-200-0/+0
| | | | |\
| | | | | * Add NEWS entry for bug #67730Lior Kaplan2014-08-201-0/+2
| | | | | * Add CVE ID for bug #67539Lior Kaplan2014-08-201-1/+1
| * | | | | Merge branch 'fpmConfFix' of github.com:DaveRandom/php-srcAndrea Faulds2014-08-201-5/+25
| |\ \ \ \ \
| | * | | | | Allow unlimited line length in fpm config filesChris Wright2013-10-281-5/+25
* | | | | | | Merge remote-tracking branch 'php/master'Anatol Belski2014-08-205-10/+31
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'PHP-5.6'Sara Golemon2014-08-192-2/+7
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'PHP-5.5' into PHP-5.6Sara Golemon2014-08-192-2/+7
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Merge branch 'PHP-5.4' into PHP-5.5Sara Golemon2014-08-192-2/+7
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | Switch use of strtok() to gd_strtok_r()Sara Golemon2014-08-192-2/+7
| * | | | | | Fixed referenced value separationDmitry Stogov2014-08-202-5/+20
| | |_|_|/ / | |/| | | |
| * | | | | fix incompatible typesAnatol Belski2014-08-191-3/+4
* | | | | | ported opcacheAnatol Belski2014-08-2010-66/+66
* | | | | | ported apache handlerAnatol Belski2014-08-192-7/+10
* | | | | | ported fcgiAnatol Belski2014-08-192-16/+17
* | | | | | ported ext/intl, bugfixes to goAnatol Belski2014-08-1936-187/+189
* | | | | | fix hashAnatol Belski2014-08-191-1/+1
* | | | | | ported ext/com_dotnetAnatol Belski2014-08-199-47/+55
* | | | | | ported ext/gmpAnatol Belski2014-08-191-41/+41
* | | | | | ported ext/gettextAnatol Belski2014-08-191-8/+8
* | | | | | ported ext/gdAnatol Belski2014-08-192-126/+126
* | | | | | ported ext/ftpAnatol Belski2014-08-193-51/+51
* | | | | | ported ext/filterAnatol Belski2014-08-194-43/+43
* | | | | | ported ext/fileinfoAnatol Belski2014-08-197-51/+51
* | | | | | fixed exifAnatol Belski2014-08-191-3/+3
* | | | | | ported ext/enchantAnatol Belski2014-08-191-4/+4
* | | | | | ported ext/domAnatol Belski2014-08-195-27/+27
* | | | | | ported ext/jsonAnatol Belski2014-08-193-15/+15
* | | | | | ported ext/ldapAnatol Belski2014-08-192-27/+27
* | | | | | ported ext/mbstringAnatol Belski2014-08-192-22/+22
* | | | | | ported ext/odbcAnatol Belski2014-08-194-72/+72
* | | | | | ported ext/opensslAnatol Belski2014-08-192-52/+53