]> granicus.if.org Git - php/shortlog
php
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
2005-06-20 Andi Gutmans- Beta 2
2005-06-20 Antony Dovgalreorder and prevent memleak: bailout after free()
2005-06-20 Dmitry StogovFixed possible crash on $x = $obj->$non_string
2005-06-20 Ilia AlshanetskyFixed bug #31054 (safe_mode & open_basedir checks only...
2005-06-20 foobar- Added session.hash_bits_per_character support. (3rd...
2005-06-20 Antony Dovgalfix #29683 (headers_list() returns empty array)
2005-06-20 foobartypo
2005-06-20 Derick Rethans- Update TODO.
2005-06-20 Derick Rethans- Make this work on big endian systems too.
2005-06-20 foobarSome netware related build issues fixed (patch by:...
2005-06-20 foobar- Added AC_TIMELIB_C_BIGENDIAN
2005-06-20 Derick Rethans- Update news with implemented FRs and added test for...
2005-06-20 Derick Rethans- Implemented FR #29585 (Support week numbers in strtot...
2005-06-20 Derick Rethans- Update README, we require 0.9.8 now.
2005-06-20 foobarreorder
2005-06-20 foobarfix typo
2005-06-20 foobar- No extra spaces before #ifndef
2005-06-20 <changelog... ChangeLog update
2005-06-20 Andi Gutmans- Fix typo
2005-06-20 Marcus Boerger- BFN
2005-06-20 Marcus Boerger- Fixed #33136:
2005-06-20 Marcus Boerger- BFN
2005-06-20 Marcus Boerger- Fix bug #33389 by fixing copying
2005-06-20 Marcus Boerger- Output shows false lowercased
2005-06-20 Marcus Boerger- Show true/flase
2005-06-20 foobar- Plain path passed to PHP_INSTALL_HEADERS needs to...
next