2005-06-28 |
Derick Rethans | - Implemented binary search for timezone abbreviations... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
foobar | BFN |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Brian France | Added a SG(server_context) NULL check to php_apache_ge... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Ilia Alshanetsky | Make exec() return FALSE on error as do other drivers. |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Stanislav Malyshev | fix previous patch |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Stanislav Malyshev | update |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Stanislav Malyshev | fixes for non-php objects |
commit | commitdiff | tree | snapshot |
2005-06-28 |
foobar | one might not have simplexml enabled |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Stanislav Malyshev | fix handling of non-PHP classes (John Coggeshall) |
commit | commitdiff | tree | snapshot |
2005-06-28 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Ilia Alshanetsky | Fixed double-free bug. |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Ilia Alshanetsky | fixed oid retrieval. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
foobar | - Fixed bug #31358 (Older GCC versions do not provide... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
foobar | add test case |
commit | commitdiff | tree | snapshot |
2005-06-27 |
foobar | - Fixed bug #33469 (Compile error undefined reference... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
foobar | - Cache the xml2-config path |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Stanislav Malyshev | fix various "Class entry requested for an object withou... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Antony Dovgal | BFN |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Antony Dovgal | fix #33491 (crash after extending MySQLi internal class) |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Antony Dovgal | fix couple of leaks in MySQLi |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Ilia Alshanetsky | Remove "custom" PDDRV sqlstate. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
foobar | set_charset() is only available in mysql versions ... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
foobar | do not pollute other directories and cleanup after... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Dmitry Stogov | Fixed SIGSEGV on assigment string offset by reference |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Dmitry Stogov | Fixed wrong include/requre occurrences in debug backtrace. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-06-26 |
foobar | - Fixed bugs #33431, #33432 ("int" used instead of... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Ilia Alshanetsky | Fixed bug #33475 (cURL handle is not closed on curl_clo... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Pierre Joye | - bump xml_rpc version |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Georg Richter | fix for #33474 |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Rob Richards | Fix build under PHP 4 |
commit | commitdiff | tree | snapshot |
2005-06-25 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Ilia Alshanetsky | Fixed bogus query failure claim, on some queries such... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Rob Richards | fix build for libxml > 2.6.17 |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Ilia Alshanetsky | Missing part of the previous patch. |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Ilia Alshanetsky | Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Ilia Alshanetsky | Skip the test, it fails due to missing transaction... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Ilia Alshanetsky | Fixed PDO Mysql tests. |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Georg Richter | reverted Ilias changes - added get_warnings methods |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Dmitry Stogov | Export zend_do_fcall() helper from executor |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Pierre Joye | - fix win32 builds, vc likes to have declarations first |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Dmitry Stogov | Partial fix for bug #26584 (Class member - array key... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Dmitry Stogov | Fixed bug #30519 (Interface not existing says Class... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Ilia Alshanetsky | Likely fix for bug #33140 |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Dmitry Stogov | Fixed bug #28377 (debug_backtrace is intermittently... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Pierre Joye | - OO example |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Pierre Joye | - initial tests |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Pierre Joye | - Add OO interface |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Dmitry Stogov | Fixed bug #32660 (Assignment by reference causes crash... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Rasmus Lerdorf | Don't really need the ZE2 check since this is in HEAD |
commit | commitdiff | tree | snapshot |
2005-06-23 |
foobar | fix test |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Rasmus Lerdorf | test for derived method name clashes |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Dmitry Stogov | Fixed test file according to latest debug_backtrace... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Dmitry Stogov | Fixed bug #30828 (debug_backtrace() reports incorrect... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Dmitry Stogov | Fixed bug #27268 (Bad references accentuated by clone). |
commit | commitdiff | tree | snapshot |
2005-06-23 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Andi Gutmans | - Back to -dev |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Andi Gutmans | - Beta 2 |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Ilia Alshanetsky | temporary fix to let mysqli extension build, so we... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Marcus Boerger | - Add +ifdefs to still allow PHP 5.0 builds of PDO |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Rob Richards | BFN |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Rob Richards | - Fix bug #33299 (php:function no longer handles return... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Ilia Alshanetsky | Fixed bug #32160 (copying a file into itself leads... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Dmitry Stogov | Debug backtrace was fixed |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Dmitry Stogov | Fixed bug #29896 (Backtrace argument list out of sync) |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Ilia Alshanetsky | Slightly more reliable current path detection. |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Ilia Alshanetsky | Skip MySQLi tests if connection could not be establishe... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
foobar | "64M should be enough for everyone." -- Jani, 2005 :) |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Stanislav Malyshev | export zend_vm_set_opcode_handler |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Antony Dovgal | - allow to use "yes" and "true" with ini_set() and... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Georg Richter | added testcase for mysqli_warning class |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Georg Richter | added testcase for cursors (nested selects) |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Georg Richter | changed/fixed mysqli_warning class |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Wez Furlong | build related adjustments. |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Dmitry Stogov | Fixed bug in test file |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Dmitry Stogov | Fixed bug #33257 (array_splice() inconsistent when... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
foobar | BFN |
commit | commitdiff | tree | snapshot |
2005-06-22 |
foobar | - Fixed bug #33427 (ext/odbc: check if unixODBC header... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
foobar | - Never ever add /usr/lib as libpath, even if --with... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-06-22 |
foobar | fix tests |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Marcus Boerger | - Fix test |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Derick Rethans | - Fixed Rasmus' problem with Jan.14, 2004. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Dmitry Stogov | Fixed test file |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Andi Gutmans | - Back to -dev. Guys (n' Girls), give at least 1 hour... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Andi Gutmans | - Take #3 :) |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Ilia Alshanetsky | Fixed memory leak. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
foobar | - Partial revert: It does not matter if awk works or... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Ilia Alshanetsky | Fixed test skip conditions. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
foobar | fix test |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Dmitry Stogov | Fixed bug #31213 (Sideeffects caused by fix of bug... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Dmitry Stogov | Remove unnecessary ZEND_FETCH_CLASS together with ZEND_... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
foobar | Fix configure problem in braindead systems like Solaris. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Marcus Boerger | - Add new test |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Dmitry Stogov | ext/soap should use type defined in SoapVar(), if wsdl... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Ilia Alshanetsky | Fixed possible memory corruption. |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Antony Dovgal | fix memleak when connection fails (and we still keep... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Andi Gutmans | - Back to -dev |
commit | commitdiff | tree | snapshot |
next |