]> granicus.if.org Git - php/shortlog
php
2005-02-09 Rob RichardsBFN
2005-02-09 Rob RichardsMFH: Fixed bug #31878 (Segmentation fault using clone...
2005-02-08 Rasmus LerdorfMFH eliminating a few more useless R* calls
2005-02-08 Rasmus LerdorfMFH and eliminate whitespace differences between HEAD...
2005-02-07 Ilia AlshanetskyMFH: Fixed bug #31527 (crash in msg_send() when non...
2005-02-07 Antony DovgalMFH: fix leaks in ext/filepro
2005-02-07 foobarMFH: - Fixed bug #31858 (--disable-cli does not force...
2005-02-06 Zeev SuraskiCorrect fix for #28803
2005-02-05 Georg RichterMFH: fix for bug 29329
2005-02-04 foobarfix test
2005-02-04 Dmitry StogovFixed bug #31832 (SOAP encoding problem with complex...
2005-02-04 Derick Rethans- MFH: Fixed bug #31754 (dbase_open() fails for mode...
2005-02-04 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2005-02-04 foobarBFN
2005-02-04 foobarMFH: Fixed bug #31842 (*date('r') does not return RFC28...
2005-02-04 foobarMFH: - Fixed bug #28227 (PHP CGI depends upon non-stand...
2005-02-04 Ilia AlshanetskyMFH: Proper fix for bug #31796 .
2005-02-03 Ilia AlshanetskyMFH: Fixed bug #31796 (readline completion handler...
2005-02-03 foobarMFH: Fix buildconf with BSD make
2005-02-03 foobarMFH: Fixed bug #28804 (ini-file section parsing pattern...
2005-02-03 foobarws fix
2005-02-02 Ilia AlshanetskyMFH: Fixed bug #31514 (open_basedir uses path_translate...
2005-02-02 Zeev SuraskiMFH
2005-02-02 Dmitry StogovFixed bug #31747 (SOAP Digest Authentication doesn...
2005-02-02 Stanislav Malyshevtest for Bug #31720
2005-02-02 Stanislav MalyshevFix #31720 Invalid object callbacks not caught in...
2005-02-02 Stanislav Malyshevfix leak if function call fails
2005-02-02 Dmitry StogovFixed bug #31755 (Cannot create SOAP header in no names...
2005-02-02 Dmitry StogovFixed bugs #29767 and #31683 (__get and __set methods...
2005-02-01 Ilia AlshanetskyMFH: Fixed bug #31797 (exif_read_data() uses too low...
2005-02-01 Stanislav Malyshevtest for eval debug_backtrace bug
2005-02-01 Stanislav MalyshevFix debug_trace with eval (patch from Antony Dovgal)
2005-02-01 Anantha Kesari H YNetWare is now having compliant pthreads implementation
2005-02-01 Ilia AlshanetskyMFH: Final version of filename upload handling.
2005-01-31 Dmitry StogovFixed SIGSEGV when restoring WSDL without functions...
2005-01-31 Dmitry StogovEmpty "detail" was removed from SoapFault object.
2005-01-31 Dmitry StogovFixed memory allocation bug.
2005-01-30 Ilia AlshanetskyMFH: Fix handling of INF/NAN in unserialize().
2005-01-28 Marcus Boerger- MFH Fix severity
2005-01-28 Georg RichterMFH: Fix for mysql_affected_rows and mysql_stmt_affecte...
2005-01-28 Antony Dovgalimprove CS & error messages
2005-01-28 Antony Dovgaladd warning explaining why ftok() failed
2005-01-28 Dmitry StogovMemory leak was fixed
2005-01-28 Antony DovgalBFN (#31732)
2005-01-28 Antony Dovgalfix #31732 (mb_get_info causes segfault)
2005-01-28 Antony DovgalMFH: change return type from NULL to FALSE when paramet...
2005-01-28 Antony Dovgalfix posix_getsid() & posix_getpgid()
2005-01-27 Frank M. KromannMFH: Hack to fix crash caused by FBCAccess not returnin...
2005-01-27 Ilia AlshanetskyMFH: Fixed bug #31705 (parse_url() does not recognize...
2005-01-27 Antony Dovgalfix leak in mysqli_fetch_array() when using invalid...
2005-01-27 Georg RichterMFH: fix for bug #31710
2005-01-27 Antony DovgalBFN
2005-01-27 Antony Dovgalfix segfault when invalid field offset is passed to...
2005-01-27 Marcus Boerger- MFH
2005-01-27 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2005-01-26 Derick Rethans- MFH: There is no --with-apache2, only apxs2
2005-01-26 Ilia AlshanetskyMFH: Fixed bug #31699 (unserialize() float problem...
2005-01-26 Ilia AlshanetskyFixed bug #29733 (printf() handles repeated placeholder...
2005-01-25 foobarmassage
2005-01-25 Ilia AlshanetskyMFH: Fixed bug #31465 (False warning in unpack() when...
2005-01-25 Andrei ZmievskiMFB (Fix several egregious leaks in ext/browscap and...
2005-01-25 Antony DovgalMFH: fix segfault in imap_bodystruct()
2005-01-25 foobarMFH: - Fixed bug #31684 (dio_tcsetattr(): misconfigured...
2005-01-25 foobarMFH: RTLD_DEEPBIND patch
2005-01-25 foobarMFH: - Fix macosx shared extension build
2005-01-25 foobarMFH: - Return of the automake requirement
2005-01-25 foobarorder + typos
2005-01-25 Dmitry StogovFixed identation
2005-01-25 Dmitry StogovFixed bug #28041 (SOAP HTTP Digest Access Authenticatio...
2005-01-25 Marcus Boerger- BFN
2005-01-25 Marcus Boerger- MFH #26229 (getIterator() segfaults when it returns...
2005-01-24 Ilia AlshanetskyMFH: Use multibyte specific code for handling files...
2005-01-24 Ilia AlshanetskyFixed compiler warning.
2005-01-24 Marcus Boerger- BFN
2005-01-24 Marcus Boerger- MFH
2005-01-24 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2005-01-24 Marcus Boerger- MFH fix for bug #31348 CachingIterator::rewind()...
2005-01-24 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2005-01-24 Marcus Boerger- BFN
2005-01-24 Marcus Boerger- MFH Second part of #30725
2005-01-24 Marcus Boerger- MFH
2005-01-24 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2005-01-24 Moriyoshi Koizumi- MFH: revert irrelevant part.
2005-01-24 Antony DovgalMFH: fix msg_recieve() and add test
2005-01-24 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2005-01-24 Joe OrtonMFH: Fixed regression #31645 - only flush before runnin...
2005-01-23 Sergey Kartashoff- A bug in mnogosearch module in ispell loading code...
2005-01-22 foobarMFH: Compile fix for systems without uint32_t typedef
2005-01-22 foobar- Remove also autom4te.cache dir with phpize --clean
2005-01-22 Marcus Boerger- BFN
2005-01-22 Marcus Boerger- MFH bugfix #31651
2005-01-22 Marcus Boerger- MFH
2005-01-22 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2005-01-22 Edin KadribasicMFH: Generate files needed for php5ts.dll build
2005-01-22 foobar- Typofix + removed unnecessary unsets caused by it
2005-01-22 foobarmassage news
2005-01-21 Andrei ZmievskiMFB (bugfix for 28451)
2005-01-21 Stefan EsserMFH
2005-01-21 Antony DovgalMFH: destroy return_value
2005-01-20 Edin KadribasicMFOB: Fixed bug #29492 - missing ldap_parse_reference()
next