43644 Commits (d42fd45f970b99ff551365b4731a9a971e918536)
 

Author SHA1 Message Date
William Martin d42fd45f97 Add some bcmath tests 16 years ago
Kalle Sommer Nielsen b961634c5a Fix linking of iconv on Windows 16 years ago
Ilia Alshanetsky 48adfafab8 Fixed bug #51213 (pdo_mssql is trimming value of the money column). 16 years ago
Derick Rethans 3025ca8e17 - Fixed bug #46111 (Some timezone identifiers can not be parsed). 16 years ago
Derick Rethans b42dc0d061 - Re-generate mapping files, but now with BC zones as well. 16 years ago
Derick Rethans 4447b87d91 - Fixed bug #48902 (Timezone database fallback map is outdated). 16 years ago
Derick Rethans 02e4644786 - Fixed bug #49059 (DateTime::diff() repeats previous sub() operation). 16 years ago
Derick Rethans dbec5439b5 - Update test cases after the fix for bug #49778. 16 years ago
Derick Rethans 156d780cbd - Fixed bug #40778 (DateInterval::format("%a") is always zero when an interval 16 years ago
Felipe Pena 04753cae60 - Fix order 16 years ago
Derick Rethans f1286280d1 - Fixed bug #50555 (DateTime::sub() allows 'relative' time modifications). 16 years ago
Derick Rethans a2ad4ea8b5 - Change this test case because non-6 digits are supported now, and clarify 16 years ago
Derick Rethans abd232c671 - Fixed copyright year. 16 years ago
Derick Rethans 2d2e02740a - Fixed bug #50392 (date_create_from_format enforces 6 digits for 'u' format 16 years ago
Felipe Pena f867fadd22 - Fixed bug #50383 (Exceptions thrown in __call / __callStatic do not include file and line in trace) 16 years ago
Felipe Pena 4149bb3dfd - New test 16 years ago
Felipe Pena ea1447c3ce - Fixed bug #50810 (property_exists does not work for private) 16 years ago
Felipe Pena 03bec4299f - Fixed tests 16 years ago
Raphael Geissert 1f24be304f Add NEWS entries for filter overflow fix 16 years ago
Raphael Geissert db01920ad7 Detect overflows before they occur in the filter extension (bug #51023) 16 years ago
Derick Rethans 13e0d47cf3 - Fixed bug #51096 ('last day' and 'first day' are handled incorrectly when 16 years ago
Felipe Pena 6c153e8634 - Fixed bug #50358 (Compile failure compiling ext/phar/util.lo) 16 years ago
Christopher Jones aa60f8e807 Test misc argument error conditions 16 years ago
Moriyoshi Koizumi 8481fd7c3b - Fixed bug #49267 (linking fails for iconv) 16 years ago
Christopher Jones f3ad58a8a0 Fixed bug #51086 (DBA DB4 doesn't work with Berkeley DB 4.8) 16 years ago
Christopher Jones db7843bbac Auto detect recent versions of Berkeley DB4 16 years ago
Felipe Pena 667f00f6dc - BFN #50999 16 years ago
Christopher Jones 7b329d5afc DBA tests: cleanup and sycn. Add new Berkeley DB 4 tests 16 years ago
Ilia Alshanetsky 4db5175f54 Fixed bug #51190 (ftp_put() returns false when transfer was successful). 16 years ago
Felipe Pena ecae1f4923 - Entry in wrong place... 16 years ago
Christopher Jones 777d61c203 Mask resource numbers 16 years ago
Rasmus Lerdorf c0b00711fa Fix test 16 years ago
Rasmus Lerdorf e24fff2dac Turn on gc before we test it 16 years ago
Adam Harvey 0efe78a577 Fix for bug #51192 (FILTER_VALIDATE_URL will invalidate a hostname that includes '-'). Original patch by solar@azrael.ws. 16 years ago
Felipe Pena f0587e8086 - Possible fix for bug #50999 16 years ago
Felipe Pena c302509726 - Fixed bug #50731 (Inconsistent namespaces sent to functions registered with spl_autoload_register) 16 years ago
Hannes Magnusson 004a72ce1a - The ctor requires both arguments 16 years ago
Christopher Jones 40348f1a5b make portable 16 years ago
William Martin acc80f0fc3 Added SKIP sections in case extension isn't enabled 16 years ago
Ilia Alshanetsky 772a84d5b9 Fixed bug #51171 (curl_setopt() doesn't output any errors or warnings when an invalid option is provided) 16 years ago
Felipe Pena 79f618833f - Fixed bug #51176 (Static calling in non-static method behaves like $this->) 16 years ago
Rasmus Lerdorf fcf1058d6b Fix bug #43314 16 years ago
Christopher Jones a3ec3b003d Improve basic code coverage 16 years ago
Derick Rethans 438f1d7c7a - Updated to version 2010.3 (2010c) 16 years ago
Raphael Geissert 3be50a26a7 Add some sysvmsg coverage tests 16 years ago
Moriyoshi Koizumi 24829e8d4e - Merge from upstream (note: this is no behavioral change, so need not to be 16 years ago
Moriyoshi Koizumi 817ab0c34d - Whitespaces. 16 years ago
Adam Harvey 1f19a7dc6c Fix for bug #23229 (syslog function truncates messages): remove the hard-coded 16 years ago
Kalle Sommer Nielsen 294e69dd8f Fix assignment when SimpleXML is disabled on Windows 16 years ago
Kalle Sommer Nielsen 8c634336f3 Added parameter parsing check to SimpleXMLElement::count() 16 years ago