]> granicus.if.org Git - php/shortlog
php
2005-02-09 <changelog... ChangeLog update
2005-02-09 Moriyoshi Koizumi- Complement for Jani's fix. Likely fix the iconv issue.
2005-02-09 Wez Furlongfix typo
2005-02-08 Marcus Boerger- Initial Observer implementation
2005-02-08 Marcus Boerger- Update to 2005
2005-02-08 Marcus Boerger- Fix year and speling
2005-02-08 Marcus Boerger- Actually these are private
2005-02-08 Ilia AlshanetskyRemoved pointless operations/declarations.
2005-02-08 Ilia AlshanetskyAdded optional maxlen parameter to file_get_contents().
2005-02-08 Antony Dovgalmove ext/cpdf to PECL
2005-02-08 Rasmus LerdorfDon't need MSHUTDOWN either here
2005-02-08 <changelog... ChangeLog update
2005-02-07 Rasmus LerdorfGet rid of more useless RINIT/RSHUTDOWN calls
2005-02-07 Ilia AlshanetskyFixed bug #31527 (crash in msg_send() when non-string...
2005-02-07 Rasmus LerdorfNo reason to call empty RINIT, RSHUTDOWN and MSHUTDOWN...
2005-02-07 Dmitry StogovFixed bug introduced with foreach() optimization patch
2005-02-07 Dmitry StogovFixed FE_RESET/FE_FETCH bug.
2005-02-07 Marcus Boerger- Add missing '?>'
2005-02-07 Dmitry Stogovforeash($a as $key => $val) optimization
2005-02-07 Marcus Boerger- Remove part of the cleanup which causes a problem...
2005-02-07 Marcus Boerger- Add new test
2005-02-07 Antony Dovgalfix leaks on shutdown
2005-02-07 foobar- Fixed bug #31858 (--disable-cli does not force -...
2005-02-07 Wez Furlonga working implementation of LOB input parameters for...
2005-02-07 Wez FurlongThis might allow piecewise sending of LOB data for...
2005-02-07 <changelog... ChangeLog update
2005-02-07 Wez Furlongupdate
2005-02-07 Wez Furlongupdate for input/output parameters change
2005-02-07 Wez FurlongImplement input/output parameters
2005-02-07 Wez Furlongadd input/output parameter type flag
2005-02-07 Wez Furlongand the generated file
2005-02-07 Wez Furlonghandle input LOBs (which are passed as streams) in...
2005-02-07 Wez Furlongfix pointer indirection (and thus leak)
2005-02-07 Wez Furlongcentralize this define
2005-02-06 Wez Furlonghmmm
2005-02-06 Zeev SuraskiCorrect fix for #28804
2005-02-06 Wez Furlongeven less noise
2005-02-06 Wez Furlongupdate for api changes
2005-02-06 Wez FurlongAvoid bug where stream_copy_to_stream() call for precis...
2005-02-06 Wez Furlongsupport sucking data from streams in file_put_contents()
2005-02-06 Ilia AlshanetskyFixed possible un-initialized var on error.
2005-02-06 Wez Furlongless noise
2005-02-06 Edin KadribasicAdjust for the new get_col api
2005-02-06 Wez Furlongupdate for api changes
2005-02-06 Wez Furlongmake configure smarter.
2005-02-06 Wez Furlongadd a caller_frees parameter to get_col() to allow...
2005-02-06 Wez Furlongadd an open mode for the memory streams that allows...
2005-02-06 Wez Furlongbetter handling of pdo-level errors
2005-02-06 Wez Furlongtouch again
2005-02-06 Wez Furlongupdate todo
2005-02-06 Wez Furlongsupport getting some more attributes
2005-02-06 Wez Furlongthis one too
2005-02-06 Wez Furlonghandle some generic attributes here
2005-02-06 Wez FurlongThis will probably fix PECL Bug #3273
2005-02-06 Wez Furlongtouch file
2005-02-06 Timm Friebe- Made error handler not output anything if error was...
2005-02-06 Timm Friebe- Fixed error handler for situations in which an error
2005-02-06 Timm Friebe- Initial release
2005-02-06 Timm Friebe- Prefixed all temporary names with "phpt_"
2005-02-06 Timm Friebe- Initial release
2005-02-06 Timm Friebe- "Unified" test name
2005-02-06 <changelog... ChangeLog update
2005-02-06 Edin KadribasicFinalized pgsql LOB support using native pgsql bytea...
2005-02-06 Edin KadribasicDon't segault when we have placeholders but no bound...
2005-02-05 Edin KadribasicDecode pgsql LOB objects (bytea type) on fetch
2005-02-05 Edin KadribasicReturn lobs as strings for now
2005-02-05 Wez Furlongupdate separately
2005-02-05 Wez Furlongpass param type to quoter functions
2005-02-05 Edin KadribasicRemoved unused variebles.
2005-02-05 Marcus Boerger- Cleanup foreach statement
2005-02-05 Georg Richterfix for bug #29329
2005-02-05 <changelog... ChangeLog update
2005-02-04 foobarfix test
2005-02-04 Hartmut Holzgraefeadded some missing zend_[declare|update]_property_...
2005-02-04 Dmitry StogovFixed bug #31832 (SOAP encoding problem with complex...
2005-02-04 Derick Rethans- Fixed bug #31754 (dbase_open() fails for mode = 1...
2005-02-04 foobar- Fixed bug #31842 (*date('r') does not return RFC2822...
2005-02-04 foobar- Fixed bug #28227 (PHP CGI depends upon non-standard...
2005-02-04 Edin KadribasicGet OID of the last inserted row
2005-02-04 <changelog... ChangeLog update
2005-02-04 Ilia AlshanetskyProper fix for bug #31796 .
2005-02-03 Ilia AlshanetskyFixed bug #31796 (readline completion handler does...
2005-02-03 Ilia AlshanetskyUse the created connection string.
2005-02-03 foobar- Fix buildconf with BSD make
2005-02-03 Magnus M��tt�Fix typos.
2005-02-03 foobarcleanup
2005-02-03 foobar- Fixed bug #28804 (ini-file section parsing pattern...
2005-02-03 foobarws fix
2005-02-03 <changelog... ChangeLog update
2005-02-02 Ilia AlshanetskyFixed bug #31514 (open_basedir uses path_translated...
2005-02-02 Zeev SuraskiRemoving this file has been long due...
2005-02-02 foobarpecl movement
2005-02-02 foobar- Moved ext/w32api to PECL.
2005-02-02 foobarPECL
2005-02-02 foobar- Moved ext/yp to PECL.
2005-02-02 foobarNEWS
2005-02-02 foobar- Moved ext/dio to PECL.
2005-02-02 Stanislav Malyshevfix memory leak if function call fails
2005-02-02 Stanislav MalyshevFix #31720 Invalid object callbacks not caught in...
2005-02-02 Dmitry StogovFixed bug #31747 (SOAP Digest Authentication doesn...
next