summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | 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
| | | | | | | | | | | | | | | | | | | | when timezone is set
* | | | | Improve resource management for curl handlePierrick Charron2013-01-053-19/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previous implementation was using its own refcounting (uses field of the php_curl struct). zend_list_add/remove already implements its own refcount, so we don't need to use an other one.
* | | | | 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
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-5.5' of git.php.net:php-src: remove set but not used variables
| * \ \ \ \ Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2013-01-030-0/+0
| |\ \ \ \ \
| * | | | | | remove set but not used variablesRemi Collet2013-01-021-10/+2
| | | | | | |
* | | | | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-01-030-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: 5.4.12-dev This will be PHP 5.3.22 Conflicts: configure.in main/php_version.h
| * | | | | 5.4.12-devStanislav Malyshev2013-01-033-4/+6
| |/ / / /
| * | | | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-01-030-0/+0
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | Conflicts: configure.in main/php_version.h
| | * | | This will be PHP 5.3.22Johannes Schlüter2013-01-033-5/+7
| | | | |
* | | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-01-010-0/+0
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * PHP-5.4: add bug #63762
| * | | | add bug #63762Stanislav Malyshev2013-01-011-0/+2
| | | | |
* | | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-01-010-0/+0
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * PHP-5.4: add fix #43177
| * | | | add fix #43177Stanislav Malyshev2013-01-011-0/+4
| | | | |
* | | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-01-013-35/+133
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: Bug #43177: If an eval() has a parse error, the overall exit status and return code should not be affected. fix NEWS Conflicts: main/main.c
| * | | | Bug #43177: If an eval() has a parse error, the overall exit status and ↵Stanislav Malyshev2013-01-013-36/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | return code should not be affected. Without this fix, a webpage using eval() may return code 500. That might display fine and the 500 go unnoticed, but using AJAX or wget, the 500 will cause problems.
| * | | | fix NEWSStanislav Malyshev2013-01-011-2/+2
| | | | |
* | | | | Remove passwd handler from struct when not neededPierrick Charron2013-01-012-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | CURLOPT_PASSWDFUNCTION was removed in cURL 7.15.5, the passwd field will not be used for version greater than this one
* | | | | Happy New YearXinchen Hui2013-01-01759-769/+769
| | | | |
* | | | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-01-010-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Happy New YearXinchen Hui2013-01-01758-824/+825
| | | | |
| * | | | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-01-010-0/+0
| |\ \ \ \ | | |/ / /
| | * | | Happy New YearXinchen Hui2013-01-0196-98/+98
| | | | |
| * | | | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-01-010-0/+0
| |\ \ \ \ | | |/ / /
| | * | | Happy New Year~Xinchen Hui2013-01-01657-665/+665
| | | | |
* | | | | Fixed bug #63874 (Segfaul if php_strip_whitespace has heredoc)Pierrick Charron2012-12-293-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | T_END_HEREDOC don't carry a token value anymore since commit 4cf90e06c Bugfix by Nikita for bug #60097
* | | | | Merge branch 'PHP-5.4' into PHP-5.5Lars Strojny2012-12-292-0/+13
|\ \ \ \ \ | |/ / / /
| * | | | News entry for +0/-0 filter fixLars Strojny2012-12-291-0/+2
| | | | |
| * | | | Add more tests for the new +0/-0 behaviour.Martin Jansen2012-12-291-0/+4
| | | | |
| * | | | Treat "+0" and "-0" as valid integers just like var_dump() does.Martin Jansen2012-12-292-0/+9
| | | | | | | | | | | | | | | | | | | | This fixes bug #54096.
* | | | | Add new curl optionsPierrick Charron2012-12-282-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Addes new curl options CURLOPT_TELNETOPTIONS, CURLOPT_GSSAPI_DELEGATION, CURLOPT_ACCEPTTIMEOUT_MS, CURLOPT_SSL_OPTIONS, CURLOPT_TCP_KEEPALIVE, CURLOPT_TCP_KEEPIDLE and CURLOPT_TCP_KEEPINTVL.