Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a very rare case of use of uninitialized value combined with a | Michael Wallner | 2013-09-18 | 1 | -1/+6 |
* | 5.4.21 now | Stanislav Malyshev | 2013-09-03 | 1 | -3/+3 |
* | bump version | Stanislav Malyshev | 2013-08-19 | 1 | -3/+3 |
* | Fixed #65225: PHP_BINARY incorrectly set | Patrick Allaert | 2013-08-18 | 1 | -1/+6 |
* | Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ... | Christopher Jones | 2013-08-14 | 2 | -2/+2 |
* | Fixed #65431 (Discarded qualifiers from pointer target warnings when using --... | Xinchen Hui | 2013-08-14 | 1 | -2/+2 |
* | Properly fixed bug #63186 on NetBSD == 6.0 | Matteo Beccati | 2013-07-19 | 1 | -1/+1 |
* | 5.4.19 is next | Stanislav Malyshev | 2013-07-17 | 1 | -3/+3 |
* | fix buffer overrun | Anatol Belski | 2013-07-15 | 1 | -0/+5 |
* | typo fixes | Veres Lajos | 2013-07-15 | 2 | -4/+4 |
* | fix possible resource leak and make sure there's something to qsort() | Anatol Belski | 2013-07-10 | 1 | -1/+3 |
* | - Fixed bug #60732 (php_error_docref links to invalid pages) patch by: Jakub ... | Felipe Pena | 2013-06-25 | 1 | -0/+3 |
* | 5.4.18 next | Stanislav Malyshev | 2013-06-18 | 1 | -3/+3 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | Matteo Beccati | 2013-06-14 | 1 | -3/+11 |
|\ | |||||
| * | Fixed bug #63186 (compile failure on netbsd) | Matteo Beccati | 2013-06-14 | 1 | -3/+11 |
| * | This will be PHP 5.3.27 | Johannes Schlüter | 2013-05-22 | 1 | -3/+3 |
| * | PHP 5.3.26 this will be | Johannes Schlüter | 2013-04-25 | 1 | -3/+3 |
| * | Fixed bugs #47675 and #64577 (fd leak on Solaris) | Rasmus Lerdorf | 2013-04-04 | 1 | -1/+1 |
| * | This will PHP 5.3.25 | Johannes Schlüter | 2013-03-28 | 1 | -3/+3 |
| * | 5.4.24-dev | Stanislav Malyshev | 2013-02-28 | 1 | -4/+4 |
| * | 5.3.23RC1php-5.3.23RC1 | Stanislav Malyshev | 2013-02-28 | 1 | -2/+2 |
| * | This will be PHP 5.3.23 | Johannes Schlüter | 2013-01-31 | 1 | -3/+3 |
| * | This will be PHP 5.3.22 | Johannes Schlüter | 2013-01-03 | 1 | -3/+3 |
| * | Happy New Year~ | Xinchen Hui | 2013-01-01 | 69 | -69/+69 |
| * | this will become PHP 5.3.21 | Johannes Schlüter | 2012-12-05 | 1 | -3/+3 |
| * | Fixed bug #63377 (Segfault on output buffer) | Xinchen Hui | 2012-11-30 | 1 | -1/+1 |
| * | This will be PHP 5.3.20 | Johannes Schlüter | 2012-11-08 | 1 | -3/+3 |
* | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 2 | -2/+2 |
* | | 5.4.17 is next | Stanislav Malyshev | 2013-05-21 | 1 | -3/+3 |
* | | Fixed bug #64853Use of no longer available ini directives causes crash on TS ... | Anatol Belski | 2013-05-16 | 1 | -0/+2 |
* | | 5.4.16-dev | Stanislav Malyshev | 2013-04-24 | 1 | -3/+3 |
* | | Fixed bugs #47675 and #64577 (fd leak on Solaris) | Rasmus Lerdorf | 2013-04-04 | 1 | -2/+2 |
* | | keep previous test to avoid any behavior change | Remi Collet | 2013-04-02 | 1 | -2/+4 |
* | | fix comment | Remi Collet | 2013-04-02 | 1 | -3/+1 |
* | | Fixed Bug #64565 copy doesn't report failure on partial copy | Remi Collet | 2013-04-02 | 1 | -5/+4 |
* | | will be 5.4.15 | Stanislav Malyshev | 2013-03-27 | 1 | -3/+3 |
* | | Fix typos | Carson McDonald | 2013-03-19 | 1 | -1/+1 |
* | | 5.4.13 branched, now it's 5.4.14 | Stanislav Malyshev | 2013-02-26 | 1 | -3/+3 |
* | | Remove a Windows only warning | Gustavo Lopes | 2013-02-02 | 1 | -5/+0 |
* | | branched 5.4.12 | Stanislav Malyshev | 2013-01-29 | 1 | -3/+3 |
* | | Fix missing parameter | Andras Elso | 2013-01-27 | 1 | -1/+1 |
* | | fixed alternate form for 'x' and 'X' formats | Arnaud Le Blanc | 2013-01-13 | 1 | -2/+2 |
* | | 5.4.12-dev | Stanislav Malyshev | 2013-01-03 | 1 | -3/+3 |
* | | Bug #43177: If an eval() has a parse error, the overall exit status and retur... | Stanislav Malyshev | 2013-01-01 | 1 | -35/+45 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 66 | -66/+66 |
* | | Fix for bug #63811 | Rasmus Lerdorf | 2012-12-19 | 1 | -1/+1 |
* | | Fixed bug #63757 (getenv() produces memory leak with CGI SAPI) | Dmitry Stogov | 2012-12-13 | 1 | -1/+1 |
* | | 5.4.11-dev | Stanislav Malyshev | 2012-12-04 | 1 | -3/+3 |
* | | fix bug #61272 ob_start callback get passed empty string | Michael Wallner | 2012-11-28 | 1 | -2/+0 |
* | | 5.4.10-dev | Stanislav Malyshev | 2012-11-24 | 1 | -3/+3 |