]> granicus.if.org Git - php/shortlog
php
2005-02-12 Wez Furlongprep for release
2005-02-12 Wez FurlongFix bundled sqlite build (doh!)
2005-02-12 <changelog... ChangeLog update
2005-02-11 Marcus Boerger- Cleanup foreach handling
2005-02-11 Wez Furlongtypo
2005-02-11 foobarRevert previous patch
2005-02-11 <changelog... ChangeLog update
2005-02-11 Wez Furlongupdate in anticipation of a release later tonight
2005-02-11 Wez FurlongFix PDO::query() for drivers that emulate bound parameters.
2005-02-10 Rob Richardsfix segfault when retval_ptr is empty - such as when...
2005-02-10 Hartmut Holzgraefetest case for Bug #30266
2005-02-10 foobar- Fixed bug #31920 (zend_strtod.c error: conflicting...
2005-02-10 Antony Dovgalhm..
2005-02-10 Antony Dovgalfix bug #28324 (HTTP_SESSION_VARS appear when register_...
2005-02-10 Rob Richardsinitial cut of new error handling
2005-02-10 Pierre Joye- fix #30745 and #31853 (php-bugs at demark dot org...
2005-02-10 Ilia AlshanetskyRemoved unused vars.
2005-02-10 Dmitry StogovFixed bug #30407 (Strange behaviour of default arguments)
2005-02-10 Wez Furlongprep for release
2005-02-10 Wez Furlongprep for release
2005-02-10 Wez Furlongonly do this magic on non-win32 platforms
2005-02-10 <changelog... ChangeLog update
2005-02-09 Wez Furlongrename ancient method
2005-02-09 Frank M. Kromannchange return value from false to true, when a statemen...
2005-02-09 Frank M. KromannCheck for warnings and return the warning texts
2005-02-09 Ilia AlshanetskyTouch file.
2005-02-09 Ilia AlshanetskyFixed compile warnings.
2005-02-09 Rasmus LerdorfFix for bug #31901
2005-02-09 Ilia Alshanetskykill unused var
2005-02-09 Ilia Alshanetskyremove unused vars.
2005-02-09 Wez Furlongcosmetic changes
2005-02-09 Wez Furlongproper fix for PECL Bug #3412
2005-02-09 Rob RichardsFixed bug #31878 (Segmentation fault using clone keywor...
2005-02-09 Wez Furlongupdate with changes
2005-02-09 Wez FurlongAdd PDO_ATTR_TIMEOUT support.
2005-02-09 Wez Furlongkeep a log here for now
2005-02-09 Wez FurlongExpose the quoter method of the driver as PDO::quote().
2005-02-09 Wez Furlongtypo fix
2005-02-09 Wez Furlonghope it works!
2005-02-09 Wez Furlongdisable dep
2005-02-09 Wez Furlongdisable dep for pecl release
2005-02-09 Wez Furlongprep for release
2005-02-09 Wez Furlongprep for possible release
2005-02-09 Wez Furlongupdate ready for release.
2005-02-09 Wez Furlongbe realistic...
2005-02-09 Wez Furlongupdate ready for release
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
next