summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 5.4.0php-5.4.0Stanislav Malyshev2012-02-290-0/+0
|
* 5.4.0Stanislav Malyshev2012-02-292-3/+3
|
* prepare NEWS for 5.4.0Stanislav Malyshev2012-02-291-657/+698
|
* remove -dev for releaseStanislav Malyshev2012-02-283-3/+3
|
* - fix bug #60879, unserialize does not invoke __wakeupPierre Joye2012-02-283-0/+14
|
* update creditsStanislav Malyshev2012-02-261-2/+2
|
* test for bug #61124Olivier DOUCET2012-02-251-0/+12
|
* more verbose skip reason in test files with not so obvious extension ↵Olivier DOUCET2012-02-2515-15/+15
| | | | requirements
* fix test file for bug #47997 : fopen(data://) requires allow_url_fopen=1Olivier DOUCET2012-02-251-0/+2
|
* Fixed bug #61124 (Crash when decoding an invalid base64 encoded string).Scott MacVicar2012-02-232-0/+7
|
* Fix #61095 (Lexing 0x0*+<NUM> incorrectly)Etienne Kneuss2012-02-204-186/+203
|
* fix race condition in find (it was finding the copied files over and over ↵Nuno Lopes2012-02-201-1/+2
| | | | again, and recursing forever)
* NEWS for r323219 Michael Wallner2012-02-161-0/+3
|
* back to devStanislav Malyshev2012-02-163-3/+5
|
* 5.4.0rc8Stanislav Malyshev2012-02-163-4/+4
|
* make ZEND_SIGNALS configurable, off by defaultStanislav Malyshev2012-02-164-8/+10
| | | | | also make ZEND_SIGNALS enabled and disabled binary-compatible
* fix compat function not passing along input buffer with ↵Michael Wallner2012-02-141-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 Stogov2012-02-142-7/+13
|
* This one depends on max_input_vars as wellRasmus Lerdorf2012-02-141-0/+0
|
* These tests fail unless max_input_vars and/or max_file_uploads is set high ↵Rasmus Lerdorf2012-02-1411-0/+13
| | | | enough
* Added ability to reset user opcode handlers (Yoram)Dmitry Stogov2012-02-142-1/+7
|
* Improved max_input_vars directive to check nested variablesDmitry Stogov2012-02-143-30/+33
|
* Add credit line for the PHP Output HandlerDavid Soria Parra2012-02-131-0/+1
|
* change 6.0.0 to 5.4.0Stanislav Malyshev2012-02-082-2/+2
|
* Revert -r319102 and -r322922 in 5.4 branch since they introduce #60978Xinchen Hui2012-02-081-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 Dovgal2012-02-071-2/+6
|
* Fix OpenSSL version-dependent diff. "Time Stamp signing" is not in openssl ↵Christopher Jones2012-02-072-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 diffsChristopher Jones2012-02-064-0/+8
|
* Mask different curl message. Now passes on Oracle Linux 5Christopher Jones2012-02-061-5/+5
|
* Allow alternative curl output shown in several qa.php.net/reports logsChristopher Jones2012-02-061-1/+1
|
* merging the patch from bug #52078, fixes the test on disk with huge inode ↵Ferenc Kovacs2012-02-061-3/+3
| | | | size(fileinode() can overflow and return negative values there).
* Safer way to call pcre_fullinfo - bug 60986Rasmus Lerdorf2012-02-061-1/+2
|
* Fix for bug 60986Rasmus Lerdorf2012-02-063-4/+2
|
* Same thing here. "June 18, 1969 8:49:59 AM " does not contain a timezone, so ↵Rasmus Lerdorf2012-02-051-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 oneRasmus Lerdorf2012-02-051-2/+2
|
* Another openssl test that is dependent on the openssl version. The output hasRasmus Lerdorf2012-02-051-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 Lopes2012-02-053-6/+26
|
* fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object ↵Popa Adrian Marius2012-02-051-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 courseRasmus Lerdorf2012-02-051-1/+1
|
* Getting different hashes here. But this test isn't testing the hashes,Rasmus Lerdorf2012-02-051-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 Lerdorf2012-02-051-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 enabledRasmus Lerdorf2012-02-051-0/+2
|
* mention gitDavid Soria Parra2012-02-031-4/+4
|
* Fix bug #60933 on PHP_5_4 (approved by Stas).Adam Harvey2012-02-031-2/+2
|
* back to devStanislav Malyshev2012-02-022-3/+3
|
* retag 5.4.0 rc7Stanislav Malyshev2012-02-022-3/+3
|
* assertAndrey Hristov2012-02-021-1/+5
|
* Fixed memory leaksDmitry Stogov2012-02-021-15/+15
|
* back to devStanislav Malyshev2012-02-023-3/+5
|
* 5.4.0 rc7Stanislav Malyshev2012-02-023-4/+4
|