summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.4.18php-5.4.18PHP-5.4.18Stanislav Malyshev2013-08-132-3/+3
* update newsStanislav Malyshev2013-08-131-5/+5
* Fix CVE-2013-4073 - handling of certs with null bytesStanislav Malyshev2013-08-133-2/+131
* 5.4.18 RC2php-5.4.18RC2Stanislav Malyshev2013-07-303-4/+4
* add constant fix to NEWSStanislav Malyshev2013-07-211-0/+7
* Wrong value for FILTER_SANITIZE_FULL_SPECIAL_CHARS in REGISTER_LONG_CONSTANTAndrey2013-07-211-1/+1
* 5.4.18 RC1php-5.4.18RC1Stanislav Malyshev2013-07-173-4/+4
* add news for xml fixStanislav Malyshev2013-07-161-0/+3
* fix TS buildAnatol Belski2013-07-161-1/+1
* added sapi check for dl() testAnatol Belski2013-07-161-0/+7
* Make zval2myslqnd implementations aware of inheritanceJohannes Schlüter2013-07-162-2/+2
* Fixed typo ensuring header str is \0 terminatedAnatol Belski2013-07-161-1/+1
* fix buffer overrunAnatol Belski2013-07-151-0/+5
* fix invalid variable name at ext/spl/internal/multipleiterator.inc (key() met...sasezaki2013-07-151-1/+1
* fix invalid variable name at ext/spl/internal/multipleiterator.inckazusuke sasezaki2013-07-151-1/+1
* revert false fixVeres Lajos2013-07-151-1/+1
* typo fixesVeres Lajos2013-07-1596-154/+154
* less serious compatAbility fixesVeres Lajos2013-07-155-6/+6
* typos (orig)Veres Lajos2013-07-151-2/+2
* Fix bug #62665: add curl.cainfo to php.iniStanislav Malyshev2013-07-143-1/+14
* add news for bug #65219Stanislav Malyshev2013-07-141-0/+4
* Add built-in web server to invocation listLior Kaplan2013-07-141-1/+2
* Terminology: change embedded web server to built-in web server to align with ...Lior Kaplan2013-07-141-3/+3
* Align -B and -E parameter names with cli usage (begin_code and end_code)Lior Kaplan2013-07-141-8/+8
* Merge branch 'PHP-5.4' of https://github.com/php/php-src into PHP-5.4Anatol Belski2013-07-141-6/+6
|\
| * Merge branch 'PHP-5.3' into PHP-5.4Stanley Sufficool2013-07-140-0/+0
| |\
| | * Merge branch 'PHP-5.3' of https://git.php.net/push/php-src into PHP-5.3Stanley Sufficool2013-07-1442-122/+1262
| | |\
| | | * Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3Christopher Jones2013-07-102-6/+19
| | | |\
| * | | | Fix Bug #65219Stanley Sufficool2013-07-141-6/+6
* | | | | fix uninitialized memory usageAnatol Belski2013-07-141-2/+2
|/ / / /
* | | | Fixed bug #65254 (Exception not catchable when exception thrown in autoload w...Xinchen Hui2013-07-144-81/+168
* | | | - BFNFelipe Pena2013-07-131-0/+4
* | | | - Bug #65228 (FTPs memory leak) patch by: marco dot beierer at mbsecurity dot chFelipe Pena2013-07-131-0/+15
* | | | - Fixed bug #65227 (Memory leak in gmp_cmp second parameter)Felipe Pena2013-07-122-0/+4
* | | | Fixed meta data retrieve when OID is larger than 2^31Yasuo Ohgaki2013-07-132-1/+4
* | | | fix the date for 5.4.17Stanislav Malyshev2013-07-121-1/+1
* | | | update 5.4.17 dateStanislav Malyshev2013-07-121-1/+1
* | | | update 5.4.17 dateStanislav Malyshev2013-07-121-1/+1
* | | | Fixed bug #65226 chroot() does not get enabledAnatol Belski2013-07-112-1/+24
* | | | Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4Christopher Jones2013-07-103-45/+62
|\ \ \ \
| * \ \ \ Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-07-100-0/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge PHP 5.3.27 NEWSJohannes Schlüter2013-07-101-6/+4
| * | | | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-07-101-0/+15
| |\ \ \ \ | | |/ / /
| | * | | add test for bug #65236Johannes Schlüter2013-07-101-0/+15
| | | |/ | | |/|
| * | | fix possible resource leak and make sure there's something to qsort()Anatol Belski2013-07-101-1/+3
| * | | - Updated to version 2013.4 (2013d)Derick Rethans2013-07-091-44/+44
|/ / /
* | | Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4Christopher Jones2013-07-083-0/+54
|\ \ \
| * \ \ Merge branch 'PHP-5.4' of ssh://git.php.net/php-src into PHP-5.4Andrey Hristov2013-07-0833-445/+1038
| |\ \ \ | |/ / / |/| | |
* | | | Merge branch 'PHP-5.3' into PHP-5.4Rob Richards2013-07-061-40/+50
|\ \ \ \ | | |/ / | |/| |
| * | | truncate results at depth of 255 to prevent corruptionRob Richards2013-07-061-40/+50