Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.4.0php-5.4.0 | Stanislav Malyshev | 2012-02-29 | 0 | -0/+0 |
| | |||||
* | 5.4.0 | Stanislav Malyshev | 2012-02-29 | 2 | -3/+3 |
| | |||||
* | prepare NEWS for 5.4.0 | Stanislav Malyshev | 2012-02-29 | 1 | -657/+698 |
| | |||||
* | remove -dev for release | Stanislav Malyshev | 2012-02-28 | 3 | -3/+3 |
| | |||||
* | - fix bug #60879, unserialize does not invoke __wakeup | Pierre Joye | 2012-02-28 | 3 | -0/+14 |
| | |||||
* | update credits | Stanislav Malyshev | 2012-02-26 | 1 | -2/+2 |
| | |||||
* | test for bug #61124 | Olivier DOUCET | 2012-02-25 | 1 | -0/+12 |
| | |||||
* | more verbose skip reason in test files with not so obvious extension ↵ | Olivier DOUCET | 2012-02-25 | 15 | -15/+15 |
| | | | | requirements | ||||
* | fix test file for bug #47997 : fopen(data://) requires allow_url_fopen=1 | Olivier DOUCET | 2012-02-25 | 1 | -0/+2 |
| | |||||
* | Fixed bug #61124 (Crash when decoding an invalid base64 encoded string). | Scott MacVicar | 2012-02-23 | 2 | -0/+7 |
| | |||||
* | Fix #61095 (Lexing 0x0*+<NUM> incorrectly) | Etienne Kneuss | 2012-02-20 | 4 | -186/+203 |
| | |||||
* | fix race condition in find (it was finding the copied files over and over ↵ | Nuno Lopes | 2012-02-20 | 1 | -1/+2 |
| | | | | again, and recursing forever) | ||||
* | NEWS for r323219 | Michael Wallner | 2012-02-16 | 1 | -0/+3 |
| | |||||
* | back to dev | Stanislav Malyshev | 2012-02-16 | 3 | -3/+5 |
| | |||||
* | 5.4.0rc8 | Stanislav Malyshev | 2012-02-16 | 3 | -4/+4 |
| | |||||
* | make ZEND_SIGNALS configurable, off by default | Stanislav Malyshev | 2012-02-16 | 4 | -8/+10 |
| | | | | | also make ZEND_SIGNALS enabled and disabled binary-compatible | ||||
* | fix compat function not passing along input buffer with ↵ | Michael Wallner | 2012-02-14 | 1 | -4/+12 |
| | | | | php_output_context_pass() if the output_handler_func does not set out_str | ||||
* | Fixed reinitialization of SAPI callbacks after php_module_startup() | Dmitry Stogov | 2012-02-14 | 2 | -7/+13 |
| | |||||
* | This one depends on max_input_vars as well | Rasmus Lerdorf | 2012-02-14 | 1 | -0/+0 |
| | |||||
* | These tests fail unless max_input_vars and/or max_file_uploads is set high ↵ | Rasmus Lerdorf | 2012-02-14 | 11 | -0/+13 |
| | | | | enough | ||||
* | Added ability to reset user opcode handlers (Yoram) | Dmitry Stogov | 2012-02-14 | 2 | -1/+7 |
| | |||||
* | Improved max_input_vars directive to check nested variables | Dmitry Stogov | 2012-02-14 | 3 | -30/+33 |
| | |||||
* | Add credit line for the PHP Output Handler | David Soria Parra | 2012-02-13 | 1 | -0/+1 |
| | |||||
* | change 6.0.0 to 5.4.0 | Stanislav Malyshev | 2012-02-08 | 2 | -2/+2 |
| | |||||
* | Revert -r319102 and -r322922 in 5.4 branch since they introduce #60978 | Xinchen Hui | 2012-02-08 | 1 | -6/+2 |
| | | | | | | Fixed #60978 in trunk without reverting previous fix #see http://news.php.net/php.internals/57789 | ||||
* | fix bug #54682 (tidy null pointer dereference) | Antony Dovgal | 2012-02-07 | 1 | -2/+6 |
| | |||||
* | Fix OpenSSL version-dependent diff. "Time Stamp signing" is not in openssl ↵ | Christopher Jones | 2012-02-07 | 2 | -1/+279 |
| | | | | 0.9. Skip current test for 0.9. New test for 0.9 approved by Stas | ||||
* | Force allow_url_fopen to fix qa.php.net/reports diffs | Christopher Jones | 2012-02-06 | 4 | -0/+8 |
| | |||||
* | Mask different curl message. Now passes on Oracle Linux 5 | Christopher Jones | 2012-02-06 | 1 | -5/+5 |
| | |||||
* | Allow alternative curl output shown in several qa.php.net/reports logs | Christopher Jones | 2012-02-06 | 1 | -1/+1 |
| | |||||
* | merging the patch from bug #52078, fixes the test on disk with huge inode ↵ | Ferenc Kovacs | 2012-02-06 | 1 | -3/+3 |
| | | | | size(fileinode() can overflow and return negative values there). | ||||
* | Safer way to call pcre_fullinfo - bug 60986 | Rasmus Lerdorf | 2012-02-06 | 1 | -1/+2 |
| | |||||
* | Fix for bug 60986 | Rasmus Lerdorf | 2012-02-06 | 3 | -4/+2 |
| | |||||
* | Same thing here. "June 18, 1969 8:49:59 AM " does not contain a timezone, so ↵ | Rasmus Lerdorf | 2012-02-05 | 1 | -3/+3 |
| | | | | | | | there is no way to know whether dst should be applied or not. | ||||
* | Without a timezone you can't know whether it is dst or not in this one | Rasmus Lerdorf | 2012-02-05 | 1 | -2/+2 |
| | |||||
* | Another openssl test that is dependent on the openssl version. The output has | Rasmus Lerdorf | 2012-02-05 | 1 | -5/+23 |
| | | | | | | changed in more recent versions. Synch with newer output and consider changing the test to only pick out the more stable fields instead of all of them. | ||||
* | - Merge r323056 (see bug #60965). | Gustavo André dos Santos Lopes | 2012-02-05 | 3 | -6/+26 |
| | |||||
* | fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object ↵ | Popa Adrian Marius | 2012-02-05 | 1 | -3/+2 |
| | | | | http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_53280.phpt | ||||
* | Need EXPECTF here, of course | Rasmus Lerdorf | 2012-02-05 | 1 | -1/+1 |
| | |||||
* | Getting different hashes here. But this test isn't testing the hashes, | Rasmus Lerdorf | 2012-02-05 | 1 | -1/+1 |
| | | | | | it is just making sure we actually get a hash and don't crash. | ||||
* | According to the reports on qa this test is failing the same way for everyone. | Rasmus Lerdorf | 2012-02-05 | 1 | -1/+3 |
| | | | | | | | See: http://qa.php.net/reports/viewreports.php?version=5.3.10&test=%2Fext%2Fopenssl%2Ftests%2Fbug28382.phpt I'm not sure if this is due to a change in the openssl library or in the extension, so perhaps the test itself needs to change, but for now synch it with the new output and watch for failures. | ||||
* | This test needs gc enabled | Rasmus Lerdorf | 2012-02-05 | 1 | -0/+2 |
| | |||||
* | mention git | David Soria Parra | 2012-02-03 | 1 | -4/+4 |
| | |||||
* | Fix bug #60933 on PHP_5_4 (approved by Stas). | Adam Harvey | 2012-02-03 | 1 | -2/+2 |
| | |||||
* | back to dev | Stanislav Malyshev | 2012-02-02 | 2 | -3/+3 |
| | |||||
* | retag 5.4.0 rc7 | Stanislav Malyshev | 2012-02-02 | 2 | -3/+3 |
| | |||||
* | assert | Andrey Hristov | 2012-02-02 | 1 | -1/+5 |
| | |||||
* | Fixed memory leaks | Dmitry Stogov | 2012-02-02 | 1 | -15/+15 |
| | |||||
* | back to dev | Stanislav Malyshev | 2012-02-02 | 3 | -3/+5 |
| | |||||
* | 5.4.0 rc7 | Stanislav Malyshev | 2012-02-02 | 3 | -4/+4 |
| |