summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - Fix bug #60155 (pdo_mysql.default_socket ignored).Johannes Schlüter2011-11-022-12/+21
* - Updated to version 2011.14 (2011n)Derick Rethans2011-11-021-142/+157
* Prevent possible integer overflowDmitry Stogov2011-11-021-1/+1
* Fix #60192 SegFault when Collator not constructed properlyFlorian Anderiasch2011-11-028-0/+122
* Update for new Oracle patchset variationChristopher Jones2011-11-0116-65/+110
* Fix bug 60183Rasmus Lerdorf2011-11-011-0/+3
* Fixed #60160 and added a test for itFlorian Anderiasch2011-11-012-13/+34
* ignore this test on FreeBSD per #60186Ferenc Kovacs2011-11-011-0/+3
* duhFerenc Kovacs2011-11-011-0/+2
* marking ext/spl/tests/bug60082.phpt as slow testFerenc Kovacs2011-11-011-0/+2
* OCI8: improve initialization error message (See bug 60154)Christopher Jones2011-10-311-1/+4
* oci8 - Increase Oracle error message length for 11.2.0.3+Christopher Jones2011-10-255-14/+81
* - Updated to version 2011.13 (2011m)Derick Rethans2011-10-241-609/+675
* - fixed bug #60120, proc_open's streams may hang with stdin/out/err when the ...Pierre Joye2011-10-242-1/+75
* - win9x is not supported anymore since 5.3Pierre Joye2011-10-241-2/+1
* duh, I didn't wanted to commit that modificationFerenc Kovacs2011-10-231-0/+0
* adding SKIP_SLOW_TESTS checks for the slow tests, and additionaly sync the do...Ferenc Kovacs2011-10-2324-5/+48
* fix test, it was fixed for trunk and 5.4 in r314005Ferenc Kovacs2011-10-221-0/+0
* Fixed bug #60094 (C++ comment fails in c89)Xinchen Hui2011-10-192-79/+103
* Test for #60082 Xinchen Hui2011-10-191-0/+14
* Tests for the DST RFC.Daniel Convissor2011-10-183-0/+1161
* move change_user closer to connectAndrey Hristov2011-10-181-143/+138
* Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with...Ilia Alshanetsky2011-10-172-1/+14
* this should be decided by configureAndrey Hristov2011-10-141-1/+0
* - Fixed bug #60048 (sa_len a #define on IRIX)Felipe Pena2011-10-131-2/+2
* - Fixed bug #60042 (spl_autoload_call may manipulate a dangling pointer)Felipe Pena2011-10-121-0/+1
* MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connec...Andrey Hristov2011-10-101-0/+1
* - Updated to version 2011.12 (2011l)Derick Rethans2011-10-101-68/+69
* Added the xsl.security_prefs option to 5_4 and trunk andChristian Stocker2011-10-104-10/+13
* null the value before usageAndrey Hristov2011-10-081-4/+3
* - fix bug #55870, PDO ignores all SSL parameters when used with mysql native ...Pierre Joye2011-10-081-2/+2
* Fix wrong commentChristian Stocker2011-10-061-1/+3
* Add test caseAndrey Hristov2011-10-061-0/+20
* Be consistent, add mysqli::stat property, as equivalent of mysqli_stat().Andrey Hristov2011-10-061-0/+33
* Added test for Bug 54446Christian Stocker2011-10-052-1/+96
* Added xsl.security_prefs ini option to define forbidden operations within XSLT Christian Stocker2011-10-053-1/+73
* Fixed bug #55750 (memory copy issue in sysvshm extension).Ilia Alshanetsky2011-10-031-1/+1
* A better fix for #55817 (thanks to bjori)Xinchen Hui2011-09-301-1/+1
* Fixed bug #55807 (Wrong value for splFileObject::SKIP_EMPTY)Hannes Magnusson2011-09-301-1/+1
* Fix wrong codes #55817Xinchen Hui2011-09-301-1/+1
* - Fixed #55798: serialize followed by unserialize with numeric object prop.Gustavo André dos Santos Lopes2011-09-283-39/+71
* - Oops missed return. Also improved the readability of a test.Gustavo André dos Santos Lopes2011-09-272-0/+14
* - Added tests and NEWS for r306475; see bug #55797.Gustavo André dos Santos Lopes2011-09-273-4/+72
* fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)Antony Dovgal2011-09-271-7/+60
* remove paths from is_a and is_subclass testsAlan Knowles2011-09-272-6/+6
* split the ext/calendar/tests/bug53574.phpt into two test, as we expect differ...Ferenc Kovacs2011-09-272-6/+43
* fix is_a errror test so they test correctly against new behaviour of is_a and...Alan Knowles2011-09-272-9/+39
* move autoloaded is_a test to where all the other is_a tests areAlan Knowles2011-09-271-0/+378
* fix #49599, the eol-style is important here, as this is a regression test for...Ferenc Kovacs2011-09-261-42/+42
* - Fixed bug in SdnToGregorian (see comments on #53574, though that bug is aboutGustavo André dos Santos Lopes2011-09-261-9/+9