summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Fixed invalid free in call_user_method() functionFelipe Pena2011-11-222-1/+15
* - Fixed memory leak in several Intl locale functionsFelipe Pena2011-11-221-5/+15
* Fixed bug #60357 (__toString() method triggers E_NOTICE "Array to string conv...Xinchen Hui2011-11-222-0/+12
* 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-212-2/+25
* Comparison between pointer and integerXinchen Hui2011-11-211-1/+1
* C++ style commentXinchen Hui2011-11-211-1/+1
* Fix memory leakPierrick Charron2011-11-211-0/+8
* 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
* - fix build, ansi c requires constant value, no expresion, even constant varPierre Joye2011-11-191-2/+2
* - Fixed bug #60339 (valgrind reports LEAK --with-mm)Felipe Pena2011-11-191-1/+1
* backport the line from trunk and fix uninitialized variablesAntony Dovgal2011-11-191-0/+1