summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PHP 5.4.14php-5.4.14PHP-5.4.14Johannes Schlüter2013-04-103-4/+4
* 5.4.14 RC1php-5.4.14RC1Stanislav Malyshev2013-03-273-4/+4
* fix NEWSStanislav Malyshev2013-03-271-2/+3
* Fixed bug #64529 (Ran out of opcode space)Dmitry Stogov2013-03-287-11/+13
* 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
* | Partial fix for bug #64239Dmitry Stogov2013-03-192-13/+46
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-03-193-1/+28
|\ \ | |/
| * Fixed bug #62343 (Show class_alias In get_declared_classes())Dmitry Stogov2013-03-193-1/+28
* | Fixed bug #64417 (ArrayAccess::&offsetGet() in a trait causes fatal error)Dmitry Stogov2013-03-193-1/+42
* | Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-03-180-0/+0
|\ \ | |/
| * fix NEWSStanislav Malyshev2013-03-181-1/+1
* | fix NEWSStanislav Malyshev2013-03-181-1/+1
* | more test coverage: missing square bracket error messageBoris Lytochkin2013-03-171-0/+4
* | Fixed bug #61981Boris Lytochkin2013-03-171-0/+4
* | Fix bug #61981Boris Lytochkin2013-03-172-2/+22
* | Merge branch 'PHP-5.3' into PHP-5.4Etienne Kneuss2013-03-161-1/+1
|\ \ | |/
| * Remove spurious int cast in between two longsEtienne Kneuss2013-03-161-1/+1
* | updated NEWSAnatol Belski2013-03-151-0/+4
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-03-155-97/+91
|\ \ | |/
| * Backported patch for #64370Anatol Belski2013-03-156-97/+96
* | Merge branch 'PHP-5.3' into PHP-5.4Ferenc Kovacs2013-03-151-1/+9
|\ \ | |/
| * explain the step updating the git submodule reference in web/php.gitFerenc Kovacs2013-03-151-1/+9
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-03-141-1/+1
|\ \ | |/
| * fix zts checkAnatol Belski2013-03-141-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Andrey Hristov2013-03-133-14/+12
|\ \ | |/
| * fix for bug #63530 mysqlnd_stmt::bind_one_parameter uses wrong alloc for st...Andrey Hristov2013-03-132-1/+5