]> granicus.if.org Git - php/shortlog
php
2004-11-11 Antony DovgalMFH: fix #30751 (phpinfo() shows the same ini path...
2004-11-11 Ilia AlshanetskyMFH: Fixed bug #30750 (Meaningful error message when...
2004-11-10 Wez FurlongMFH: CloseHandle
2004-11-10 Ilia AlshanetskyMFH: Fixed possible overflow.
2004-11-09 Dmitry StogovFixed bug #29211 (SoapClient doesn't request wsdl throu...
2004-11-09 Ilia AlshanetskyMFH: Fixed crash inside cpdf_setdash() if called before...
2004-11-08 Ilia AlshanetskyMFH: Fixed possible crash on fstat() failure.
2004-11-05 Derick Rethans- Fix for bug #30367, #30490 and possibly #30011.
2004-11-05 Antony DovgalMFH: fix build (hm. looks like nobody noticed that..)
2004-11-04 Marcus BoergerMFH Bug #30627
2004-11-04 Dmitry StogovFixed bug #30685 (Malformed SOAPClient http header...
2004-11-04 Edin KadribasicMFH
2004-11-04 Edin KadribasicMFH: zend_strtod compilation on windows
2004-11-04 Moriyoshi Koizumi- MFH: Add entry for zend_strtod.c in belief that this...
2004-11-03 Derick Rethans- MFH: Fixed bug #30630: Added a BSD based strtod funct...
2004-11-03 Derick Rethans- MFH: Fixed bug #30630: Added a BSD based strtod funct...
2004-11-03 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-11-02 Andrey HristovMFH
2004-11-02 Ilia AlshanetskyBug fixing news.
2004-11-02 Ilia AlshanetskyFixed bug #30658 (Ensure that temporary files created...
2004-11-02 Sebastian BergmannMFH: Patch by Joe Orton <jorton@redhat.com>.
2004-11-02 Ilia AlshanetskyMFH: Fixed open_basedir & safe_mode bypass inside readl...
2004-11-01 Georg RichterAdded default multi resultset support for mysqli_connec...
2004-11-01 Georg Richterfixed error handling in mysqli_multi_query
2004-11-01 Georg RichterMFH:
2004-11-01 Ilia AlshanetskyFixed bug #30613 (Prevent infinite recursion in url...
2004-10-31 Marcus Boerger- Fix arginfo
2004-10-31 Sebastian BergmannMFH: Invokation -> Invocation
2004-10-30 Marcus Boerger- Fix (readd function name which got lost during earlie...
2004-10-30 Marcus BoergerBFN
2004-10-30 Marcus BoergerMFH
2004-10-30 Marcus BoergerBump api after latest changes
2004-10-30 Marcus BoergerMFH
2004-10-30 Marcus BoergerMFH change zend_object_handlers->get_method()
2004-10-30 Marcus BoergerMFH
2004-10-30 Marcus BoergerMFH Fix protos
2004-10-29 Andi Gutmans- [PATCH] Bug fix for #29770, but for PHP 4.3.9 (Vladim...
2004-10-28 Greg Beaversync with pear-core
2004-10-28 Greg BeaverPEAR => 1.3.3
2004-10-28 Antony Dovgalfix Win32 & Netware build
2004-10-27 Andi Gutmans- MFH
2004-10-27 Antony DovgalBFN
2004-10-27 Antony DovgalMFH: fix bug #30388 (rename across filesystems loses...
2004-10-27 Wez FurlongFix possible crash; patch by Kamesh Jayachandran
2004-10-26 Andrey Hristovnews entry
2004-10-26 Andi Gutmans- MFH
2004-10-26 Ilia AlshanetskyMFH: Fixed bug #30572 (crash when comparing SimpleXML...
2004-10-26 Wez FurlongBFN
2004-10-26 Wez FurlongFix for Bug #29418 (double free when openssl_csr_new...
2004-10-25 Greg Beaversync with PEAR_1_3 branch of pear-core
2004-10-25 Greg Beaverupdate for PEAR 1.3.2
2004-10-25 Greg Beaverpass in first parameter to work with go-pear 0.5.0...
2004-10-23 Antony DovgalMFH: commit fixes by <mikael dot suvi at trigger dot ee>
2004-10-22 Edin KadribasicRevert Linux LFS patch
2004-10-22 Edin KadribasicBFN
2004-10-21 Edin KadribasicMFB: Linux LFS support, fixes 27792
2004-10-21 Joe OrtonMFH: Fix case where php_handle_aborted_connection was...
2004-10-21 Andi Gutmans- Fix bug #30395 (Apache Child Segmentation fault in...
2004-10-20 Andi Gutmans- MFH
2004-10-19 Georg RichterMinor fix for mysqli_connect: checking socket_len for...
2004-10-18 Ilia AlshanetskyMFH: Fixed bug #30475 (curl_getinfo() may crash in...
2004-10-18 Antony DovgalBFN
2004-10-18 Antony DovgalMFH: fix bug #30442 ( segmentation fault when parsing...
2004-10-18 Anantha Kesari H Yremoving a call to php_output_activate in php_module_st...
2004-10-18 Derick Rethans- Revert patch until it is discussed
2004-10-16 Anantha Kesari H YFix for Bug #30397
2004-10-16 Anantha Kesari H YFix for 30457
2004-10-12 Marcus BoergerBFN
2004-10-12 Marcus BoergerBFN
2004-10-12 Marcus BoergerMFH Bug #30381
2004-10-12 Marcus BoergerMFH Fix visibility of get_class_vars() and get_class_me...
2004-10-12 Marcus BoergerMFH (add missing check)
2004-10-12 Marcus Boerger-MFH Fix set_exception_handler()
2004-10-11 Ilia AlshanetskyMFH: Fixed bug #30362 (stream_get_line() not handling...
2004-10-11 Ilia AlshanetskyMFH: Fixed bug #30375 (cal_info() does not work without...
2004-10-11 Wez FurlongBFN
2004-10-11 Wez FurlongMFH: return value fix (#30387 again)
2004-10-11 Wez FurlongMFH: Fix #30387: wrong flag used for async connection
2004-10-10 Sebastian BergmannMFH: Add *.gcda and *.gcno (from gcc -fprofile-{use...
2004-10-10 Antony Dovgalfix possible segfault
2004-10-10 Antony DovgalMFH: prevent deadlocks when re-using previously establi...
2004-10-09 Wez FurlongMFH: dotnet init fixes
2004-10-09 Wez FurlongMFH: fix for crash bug
2004-10-08 Marcus BoergerMFH speling
2004-10-08 Christian StockerMFH
2004-10-08 Moriyoshi Koizumi- BFN
2004-10-08 Moriyoshi Koizumi- MFH: Sync with the latest codebase (fixes bug #28220).
2004-10-08 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-10-08 Moriyoshi Koizumi- MFH(r-1.53): Avoid doubly symbol definition. Codes...
2004-10-07 Ilia AlshanetskyMFH: Fixed bug #30356 (str_ireplace() does not work...
2004-10-06 Marcus BoergerBFN
2004-10-06 Marcus Boerger- MFH (synch after func name change)
2004-10-06 Marcus Boerger- MFH Fix Bug #30344
2004-10-06 Ilia AlshanetskyPossible fix for bug #29764
2004-10-05 Ilia AlshanetskyMFH: Fixed bug #30027 (Possible crash inside ftp_get()).
2004-10-05 Marcus BoergerBFN
2004-10-05 Dmitry StogovFixed bug #30175 (SOAP results aren't parsed correctly)
2004-10-04 Ilia AlshanetskyMFH: Fixed bug #30281 (Prevent non-wbmp images from...
2004-10-04 Marcus BoergerMFH
2004-10-04 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
next