Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix non-Windows build | Gustavo Lopes | 2013-02-02 | 1 | -0/+2 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Gustavo Lopes | 2013-02-02 | 1 | -5/+0 |
|\ | |||||
| * | 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 |
* | | complete zts fix | Stanislav Malyshev | 2013-01-29 | 1 | -1/+1 |
* | | - Fixed ZTS build | Felipe Pena | 2013-01-29 | 1 | -4/+4 |
* | | Implemented Feature #60524 (sys_temp_dir) | ALeX Kazik | 2013-01-28 | 3 | -0/+17 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-01-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix missing parameter | Andras Elso | 2013-01-27 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Arnaud Le Blanc | 2013-01-13 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | 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 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-01-01 | 1 | -34/+44 |
|\ \ | |/ | |||||
| * | 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 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 63 | -63/+63 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Rasmus Lerdorf | 2012-12-19 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix for bug #63811 | Rasmus Lerdorf | 2012-12-19 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2012-12-13 | 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 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2012-11-30 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | 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 |
* | | Bump API versions | David Soria Parra | 2012-11-13 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.4' | Gustavo Lopes | 2012-10-12 | 1 | -2/+10 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Gustavo Lopes | 2012-10-12 | 1 | -2/+10 |
| |\ | |||||
| | * | Fix bug #63240 on stream_get_line() | Gustavo Lopes | 2012-10-12 | 1 | -2/+10 |
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-09 | 4 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-09 | 4 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 4 | -0/+0 |
| | * | PHP-5.3 branch is 5.3.19 now | Johannes Schlüter | 2012-10-04 | 1 | -3/+3 |
| | * | Fixed bug #60723 (error_log error time has changed to UTC ignoring default ti... | Xinchen Hui | 2012-09-24 | 1 | -1/+9 |
| | * | This will become 5.3.18 | Johannes Schlüter | 2012-09-13 | 1 | -3/+3 |
| * | | 5.4.9-dev | Stanislav Malyshev | 2012-10-03 | 1 | -3/+3 |
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-09-23 | 1 | -1/+9 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #60723 (error_log error time has changed to UTC ignoring default ti... | Xinchen Hui | 2012-09-23 | 1 | -1/+9 |
| * | | Fix folding | Rasmus Lerdorf | 2012-09-20 | 1 | -0/+1 |
* | | | Fix folding | Rasmus Lerdorf | 2012-09-20 | 1 | -0/+1 |
* | | | Merge branch 'PHP-5.4' | Dmitry Stogov | 2012-09-10 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed unintendent clearance of PHP_OUTPUT_ACTIVATED flag | Dmitry Stogov | 2012-09-10 | 1 | -1/+1 |
| * | | update version id too | Stanislav Malyshev | 2012-08-28 | 1 | -1/+1 |
| * | | 5.4.7 branched | Stanislav Malyshev | 2012-08-28 | 1 | -2/+2 |
| * | | Update version numbers to 5.4.7-dev. | Adam Harvey | 2012-08-17 | 1 | -3/+3 |
* | | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-08-09 | 1 | -117/+80 |
|\ \ \ | |/ / | |||||
| * | | fix bug #40459 - make all stream funcs that create object call ctor | Stanislav Malyshev | 2012-08-07 | 1 | -117/+80 |
* | | | Merge branch 'pull-request/132' | Stanislav Malyshev | 2012-08-05 | 5 | -1244/+0 |
|\ \ \ | |||||
| * | | | Removed Logo GUIDs and replaced with Data URIs and div hidden with JS | Andrew Faulds | 2012-07-14 | 5 | -1244/+0 |
* | | | | Merge branch 'PHP-5.4' | Felipe Pena | 2012-07-14 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Felipe Pena | 2012-07-14 | 1 | -1/+1 |
| |\ \ | | |/ |