summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug #55082 (var_export() doesn't escape properties properly).Gustavo André dos Santos Lopes2011-06-302-3/+22
* 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-282-0/+47
* Keep the DBA DB4 test status quo after Berkeley DB 5.2 introduced error messa...Christopher Jones2011-06-271-2/+3
* 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 data type usage in 64bitFelipe Pena2011-06-273-3/+3
* 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
* - Added SKIPIFFelipe Pena2011-06-245-3/+14
* - Fixed crash in error_log() (strlen(NULL)) reported by: shm, Maksymilian Arc...Felipe Pena2011-06-231-1/+1
* These are annoyingly slowHannes Magnusson2011-06-237-1/+20
* Add charset, fixes the validate_on_parse test (confik)Hannes Magnusson2011-06-221-2/+2
* Fixed dom tests.Shein Alexey2011-06-223-13/+6
* 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
* - Added missing arginfos for void params and void param checksFelipe Pena2011-06-184-51/+95
* 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
* 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-172-2/+56
* - 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
* - install extra headersPierre Joye2011-06-161-1/+1
* Upgrade SQLite to 3.7.6.3Scott MacVicar2011-06-142-5/+15
* - MFH suppression of compiler warning noted in bug #55009Timm Friebe2011-06-131-1/+1
* - Fixed bug #54680 (missing TRACK_VARS_SERVER check)Felipe Pena2011-06-121-1/+2
* - Reverted r301991, which is a (partial) fix to bug #52550, addressing anGustavo André dos Santos Lopes2011-06-121-5/+17
* - MFH Bugfix for bug #53540Timm Friebe2011-06-111-4/+27
* - Missing fix for bug #54347Felipe Pena2011-06-111-2/+7
* - Possible fix for bug #55022 (memory_limit exhausted when set charset in syb...Felipe Pena2011-06-111-1/+1
* Fix TSRMLS for Windows buildChristopher Jones2011-06-111-1/+1
* - Drop C++ style commentsFelipe Pena2011-06-101-2/+2
* - Fixed bug #55028 (// is abad comment)Felipe Pena2011-06-101-1/+1
* Add new OCI8 tests. Refactor skipifs. Sync 5.3/5.4/trunk branchesChristopher Jones2011-06-10266-2177/+5576
* Add oci_client_version() returning the runtime Oracle client library version ...Christopher Jones2011-06-105-0/+88
* Missed trivial comment sync with PHP_5_4 and trunkChristopher Jones2011-06-101-1/+1
* - Fixed bug #54347 (reflection_extension does not lowercase module function n...Felipe Pena2011-06-091-1/+6
* Fixed test.Shein Alexey2011-06-091-1/+6
* Changed session.save_path to /tmp to make test run.Shein Alexey2011-06-091-4/+4
* Skip reason is now printed if session.save_path is not writable.Shein Alexey2011-06-091-1/+1
* Fixed session test breakage due to serialize precision issue.Shein Alexey2011-06-091-1/+1
* Fixed testIlia Alshanetsky2011-06-081-0/+4
* Fixed test to account for smaller default floating point # precisionIlia Alshanetsky2011-06-081-0/+0