summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use new constant replace ugly trickXinchen Hui2013-04-031-4/+1
* Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Xinchen Hui2013-04-031-8/+7
|\
| * NEW for #64565Remi Collet2013-04-021-0/+1
| * keep previous test to avoid any behavior changeRemi Collet2013-04-021-2/+4
| * fix commentRemi Collet2013-04-021-3/+1
| * Fixed Bug #64565 copy doesn't report failure on partial copyRemi Collet2013-04-021-5/+4
* | Add CURL_WRAPPERS_ENABLE constantXinchen Hui2013-04-032-0/+6
|/
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-04-010-0/+0
|\
| * Fix testXinchen Hui2013-04-011-2/+1
* | Skip test when --with-curlwrappers enabled.Xinchen Hui2013-03-311-2/+10
* | Fix bug #64433: does not follow redirects for non-3xx response codesSergey Akbarov2013-03-304-4/+105
* | Forgot to fix the test on 5.4Nikita Popov2013-03-281-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Nikita Popov2013-03-281-5/+4
|\ \ | |/
| * Exclude Travis build for 5.3 and 5.4Nikita Popov2013-03-281-5/+4
* | Attempt to fix SKIPXinchen Hui2013-03-281-2/+7
* | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-03-280-0/+0
|\ \ | |/
| * This will PHP 5.3.25Johannes Schlüter2013-03-283-4/+12
* | Typo fix (greater then => greater than)Veres Lajos2013-03-281-1/+1
* | With pkgconfig < 0.28 output is a single spaceRemi Collet2013-03-281-1/+3
* | Fix test on Mac (\D shows up)Xinchen Hui2013-03-281-1/+1
* | Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Xinchen Hui2013-03-289-17/+22
|\ \
| * | will be 5.4.15Stanislav Malyshev2013-03-273-4/+6
| * | fix NEWSStanislav Malyshev2013-03-271-2/+3
| * | Fixed bug #64529 (Ran out of opcode space)Dmitry Stogov2013-03-287-11/+13
* | | Add test for #64529Xinchen Hui2013-03-281-0/+62
|/ /
* | Update test scriptXinchen Hui2013-03-261-0/+2
* | Fixed bug #64515 (Memoryleak when using the same variablename 2times in funct...Xinchen Hui2013-03-264-2/+14
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-03-253-26/+32
|\ \ | |/
| * Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions...Dmitry Stogov2013-03-253-24/+32
* | Document embedded server options in manpageJohannes Schlüter2013-03-241-1/+27
* | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-03-241-2/+2
|\ \ | |/
| * It's 2013, even for a manpageJohannes Schlüter2013-03-241-2/+2
* | - add reminder for checking return valuesPierre Joye2013-03-241-0/+2
* | - fix x64 issues on windows with the various time types (overflow, signed and...Pierre Joye2013-03-231-16/+43
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-03-231-4/+1
|\ \ | |/
| * Reworked the changes for bug #64452Anatol Belski2013-03-231-4/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-03-231-6/+13
|\ \ | |/
| * Fixed possible precision loss in microtimeAnatol Belski2013-03-231-6/+13
* | Fix bug in reflectionClass relate to #64239Xinchen Hui2013-03-212-1/+46
* | Fixed bug #64239 (Debug backtrace changed behavior since 5.4.10 or 5.4.11)Xinchen Hui2013-03-218-13/+216
* | Fix test after f8b91d9acff10ede7bd3f2bc631794a3abef8ff7Xinchen Hui2013-03-211-2/+1
* | Fixed bug #64432 (more empty delimiter warning in strX methods)Xinchen Hui2013-03-214-4/+5
* | updated NEWSAnatol Belski2013-03-201-0/+3
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-03-202-4/+14
|\ \ | |/
| * Fixed bug #64452 Zip PHPTs crash intermittentlyAnatol Belski2013-03-203-4/+17
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-03-194-31/+66
|\ \ | |/
| * Backported fix for bug #62852Anatol Belski2013-03-195-31/+69
* | Fix typosCarson McDonald2013-03-191-1/+1
* | fix C90 compatAnatol Belski2013-03-191-1/+2
* | Fixed bug #63976 (Parent class incorrectly using child constant in class prop...Dmitry Stogov2013-03-193-2/+58