summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug #60570 (http wrapper leaks context resource if request fails/isGustavo André dos Santos Lopes2011-12-212-3/+53
* Add tests for OpenSSL crash.Scott MacVicar2011-12-191-0/+13
* Fix segfault in older versions of OpenSSL (before 0.9.8i)Scott MacVicar2011-12-181-1/+3
* fix for 5.5.19Andrey Hristov2011-12-141-1/+1
* another fixAndrey Hristov2011-12-141-1/+1
* fix testAndrey Hristov2011-12-141-1/+1
* fix testAndrey Hristov2011-12-141-1/+1
* fix typoAndrey Hristov2011-12-141-1/+1
* fix testAndrey Hristov2011-12-141-2/+2
* - tmp dir is system depedentPierre Joye2011-12-131-1/+1
* - skip on winPierre Joye2011-12-131-1/+6
* - ignore notices here, not what we test (array to string conversion)Pierre Joye2011-12-131-0/+3
* - use the test itself, making the test passes when ran outside the src treePierre Joye2011-12-121-1/+1
* - skip on winPierre Joye2011-12-121-4/+12
* - skip on winPierre Joye2011-12-121-0/+5
* - skip on winPierre Joye2011-12-121-0/+5
* - skip on winPierre Joye2011-12-121-7/+18
* - skip on winPierre Joye2011-12-121-7/+18
* - skip on winPierre Joye2011-12-121-7/+18
* - skip on winPierre Joye2011-12-121-0/+5
* This test should no longer fail, and is perfectly okay for Linux to test on too.Derick Rethans2011-12-121-3/+0
* - Fixed bug #60455: stream_get_line misbehaves if EOF is not detected togetherGustavo André dos Santos Lopes2011-12-113-0/+104
* bug fixed #48877 - bindValue and bindParam do not work for PDO FirebirdPopa Adrian Marius2011-12-101-0/+1
* Added tests contributions on spl_autoload and stream_context_set_option()Patrick Allaert2011-12-094-0/+94
* Fix skipifChristopher Jones2011-12-081-1/+1
* Fix curl_copy_handle_basic_008.phpt when display_errors is OnPierrick Charron2011-12-081-1/+2
* Test cosmetics.Derick Rethans2011-12-0713-13/+13
* Sorting out the tests *once* more.Derick Rethans2011-12-078-135/+78
* Fix testPierrick Charron2011-12-071-1/+1
* Add new test for CURLOPT_POSTFIELDSPierrick Charron2011-12-072-0/+53
* - print_r seems to display 0 or nothing for days, let make that test works in...Pierre Joye2011-12-072-3/+7
* - fix warning and fix buggy behavior of timelib_diff due to bad assumption of...Pierre Joye2011-12-071-0/+1
* - add windows version of this testPierre Joye2011-12-061-0/+48
* - add windows version of this testPierre Joye2011-12-061-1/+4
* - force LFPierre Joye2011-12-061-1/+1
* - force LFPierre Joye2011-12-061-1/+1
* - Fixed bug #53502 (strtotime with timezone memory leak).Derick Rethans2011-12-0610-55/+406
* Make tests similar to the ones in 5.4 and trunk.Derick Rethans2011-12-063-24/+7
* - Added a test case for #53437.Derick Rethans2011-12-061-0/+28
* - Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime...Derick Rethans2011-12-063-3/+24
* - Cosmetics for test case for #48678.Derick Rethans2011-12-061-2/+2
* - Fixed test case for #54851.Derick Rethans2011-12-062-3/+2
* Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized Ilia Alshanetsky2011-12-042-1/+12
* Fixed bug #60439curl_copy_handle segfault when used with CURLOPT_PROGRESSFUNC...Pierrick Charron2011-12-042-0/+32
* Cleans up test filePierrick Charron2011-12-021-0/+1
* Fixed bug #54911 (Access to a undefined member in inherit SoapClient may caus...Dmitry Stogov2011-11-282-0/+33
* - Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D").Derick Rethans2011-11-263-17/+128
* - Fixed bug #54596 (incorrect years for DateTime objects created with 4-digitDerick Rethans2011-11-253-164/+258
* - Force setting for tests.Derick Rethans2011-11-251-0/+2
* warning: suggest parentheses around && within ||Xinchen Hui2011-11-251-2/+2