]> granicus.if.org Git - php/shortlog
php
2005-01-18 Frank M. Kromannmake the mssql extension work with freetds on win32
2005-01-18 Frank M. Kromannmake the mssql extension work with freetds on win32
2005-01-18 Wez FurlongAllow drivers to select bind emulation on a per stateme...
2005-01-18 Wez Furlongdoh
2005-01-18 Wez Furlongnice and fluffy error handling
2005-01-18 <changelog... ChangeLog update
2005-01-18 Wez Furlongremove error and hook up rowCount
2005-01-18 Ilia AlshanetskyFixed bug #30726 (-.1 like numbers are not being handle...
2005-01-17 Wez FurlongTidy up driver specific method handling
2005-01-17 Antony Dovgalfix weird DB2 issue:
2005-01-17 foobar- Fixed bug #31444 (Memory leak in zend_language_scanner.c)
2005-01-17 foobar- Added some sanity checks by changing to the parameter...
2005-01-17 Christian Stockerfix protos (by Mehdi Achour )
2005-01-17 Antony Dovgalfix leak appearing when odbc_errormsg() got invalid...
2005-01-17 Joe OrtonFixed bug #31519: Set r->status_line to SAPI-provided...
2005-01-17 Stefan EsserFix compiler warning.
2005-01-17 Edin KadribasicUse PQescapeBytea() for quoting. Need to think how...
2005-01-17 Wez Furlongdon't raise errors for the no-error case
2005-01-17 Wez Furlongtidy up a few things
2005-01-17 <changelog... ChangeLog update
2005-01-17 Wez FurlongMissing 1
2005-01-17 Wez FurlongAdd a PDO driver for Sybase style DB-lib (including...
2005-01-16 Zak GreantAdded standard emacs and vim modelines
2005-01-16 Moriyoshi Koizumi- Fix a critical bug that request-local settings leak...
2005-01-16 <changelog... ChangeLog update
2005-01-15 Stefan Esserand use it...
2005-01-15 Stefan Esserfinally use what we calculated
2005-01-15 Stefan EsserRestore unserialize() speed
2005-01-15 foobarCS fix
2005-01-15 foobarws fix
2005-01-15 <changelog... ChangeLog update
2005-01-15 Andi Gutmans- Unload on MAC OS X (shouldn't be a reason not to)
2005-01-14 foobar- Fixed bug #31060 (imageftbbox() does not use linespac...
2005-01-14 foobar- Fixed bug #30120 (imagettftext() and imagettfbbox...
2005-01-14 foobar- Fix another generated header include
2005-01-14 Dmitry StogovFixed SIGSEGV in ext/standard/tests/network/tcp4loop...
2005-01-14 Dmitry StogovRestore behavior of $str["str"]. (Now $str["str"] is...
2005-01-14 <changelog... ChangeLog update
2005-01-13 Wez Furlongfix compile.
2005-01-13 Dmitry StogovAdditional fix for fix of bug #29883
2005-01-13 Wez FurlongAdd configure support for Oracle InstantClient SDK
2005-01-13 Wez FurlongAdd support for ODBCRouter
2005-01-13 Wez FurlongTake a blind stab at implementing scrollable cursors...
2005-01-13 <changelog... ChangeLog update
2005-01-13 Wez Furlongdetect funky kerberos deps that chain on from openssl...
2005-01-12 Dmitry StogovFixed bug #31098 (isset false positive)
2005-01-12 Wez Furlongstub out scrollable cursors here too
2005-01-12 Wez Furlongstub out scrollable cursors
2005-01-12 Wez Furlongstub out scrollable cursor change
2005-01-12 Wez Furlongbe aware of scrollable cursors; sqlite doesn't support...
2005-01-12 Wez Furlongtouch generated file to avoid implicit yacc rule from...
2005-01-12 Wez FurlongRemove bogus scroll attribute.
2005-01-12 Wez Furlongmake scrollable cursors consistent with odbc; removing...
2005-01-12 Wez FurlongSupport scrollable cursors
2005-01-12 Wez FurlongAdd support for scrollable cursors.
2005-01-12 Wez FurlongAPI support for scrollable cursors
2005-01-12 Wez Furlongadd theoretical support for returning ints as ints...
2005-01-12 Wez FurlongAdd configure support for ODBCRouter and generic ODBC...
2005-01-12 <changelog... ChangeLog update
2005-01-11 Moriyoshi Koizumi- Test renaming
2005-01-11 Moriyoshi Koizumi- Fix bug #31436 (isset() incorrectly returns true...
2005-01-11 Moriyoshi Koizumi- BFN
2005-01-11 Moriyoshi Koizumi- Fix the fix :)
2005-01-11 Moriyoshi Koizumi- Fix htmlentities() / html_decode_entity() UTF-8 relat...
2005-01-11 Moriyoshi Koizumi- Fix bug #31478 (segfault with empty())
2005-01-11 Wez FurlongFix build
2005-01-11 Joe OrtonFixed bug #30446 - virtual() includes files out of...
2005-01-11 foobarFix ZTS build
2005-01-11 Rob Richardsrevert fix for bug #28817 - fix is bad
2005-01-11 foobar- Added check for IMAP 2005 version
2005-01-11 Wez Furlongupdate for recent adjustments
2005-01-11 <changelog... ChangeLog update
2005-01-10 Rasmus LerdorfFix OSX DL_UNLOAD macro and actually use it to make...
2005-01-10 Antony Dovgalfix Konstantin's last name Chugeuv -> Chuguev
2005-01-10 foobarupdate test to include negative floats as strings too
2005-01-10 foobar- Fixed bug #28074 (FastCGI: stderr should be written...
2005-01-10 foobarMissing $Id$ tag
2005-01-10 foobar- Update credits
2005-01-10 foobar- Compressed 2004 Changelog
2005-01-10 foobar- Added missing header sections.
2005-01-10 Joe OrtonDon't scribble over the stack; icc compiler warning fix
2005-01-10 Marcus Boerger- Fix proto
2005-01-10 Marcus Boerger- Bugfix #31342: SQLite OO interface with Exceptions...
2005-01-10 Marcus Boerger- Implement iterator interface in sqlite
2005-01-10 <changelog... ChangeLog update
2005-01-10 foobar- Added AC_ZEND_C_BIGENDIAN macro (as requested by...
2005-01-10 foobar- The pic/no-pic patch by Joe Orton.
2005-01-09 foobar- Fix outside-source-tree builds. Always include genera...
2005-01-09 Antony Dovgaladd skipif section
2005-01-09 Antony Dovgaladd test for bug #31454
2005-01-09 Antony Dovgalefree(name)
2005-01-09 Antony Dovgalfix bug #31454 (session_set_save_handler crashes PHP...
2005-01-09 foobar- Fix leaks with registered shutdown functions.
2005-01-09 foobarMFB: - Rationalize code a bit
2005-01-09 <changelog... ChangeLog update
2005-01-09 foobarRemove done stuff
2005-01-08 foobar- Fix possible crash (PR#26223). Leaks remain.
2005-01-08 Georg Richterfixed compile bug under Windows (libmysql.def currently...
2005-01-08 Dmitry StogovUnnecesary check was removed
2005-01-08 Marcus Boerger- Add new test
next