summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS for PHP 5.5.0alpha3php-5.5.0alpha3David Soria Parra2013-01-101-1/+1
* PHP 5.5.0 alpha 3David Soria Parra2013-01-102-3/+3
* Merge branch 'PHP-5.5' of ssh://git.php.net/php-src into PHP-5.5Andrey Hristov2013-01-092-3/+4
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-01-092-3/+4
| |\
| | * Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-01-092-3/+4
| | |\
| | | * Fixed compilator bug that might cause jump depended on unitialized valueDmitry Stogov2013-01-092-3/+4
* | | | Add new constantsAndrey Hristov2013-01-091-1/+3
|/ / /
* | | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-01-094-0/+43
|\ \ \ | |/ /
| * | Fixed bug #63882 (zend_std_compare_objects crash on recursion)Dmitry Stogov2013-01-095-0/+44
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-01-092-1/+9
|\ \ \ | |/ /
| * | update NEWSXinchen Hui2013-01-091-0/+4
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-01-092-1/+9
| |\ \ | | |/
| | * Fixed bug #63943 (Bad warning text from strpos() on empty needle)Xinchen Hui2013-01-093-1/+13
| | * Update news with new bug fix.Derick Rethans2013-01-061-0/+4
* | | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-01-080-0/+0
|\ \ \ | |/ /
| * | Add NEWS for the previously cherry picked commit.Adam Harvey2013-01-081-0/+3
| * | sapi/litespeed/lsapi_main.c: Fix bug #63228George Wang2013-01-081-1/+1
| * | Merge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4Derick Rethans2013-01-061-0/+71
| |\ \
* | | | fix different values of mysqli_stmt_affected_rows between libmysqlAndrey Hristov2013-01-073-2/+7
* | | | Merge branch 'PHP-5.4' into PHP-5.5Pierre Joye2013-01-071-1/+2
|\ \ \ \
| * \ \ \ Merge branch 'PHP-5.3' into PHP-5.4Pierre Joye2013-01-071-1/+2
| |\ \ \ \
| | * | | | - fix the fix for bug #50524Pierre Joye2013-01-071-1/+2
* | | | | | fix windows buildAnatoliy Belsky2013-01-061-1/+2
* | | | | | Merge branch 'PHP-5.5' of git.php.net:/php-src into PHP-5.5Derick Rethans2013-01-064-2/+131
|\ \ \ \ \ \
| * | | | | | News entry for bug #52126Lars Strojny2013-01-061-0/+1
| * | | | | | Add unit test for mail.log ini setting.Martin Jansen2013-01-061-0/+48
| * | | | | | Add a timestamp to the mail log.Martin Jansen2013-01-061-2/+11
| * | | | | | Merge branch 'PHP-5.4' into PHP-5.5Lars Strojny2013-01-061-0/+71
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Adding test for bug #63462Lars Strojny2013-01-061-0/+71
* | | | | | | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2013-01-062-1/+16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'PHP-5.3' into PHP-5.4Derick Rethans2013-01-062-1/+16
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Fixed bug #55397: Comparsion of incomplete DateTime causes SIGSEGV.Derick Rethans2013-01-062-1/+16
* | | | | Merge branch 'PHP-5.4' into PHP-5.5Lars Strojny2013-01-061-4/+5
|\ \ \ \ \ | |/ / / /
| * | | | Coding style, ANSI C compatibilityLars Strojny2013-01-061-4/+5
* | | | | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5Xinchen Hui2013-01-064-7/+87
|\ \ \ \ \
| * | | | | Bug #23955: allow specifiy max age for setcookie()Lars Strojny2013-01-064-7/+87
* | | | | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-01-0655-55/+55
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | bump yearXinchen Hui2013-01-0610-10/+10
| * | | | Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Xinchen Hui2013-01-064-11/+58
| |\ \ \ \
| | * | | | Adding test from 5.5Lars Strojny2013-01-061-0/+11
| | * | | | Bug #63699: performance improvements for varios ext/date functionsLars Strojny2013-01-063-11/+47
| * | | | | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-01-0645-45/+45
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | bump yearXinchen Hui2013-01-0645-45/+45
* | | | | Bug #63699 performance improvements for ext/date by only validating timezone ...Lars Strojny2013-01-062-16/+43
* | | | | Improve resource management for curl handlePierrick Charron2013-01-053-19/+6
* | | | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-01-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Update NEWSXinchen Hui2013-01-041-0/+1
| * | | | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-01-041-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fixed bug #63899 (Use after scope error in zend_compile)Xinchen Hui2013-01-042-1/+2
* | | | | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5Stanislav Malyshev2013-01-031-10/+2
|\ \ \ \ \