summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.3.7RC2php-5.3.7RC2Ilia Alshanetsky2011-06-300-0/+0
* 5.3.7RC2Ilia Alshanetsky2011-06-303-4/+4
* - Fixed bug #55082 (var_export() doesn't escape properties properly).Gustavo André dos Santos Lopes2011-06-303-3/+24
* Fix bug #55066 (Missing linebreak in NEWS).Adam Harvey2011-06-301-1/+2
* Fixed testIlia Alshanetsky2011-06-281-0/+0
* working on test coverage for ext/dom, here's 17 more testsKnut Urdalen2011-06-2817-0/+411
* Fixed bug #54971 (Wrong result when using iterator_to_array with use_keys on ...Pierrick Charron2011-06-283-0/+50
* Keep the DBA DB4 test status quo after Berkeley DB 5.2 introduced error messa...Christopher Jones2011-06-272-3/+7
* Fix 5.1 detection on ubuntu nattyHannes Magnusson2011-06-271-2/+6
* missed version sync with 5.4Christopher Jones2011-06-272-11/+54
* - Updated to version 2011.8 (2011h)Derick Rethans2011-06-271-958/+703
* - fixed request_timeout and slowlog_timeout from last FPM commit (r312496)Jérôme Loyet2011-06-275-8/+24
* - BFNFelipe Pena2011-06-271-0/+3
* - Fixed data type usage in 64bitFelipe Pena2011-06-273-3/+3
* - Replaced shm_slots with a real scoreboardJérôme Loyet2011-06-2622-583/+730
* - reflection is always enabledPierre Joye2011-06-251-11/+0
* fixed temp directory names in spl testsKnut Urdalen2011-06-252-4/+4
* fixed/refactored some spl tests related to owner/group retrievalKnut Urdalen2011-06-254-71/+56
* Add http_proxy env var support to run-tests.php result submissionChristopher Jones2011-06-241-10/+23
* - Added SKIPIFFelipe Pena2011-06-245-3/+14
* - BFNFelipe Pena2011-06-241-0/+2
* - Fixed crash in error_log() (strlen(NULL)) reported by: shm, Maksymilian Arc...Felipe Pena2011-06-231-1/+1
* These are annoyingly slowHannes Magnusson2011-06-239-1/+28
* - Added custom access log (also added per request %CPU and memory mesurement)Jérôme Loyet2011-06-2323-12/+746
* Add charset, fixes the validate_on_parse test (confik)Hannes Magnusson2011-06-221-2/+2
* Fixed dom tests.Shein Alexey2011-06-223-13/+6
* Fixed typoPatrick Allaert2011-06-201-1/+1
* Removed pid in debug logs written by chrildren processesJérôme Loyet2011-06-202-2/+7
* Make xfail text not reference a particular version now that 5.4 branch exists.Daniel Convissor2011-06-1924-24/+24
* - Opss, restore old behaviorFelipe Pena2011-06-191-4/+4
* - Added missing void param check in sys_get_temp_dirFelipe Pena2011-06-191-5/+8
* - New tests (code coverage++)Felipe Pena2011-06-192-0/+32
* - Added missing void param checks, and fix arginfoFelipe Pena2011-06-181-2/+122
* - Missing changeFelipe Pena2011-06-181-1/+1
* - Fixed ZTS buildFelipe Pena2011-06-182-2/+2
* Added master rlimit_files and rlimit_core in the global configuration settingsJérôme Loyet2011-06-185-11/+50
* Fixed exit at FPM startup on fpm_resources_prepareJérôme Loyet2011-06-185-12/+18
* wsJérôme Loyet2011-06-181-2/+2
* - Added missing arginfos for void params and void param checksFelipe Pena2011-06-184-51/+95
* Remove timestamp in logs written by children processJérôme Loyet2011-06-182-6/+10
* Provide test for DateTime::add() issue (for discussion on internals, bugs.php...Daniel Convissor2011-06-181-0/+33
* Split DateTime diff/add/sub tests into separate files to make things easier t...Daniel Convissor2011-06-1862-742/+2143
* missing doc in the conf fileJérôme Loyet2011-06-171-1/+2
* - added xml format to the status pageJérôme Loyet2011-06-174-181/+123
* Remove duplicate lines present in PHP_5_3's .phpt (dtajchreber)Christopher Jones2011-06-171-25/+0
* Fix skipif to resolve the common reason this test failsChristopher Jones2011-06-171-1/+4
* - Fixed bug where the DateTime object got changed while using date_diff().Derick Rethans2011-06-173-2/+61
* - Fixed two "jump or move depends on uninitialised value"Felipe Pena2011-06-172-1/+2
* - did I not kill that already? (do not use rand_screen, pointless on server a...Pierre Joye2011-06-161-4/+0
* - Back to -devJohannes Schlüter2011-06-163-3/+5