summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* This changes adds the --EXTENSION-- section to .phpt files as Derick Rethans2011-12-061-1/+13
* Added myself as curl maintainerPierrick Charron2011-12-041-1/+1
* Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized Ilia Alshanetsky2011-12-043-1/+15
* Fixed bug #60439curl_copy_handle segfault when used with CURLOPT_PROGRESSFUNC...Pierrick Charron2011-12-043-0/+36
* Cleans up test filePierrick Charron2011-12-021-0/+1
* - Replace possible esc char to <esc> in the XML outputFelipe Pena2011-12-011-2/+2
* Miscellaneous: move misplaced entry; fix typos; note more precise OCI8 DLL de...Christopher Jones2011-11-292-19/+18
* Fixed bug #54911 (Access to a undefined member in inherit SoapClient may caus...Dmitry Stogov2011-11-283-0/+35
* - Added JUnit output format optionFelipe Pena2011-11-261-0/+128
* adding some tests for string offsetsFerenc Kovacs2011-11-266-0/+100
* - Fixed bug #55788 (test redirects should abide SHOW_ONLY_GROUPS in run-tests...Felipe Pena2011-11-261-5/+15
* - Fix testFelipe Pena2011-11-261-1/+1
* - Clean upFelipe Pena2011-11-261-104/+73
* - Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D").Derick Rethans2011-11-264-17/+130
* - Fixed bug #54596 (incorrect years for DateTime objects created with 4-digitDerick Rethans2011-11-254-164/+260
* - Force setting for tests.Derick Rethans2011-11-251-0/+2
* - Fixed bug #60373 (Startup errors with log_errors on cause segfault).Derick Rethans2011-11-252-1/+3
* warning: suggest parentheses around && within ||Xinchen Hui2011-11-251-2/+2
* - Fixed bug #60236 (TLA timezone dates are not converted properly fromDerick Rethans2011-11-248-18/+36
* - Back to -devJohannes Schlüter2011-11-243-3/+5
* - PHP 5.3.9RC2Johannes Schlüter2011-11-243-4/+4
* - add crt warning iniPierre Joye2011-11-242-0/+10
* - merge crt warning change (r216594) and rename the ini to windows.show_crt_w...Pierre Joye2011-11-243-9/+22
* Fixed bug #60367 (Reflection and Late Static Binding)Xinchen Hui2011-11-243-1/+30
* Good to fix something, but don't forget to update testsUlf Wendel2011-11-231-0/+4
* Good to fix something, but don't forget to update testsUlf Wendel2011-11-232-39/+52
* Always good to fix something, but don't forget to update testsUlf Wendel2011-11-231-0/+9
* Fix testUlf Wendel2011-11-231-5/+10
* Message can vary depending on server versionUlf Wendel2011-11-232-4/+4
* Fixed bug #48216 (PHP Fatal error: SOAP-ERROR: Parsing WSDL: Extra content at...Dmitry Stogov2011-11-232-9/+4
* - Fixed memory leak when calling the Finfo constructor twiceFelipe Pena2011-11-233-0/+28
* - Fix the fix (thanks Chris Jones!)Felipe Pena2011-11-221-1/+1
* Fix test to remove dependancy over php.netPierrick Charron2011-11-221-17/+14
* Skipping with libmysql. If a documentation points to more or less unmaintaine...Ulf Wendel2011-11-223-0/+9
* use the method in all builds. Thus it can be used for detectionAndrey Hristov2011-11-221-7/+0
* - Fix the fixFelipe Pena2011-11-221-2/+2
* - Fixed possible memory leak in finfo_open()Felipe Pena2011-11-222-1/+4
* - Fixed invalid free in call_user_method() functionFelipe Pena2011-11-223-1/+16
* - Fixed memory leak in several Intl locale functionsFelipe Pena2011-11-222-5/+16
* Fix this test to work with all version (even old) of libcurlPierrick Charron2011-11-221-1/+1
* Fix memory leak when using libcurl < 7.17.0Pierrick Charron2011-11-222-23/+17
* - Fixed possible crash in mb_ereg_search_init() using empty patternFelipe Pena2011-11-213-2/+28
* Fix memory leakPierrick Charron2011-11-211-0/+12
* Fix test to use PHP_CURL_HTTP_REMOTE_SERVERPierrick Charron2011-11-211-3/+4
* - restore correct window_sizePierre Joye2011-11-201-1/+1