Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-01-01 | 1 | -34/+44 |
|\ | | | | | | | | | | | | | | | | | * 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 Malyshev | 2013-01-01 | 1 | -35/+45 |
| | | | | | | | | | | | | | | 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. | ||||
| * | 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 |
|\ \ | |/ | | | | | | | | | | | | | * PHP-5.4: Fixed bug #63757 (getenv() produces memory leak with CGI SAPI) Conflicts: NEWS | ||||
| * | 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 |
|\ \ | |/ | | | | | | | * PHP-5.4: Fix bug #63240 on stream_get_line() | ||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Gustavo Lopes | 2012-10-12 | 1 | -2/+10 |
| |\ | | | | | | | | | | | | | * PHP-5.3: Fix bug #63240 on stream_get_line() | ||||
| | * | Fix bug #63240 on stream_get_line() | Gustavo Lopes | 2012-10-12 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stream_get_line() could contain the delimiter string if that string had more than one character. The bug manifested itself when a read on the stream ended with part of the delimiter string and the read after would start with the rest of the delimiter string; provided that the data of first read did not complete the max length result of the call to stream_get_line() with the partial delimiter used in that max length return. In that case, the delimiter will still appear in the result, divided in two subsequent return values. That is not a bug. See <http://www.mail-archive.com/internals@lists.php.net/msg61325.html> | ||||
* | | | 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 ↵ | Xinchen Hui | 2012-09-24 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | timezo) Cherry pick to 5.3 | ||||
| | * | 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 ↵ | Xinchen Hui | 2012-09-23 | 1 | -1/+9 |
| | | | | | | | | | | | | timezo) | ||||
| * | | 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 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.4: Fixed unintendent clearance of PHP_OUTPUT_ACTIVATED flag | ||||
| * | | 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 |
|\ \ \ | |/ / | | | | | | | | | | | | | * PHP-5.4: News for bug#40459 fix bug #40459 - make all stream funcs that create object call ctor | ||||
| * | | 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 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pull-request/132: OK, bye bye JavaScript, let's just include credits before license Nicer (JSLint-compliant!) credits reveal JavaScript Removed now-unnecessary expose_php checks for logo Fixed small misalignment in prev commit Removed Logo GUIDs and replaced with Data URIs and div hidden with JS | ||||
| * | | | Removed Logo GUIDs and replaced with Data URIs and div hidden with JS | Andrew Faulds | 2012-07-14 | 5 | -1244/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - removed php_logo_guid() - removed php_egg_logo_guid() - removed php_real_logo_guid() - removed zend_logo_guid() - removed logo GUID handling - removed logo GUIDs from source - added logo data URIs instead for phpinfo() - added credits to phpinfo() page, but hidden by default | ||||
* | | | | Merge branch 'PHP-5.4' | Felipe Pena | 2012-07-14 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | * PHP-5.4: - Fixed bug #62525 (sigabrt while converting floating point to string) | ||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Felipe Pena | 2012-07-14 | 1 | -1/+1 |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.3: - Fixed bug #62525 (sigabrt while converting floating point to string) | ||||
| | * | - Fixed bug #62525 (sigabrt while converting floating point to string) | Felipe Pena | 2012-07-14 | 1 | -1/+1 |
| | | | |||||
| | * | This wil be PHP 5.3.16 | Johannes Schlüter | 2012-07-05 | 1 | -3/+3 |
| | | | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Nikita Popov | 2012-06-27 | 1 | -1/+1 |
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | * PHP-5.3: Improve JSON error handling Conflicts: ext/json/tests/bug54058.phpt ext/json/tests/bug61537.phpt | ||||
* | | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-06-10 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.4: typo fix | ||||
| * | | typo fix | Stanislav Malyshev | 2012-06-10 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-06-08 | 1 | -0/+5 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | * PHP-5.4: improve overflow checks add NEWS fix potential overflow in _php_stream_scandir | ||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Stanislav Malyshev | 2012-06-08 | 1 | -0/+5 |
| |\ \ | | |/ | | | | | | | | | | | | | * PHP-5.3: improve overflow checks fix potential overflow in _php_stream_scandir | ||||
| | * | improve overflow checks | Stanislav Malyshev | 2012-06-08 | 1 | -5/+5 |
| | | | |||||
| | * | fix potential overflow in _php_stream_scandir | Stanislav Malyshev | 2012-06-07 | 1 | -3/+8 |
| | | | |||||
| | * | PHP 5.3.15-dev | Johannes Schlüter | 2012-05-16 | 1 | -3/+3 |
| | | | |||||
| | * | This will be PHP 5.3.14 | Johannes Schlüter | 2012-05-08 | 1 | -3/+3 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-06-07 | 1 | -3/+8 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.4: fix potential overflow in _php_stream_scandir |