summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - Fix TSRM buildJohannes Schlüter2005-06-291-1/+1
* fix tests when error_reporting is E_ALLfoobar2005-06-281-1/+1
* - Regenerated with re2c 0.9.8foobar2005-06-282-67/+78
* - Added testcases for bug #14561 and #26090 and updated NEWS with thoseDerick Rethans2005-06-282-0/+25
* - Fixed bug #33469 also for shared buildsfoobar2005-06-282-6/+3
* - Fixed bug #33415 and added test cases for #33414 and #33415.Derick Rethans2005-06-285-0/+819
* - Fixed bug #33433 (strtoll not available on Tru64).Derick Rethans2005-06-284-80/+100
* - Implemented binary search for timezone abbreviations and timezone identifierDerick Rethans2005-06-285-399/+449
* Make exec() return FALSE on error as do other drivers.Ilia Alshanetsky2005-06-281-2/+2
* one might not have simplexml enabledfoobar2005-06-281-1/+1
* fix handling of non-PHP classes (John Coggeshall)Stanislav Malyshev2005-06-282-14/+20
* Fixed double-free bug.Ilia Alshanetsky2005-06-281-1/+0
* fixed oid retrieval.Ilia Alshanetsky2005-06-281-1/+1
* add test casefoobar2005-06-271-0/+24
* - Fixed bug #33469 (Compile error undefined reference to ifx_checkAPI).foobar2005-06-272-9/+12
* fix #33491 (crash after extending MySQLi internal class)Antony Dovgal2005-06-271-4/+13
* fix couple of leaks in MySQLiAntony Dovgal2005-06-272-0/+2
* Remove "custom" PDDRV sqlstate.Ilia Alshanetsky2005-06-272-3/+1
* set_charset() is only available in mysql versions > 4.1.12foobar2005-06-271-0/+3
* do not pollute other directories and cleanup after testfoobar2005-06-271-3/+5
* - Fixed bugs #33431, #33432 ("int" used instead of "long" in parameter parsing)foobar2005-06-263-3/+6
* Fixed bug #33475 (cURL handle is not closed on curl_close().Ilia Alshanetsky2005-06-262-1/+4
* fix for #33474Georg Richter2005-06-261-0/+48
* Fix build under PHP 4Rob Richards2005-06-251-13/+18
* Fixed bogus query failure claim, on some queries such as OPTIMIZE table.Ilia Alshanetsky2005-06-241-1/+2
* fix build for libxml > 2.6.17Rob Richards2005-06-241-0/+1
* Missing part of the previous patch.Ilia Alshanetsky2005-06-241-1/+2
* Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for pdo_mysql, to toggleIlia Alshanetsky2005-06-245-2/+28
* Skip the test, it fails due to missing transaction support.Ilia Alshanetsky2005-06-241-0/+1
* Fixed PDO Mysql tests.Ilia Alshanetsky2005-06-242-2/+2
* reverted Ilias changes - added get_warnings methodsGeorg Richter2005-06-241-2/+4
* - fix win32 builds, vc likes to have declarations firstPierre Joye2005-06-241-2/+4
* - OO examplePierre Joye2005-06-231-0/+9
* - initial testsPierre Joye2005-06-2310-0/+294
* - Add OO interfacePierre Joye2005-06-234-160/+789
* fix testfoobar2005-06-231-1/+1
* Fixed test file according to latest debug_backtrace() fixesDmitry Stogov2005-06-231-2/+2
* temporary fix to let mysqli extension build, so we can make a release.Ilia Alshanetsky2005-06-231-2/+2
* - Add +ifdefs to still allow PHP 5.0 builds of PDOMarcus Boerger2005-06-234-1/+33
* - Fix bug #33299 (php:function no longer handles returned dom objects)Rob Richards2005-06-223-35/+69
* Fixed bug #32160 (copying a file into itself leads to data loss).Ilia Alshanetsky2005-06-223-0/+65
* Debug backtrace was fixedDmitry Stogov2005-06-221-2/+22
* Slightly more reliable current path detection.Ilia Alshanetsky2005-06-221-1/+1
* Skip MySQLi tests if connection could not be established and not usingIlia Alshanetsky2005-06-221-0/+5
* "64M should be enough for everyone." -- Jani, 2005 :)foobar2005-06-221-1/+1
* added testcase for mysqli_warning classGeorg Richter2005-06-221-0/+28
* added testcase for cursors (nested selects)Georg Richter2005-06-221-0/+51
* changed/fixed mysqli_warning classGeorg Richter2005-06-223-84/+146
* build related adjustments.Wez Furlong2005-06-222-2/+15
* Fixed bug in test fileDmitry Stogov2005-06-221-1/+1