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