summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* credits updatephp-5.4.8PHP-5.4.8Stanislav Malyshev2012-10-161-1/+1
* 5.4.8Stanislav Malyshev2012-10-163-4/+4
* 5.4.8RC1php-5.4.8RC1Stanislav Malyshev2012-10-023-4/+4
* Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-10-021-2/+1
|\
| * reverted the previous fix for libpng includeAnatoliy Belsky2012-10-021-2/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-10-021-1/+2
|\ \ | |/
| * fixed include checks for libpng under winAnatoliy Belsky2012-10-021-1/+2
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-022-3/+29
|\ \ | |/
| * Avoding superfluous function callXinchen Hui2012-10-021-3/+5
| * Add test for #35895Xinchen Hui2012-10-021-0/+24
* | Now we can set the tsrm_ls manuallyXinchen Hui2012-10-021-3/+16
* | Fixed bug #63184 test (ext/spl/tests/RecursiveDirectoryIterator_getSubPathna...Xinchen Hui2012-10-011-1/+1
* | Merge branch 'pull-request/209' into PHP-5.4Stanislav Malyshev2012-09-301-8/+49
|\ \
| * | Eliminate process running requirement of dump_bt in .gdbinitReeze Xia2012-10-011-13/+24
| * | Add missing ____executor_globals in dump_bt if neededReeze Xia2012-09-301-1/+2
| * | Implemented FR #63188 (Display class name when debugging with gdb macro zback...Reeze Xia2012-09-301-8/+37
* | | Merge branch 'pull-request/210' into PHP-5.4Stanislav Malyshev2012-09-305-49/+114
|\ \ \
| * | | Fix bugs 62561,62896 (Modifying DateTime::__construct,date_create adds an hour)Lonny Kapelushnik2012-09-303-0/+58
* | | | add news for --offlineStanislav Malyshev2012-09-301-0/+1
* | | | add --offline option to run-tests commandRemi Collet2012-09-301-0/+5
* | | | Bug #63147: SKIP_ONLINE_TESTS, for getmxrrRemi Collet2012-09-301-0/+1
* | | | Bug #63147: introduce SKIP_ONLINE_TESTS, for gethostbynameRemi Collet2012-09-302-0/+2
* | | | gethostbyname_basic002.phpt is a duplicate to gethostbyname_error004.phptRemi Collet2012-09-301-15/+0
* | | | add bug #63162Stanislav Malyshev2012-09-301-0/+1
* | | | fix test and move to proper placeStanislav Malyshev2012-09-301-2/+0
* | | | synergy ftl. Removed duplicate fields.husman2012-09-301-39/+0
* | | | adding test phpthusman2012-09-301-0/+79
* | | | Bug #63162 - parse_url does not matches password componenthusman2012-09-301-0/+2
* | | | fix newsStanislav Malyshev2012-09-301-2/+2
* | | | Fix testXinchen Hui2012-10-011-2/+0
| |/ / |/| |
* | | Remove meaningless md5 string && Attempt to fix #63184Xinchen Hui2012-09-292-31/+29
* | | Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-09-281-0/+4
|\ \ \ | | |/ | |/|
| * | Update NEWSPierrick Charron2012-09-281-0/+4
* | | Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-09-281-0/+4
|\ \ \ | |/ / | | / | |/ |/|
| * FD_ZERO file descriptors before calling curl_multi_fdsetPierrick Charron2012-09-281-0/+4
* | Add missing NEWS entryJerome Loyet2012-09-281-0/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Jerome Loyet2012-09-281-1/+1
|\ \ | |/
| * Merge branch 'bug62216' into PHP-5.3Jerome Loyet2012-09-282-1/+2
| |\
| | * Fixed bug #62216Jerome Loyet2012-09-282-1/+2
| |/
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-09-280-0/+0
|\ \ | |/
| * - 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 #62887 (Only /status?plain&full gives "last request cpu")Jerome Loyet2012-09-282-9/+10
* | Merge branch 'fuckgit' into PHP-5.4Jerome Loyet2012-09-284-5/+676
|\ \
| * | - Fixed bug #62947 (Unneccesary warnings on FPM)Jerome Loyet2012-09-282-5/+6
| * | - Fixed bug #63085 (Systemd integration and daemonize)Jerome Loyet2012-09-2810-12/+65
* | | Merge branch 'PHP-5.3' into PHP-5.4Jerome Loyet2012-09-288-664/+51
|\ \ \ | |/ / |/| / | |/
| * - 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