summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PHP 5.3.18php-5.3.18PHP-5.3.18Johannes Schlüter2012-10-173-4/+4
* PHP 5.3.18RC1php-5.3.18RC1Johannes Schlüter2012-10-043-4/+4
* reverted the previous fix for libpng includeAnatoliy Belsky2012-10-021-2/+1
* fixed include checks for libpng under winAnatoliy Belsky2012-10-021-1/+2
* Avoding superfluous function callXinchen Hui2012-10-021-3/+5
* Add test for #35895Xinchen Hui2012-10-021-0/+24
* Update NEWSPierrick Charron2012-09-281-0/+4
* FD_ZERO file descriptors before calling curl_multi_fdsetPierrick Charron2012-09-281-0/+4
* Merge branch 'bug62216' into PHP-5.3Jerome Loyet2012-09-282-1/+2
|\
| * Fixed bug #62216Jerome Loyet2012-09-282-1/+2
|/
* - Fixed bug #62887 (Only /status?plain&full gives "last request cpu")Jerome Loyet2012-09-282-9/+10
* - Fixed bug #62947 (Unneccesary warnings on FPM)Jerome Loyet2012-09-282-5/+6
* - add missing php-fpm.service.inJerome Loyet2012-09-281-0/+12
* - Fixed bug #63085 (Systemd integration and daemonize)Jerome Loyet2012-09-289-12/+53
* - Fixed bug #62954 (startup problems fpm / php-fpm)Jerome Loyet2012-09-277-57/+63
* Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3Jerome Loyet2012-09-2675-335/+830
|\
| * Correct the test summaryXinchen Hui2012-09-241-1/+1
| * Fixed bug #60723 (error_log error time has changed to UTC ignoring default ti...Xinchen Hui2012-09-242-1/+28
| * Avoid calling select if maxfd returned by curl_multi_fdset is -1Pierrick Charron2012-09-221-0/+3
| * Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3Dmitry Stogov2012-09-211-3/+3
| |\
| | * updated lib versionsAnatoliy Belsky2012-09-211-3/+3
| * | Fixed bug #63111 (is_callable() lies for abstract static method)Dmitry Stogov2012-09-213-1/+45
| |/
| * Fixed bug #61442 (exception threw in __autoload can not be catched)Xinchen Hui2012-09-194-0/+77
| * updated libary versionsAnatoliy Belsky2012-09-181-4/+4
| * split tests for the new zlib version on winAnatoliy Belsky2012-09-184-162/+217
| * Fixed Bug #63103 (ext\curl\tests\bug62839.phpt broken)Xinchen Hui2012-09-181-1/+1
| * test should failXinchen Hui2012-09-171-0/+3
| * Fixed bug #63093 (Segfault while load extension failed in zts-build).Xinchen Hui2012-09-152-1/+5
| * Add XFAIL test for bug #62852Xinchen Hui2012-09-152-4/+33
| * Revert "Fixed bug #62852 (Unserialize invalid DateTime causes crash)"Xinchen Hui2012-09-152-27/+4
| * Merge branch 'bug60901' into PHP-5.3Christopher Jones2012-09-132-11/+26
| |\
| | * Change package.xml fix descriptionChristopher Jones2012-09-131-1/+1
| | * Fixed bug #60901 (Improve "tail" syntax for AIX installation)Christopher Jones2012-09-132-11/+26
| |/
| * This will become 5.3.18Johannes Schlüter2012-09-132-4/+4
| * Update RELEASE PROCESSDavid Soria Parra2012-09-131-22/+15
| * fix NEWS after relesesJohannes Schlüter2012-09-121-24/+43
| * Fix doc bug #63032 (Number of release in documentation).Adam Harvey2012-09-101-3/+3
| * - Fixed bug #61767 (Shutdown functions not called in certain error situation)Dmitry Stogov2012-09-067-1/+113
| * year++Xinchen Hui2012-09-053-3/+3
| * Correct PHP versionXinchen Hui2012-09-051-1/+1
| * year++Xinchen Hui2012-09-0534-38/+38
| * Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).Dmitry Stogov2012-09-032-3/+8
| * Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)Dmitry Stogov2012-09-032-0/+70
| * Fixed bug #62987 (Assigning to ArrayObject[null][something] overrides all und...Xinchen Hui2012-09-013-32/+90
| * Fixed bug #62976 (Notice: could not be converted to int when comparing some b...Xinchen Hui2012-08-313-6/+7
| * - BFNFelipe Pena2012-08-301-0/+2
| * - Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" ...Felipe Pena2012-08-301-4/+5
* | Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3Jerome Loyet2012-08-30404-455/+1543
|\ \ | |/
| * Fixed defective cloning in ext/intl classesGustavo Lopes2012-08-265-3/+33
| * Fixed bug (segfault while build with zts and GOTO vm-kind)Xinchen Hui2012-08-253-1/+9