summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Make sure that we set the strong crypto result to false as well as returning ...Scott MacVicar2011-12-071-1/+7
* Test cosmetics.Derick Rethans2011-12-0713-13/+13
* Sorting out the tests *once* more.Derick Rethans2011-12-076-5/+66
* Fix testPierrick Charron2011-12-071-1/+1
* Add new test for CURLOPT_POSTFIELDSPierrick Charron2011-12-072-0/+53
* - tests require 64bit integerPierre Joye2011-12-071-0/+6
* - print_r seems to display 0 or nothing for days, let make that test works in...Pierre Joye2011-12-071-3/+3
* - fix warning and fix buggy behavior of timelib_diff due to bad assumption of...Pierre Joye2011-12-071-0/+1
* - rename to correct bug #Pierre Joye2011-12-071-0/+0
* - set TZPierre Joye2011-12-071-0/+2
* - force LFPierre Joye2011-12-061-1/+1
* - add windows version of this testPierre Joye2011-12-061-0/+48
* - add windows version of this testPierre Joye2011-12-061-2/+5
* - 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-069-55/+245
* - 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-061-2/+2
* Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized Ilia Alshanetsky2011-12-042-1/+12
* Fix test.. the errormessage is irrelevant, we are testing if we segfault and ...Hannes Magnusson2011-12-041-6/+4
* Fixed bug #60439curl_copy_handle segfault when used with CURLOPT_PROGRESSFUNC...Pierrick Charron2011-12-042-0/+32
* Fixed bug #60240 (invalid read/writes when unserializing specially crafted st...Michael Wallner2011-12-022-5/+8
* Cleans up test filePierrick Charron2011-12-021-0/+1
* - Fixed testsFelipe Pena2011-12-013-12/+12
* - Fixed testsFelipe Pena2011-12-018-56/+56
* Don't write more data than the protocol can grok or the server willAndrey Hristov2011-11-301-0/+8
* Fixed bug #54911 (Access to a undefined member in inherit SoapClient may caus...Dmitry Stogov2011-11-282-0/+33
* Added implicit type casting to allow reusage of macros in C++ extensions (Yoram)Dmitry Stogov2011-11-281-7/+7
* - Small ajustments to some multicast options.Gustavo André dos Santos Lopes2011-11-262-0/+95
* - Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D").Derick Rethans2011-11-263-17/+128
* - Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared)Gustavo André dos Santos Lopes2011-11-261-0/+2
* - Fixed bug #54596 (incorrect years for DateTime objects created with 4-digitDerick Rethans2011-11-253-162/+226
* - Force setting for tests.Derick Rethans2011-11-251-0/+2
* Fixed bug #60167 (Crash / memory corruption in ext/com_dotnet) (Timm Friebe).Dmitry Stogov2011-11-252-9/+12
* - Updated UPGRADING, protos and attribution in ext/intl/idn/idn.cGustavo André dos Santos Lopes2011-11-241-2/+3
* - Support for UTS #46.Gustavo André dos Santos Lopes2011-11-245-21/+363
* - Fixed bug #60236 (TLA timezone dates are not converted properly fromDerick Rethans2011-11-244-7/+23
* Fixed bug #60367 (Reflection and Late Static Binding)Xinchen Hui2011-11-242-1/+27
* Fix testUlf Wendel2011-11-231-6/+9
* 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-231-9/+1
* - Fixed memory leak when calling the Finfo constructor twiceFelipe Pena2011-11-232-0/+27
* - 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-221-1/+1