]> granicus.if.org Git - php/shortlog
php
2004-10-01 Rasmus LerdorfNot sure when this BC breaking change snuck in, but...
2004-10-01 Sebastian BergmannMFH: Fugbix typo.
2004-09-30 Ilia AlshanetskyAdded skip condition for PHP 5.0
2004-09-30 Andi Gutmans- MFH
2004-09-30 Antony DovgalBFN
2004-09-30 Antony Dovgalfix error message
2004-09-30 Antony DovgalMFH: fix segfaults and bug #30282 and suppress compile...
2004-09-30 Ilia AlshanetskyMFH: Fixed bug #30276 (Possible crash in ctype_digit...
2004-09-29 Marcus BoergerMFH
2004-09-29 Antony DovgalMFH: fix bug #29652
2004-09-28 Frank M. KromannMFH: Fix compilation
2004-09-28 Ilia AlshanetskyMFH: Fixed bug #30224 (Sybase date strings are sometime...
2004-09-28 Wez FurlongMFH: select usage fix
2004-09-28 Wez FurlongMFH: Fix for Bug #24189: possibly unsafe select(2)...
2004-09-27 Marcus BoergerMFH fix several property handling issues
2004-09-27 Marcus BoergerMFH parameter description
2004-09-27 Marcus BoergerMFH Add new tests
2004-09-27 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-09-27 Edin KadribasicFixed bug #30133
2004-09-27 Marcus BoergerAdd new tests
2004-09-27 Marcus BoergerMFH (discussed with Andi)
2004-09-27 Ilia AlshanetskyMFH: Fixed bug #30249 (Incorrect timeout check).
2004-09-27 Marcus BoergerMFH (1 fix, 1 warning)
2004-09-26 Marcus BoergerMFH
2004-09-26 Ilia AlshanetskyMFH:
2004-09-26 Marcus BoergerMFH add new tests
2004-09-26 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-09-26 Marcus BoergerMFH add new tests
2004-09-26 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-09-26 Wez FurlongMFH: Fix bug #30147 OO sqlite_fetch_object did not...
2004-09-26 Wez FurlongBFN
2004-09-26 Wez FurlongMFH: configure check for getaddrinfo (Bug #30057)
2004-09-25 Marcus BoergerMFH lib substituation
2004-09-24 Marcus BoergerMFH unserialize fixes
2004-09-24 Marcus Boerger- MFH unserialize fixes
2004-09-24 Marcus BoergerBFN (MFHed)
2004-09-23 Andi Gutmans- PHP 5.0.3-dev
2004-09-23 Andi Gutmans- Roll 5.0.2
2004-09-23 Marcus BoergerBFN
2004-09-23 Marcus BoergerMFH
2004-09-23 Marcus BoergerMFH Bugfix # 30209
2004-09-23 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-09-22 Dmitry StogovFixed bug #29566 (foreach/string handling strangeness...
2004-09-22 Dmitry StogovFixed bug #30182 (SOAP module processing WSDL file...
2004-09-20 Uwe Schindlerchanged order of processing of ini entries
2004-09-20 Ilia AlshanetskyMFH: Fixed bug #29913 (parse_url() is now binary safe).
2004-09-17 Stanislav MalyshevMFH destructor failure fix
2004-09-17 Ilia AlshanetskyMFH: Fixed bug #30050 (Possible crash inside php_shutdo...
2004-09-16 Andi Gutmans- Go with PHP 5.0.2RC1
2004-09-16 Dmitry StogovFixed crash with SoapFault and register_shutdown_functi...
2004-09-16 Sebastian BergmannMFH: ZTS fix.
2004-09-16 Andi Gutmans- NEWS
2004-09-16 Andi Gutmans- MFH
2004-09-15 Uwe SchindlerFixed bug #29805 (HTTP Authentication Issues)
2004-09-15 Dmitry StogovFixed invalid test name
2004-09-15 Ilia AlshanetskyFixed a bug causing ".123" * "90" and alike to return...
2004-09-15 Derick Rethans- MFH: Windows has strcoll too.
2004-09-15 Derick Rethans- MFH: Added new boolean (fourth) parameter to array_sl...
2004-09-15 Dmitry StogovFixed possible crash
2004-09-14 Dmitry StogovFixed bug #30045 (Cannot pass big integers (> 214748364...
2004-09-13 Magnus M��tt�Add missing stream unregister for sslv2 and 3.
2004-09-13 Stefan EsserMFH
2004-09-13 Dmitry StogovChange soap's ctors to __construct(),
2004-09-12 Stefan EsserMFH
2004-09-11 Derick Rethans- Added the sorting flag SORT_LOCALE_STRING to the...
2004-09-11 Andi Gutmans- MFH
2004-09-10 Wez FurlongBFN
2004-09-10 Wez FurlongMFH: fix for Bug #29296
2004-09-10 Dmitry StogovSoapClient->__call() is renamed to SoapClient->__soap_c...
2004-09-10 Dmitry StogovUsing php_libxml_xmlCheckUTF8() from ext/libxml.
2004-09-09 Wez FurlongMFH: avoid potential AT&T libc problems with tempnam()
2004-09-09 Marcus BoergerMFH Fix test script
2004-09-09 Rasmus LerdorfStop at the index on an unmatched [
2004-09-09 Marcus BoergerMFH Drop namespace relict
2004-09-09 Marcus BoergerFix test
2004-09-09 Marcus BoergerMFH Fix __call's method signature
2004-09-09 Marcus BoergerMFH signature check/method registration
2004-09-09 Marcus BoergerMFH add new test
2004-09-09 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-09-09 Andi Gutmans- MFH
2004-09-08 Sara GolemonMFH (r.163) Handle maxlen when stream can't be mmaped
2004-09-08 Rob RichardsMHF: fix issue with multiple xsl objects using register...
2004-09-08 Rob RichardsMFH: implement php_libxml_xmlCheckUTF8
2004-09-07 Dmitry StogovMake ext/soap work around libxml2 bug in xmlCheckUTF8...
2004-09-06 Marcus BoergerMFH Fix handling of exceptions in dtors
2004-09-06 Rob RichardsBFN
2004-09-06 Rob RichardsMFH: Fixed bug #29945 (simplexml_load_file URL limitati...
2004-09-05 Marcus BoergerBFN
2004-09-05 Marcus BoergerMFH bugfix 299885
2004-09-04 Andi Gutmans- MFH
2004-09-04 Georg RichterMFH: LOAD DATA INFILE now uses PHP's fopen wrapper
2004-09-03 Marcus BoergerMFH
2004-09-03 Marcus BoergerMFH: Fix protoe's
2004-09-03 Ilia AlshanetskyMFH: Adjusted input check.
2004-09-02 Stanislav MalyshevMFH: filestat fix
2004-09-02 Derick Rethans- MFH: Added test for bug #29944.
2004-09-02 Georg Richterfixed compiler warnings
2004-09-02 Ilia AlshanetskyMFH: Fixed bug #29925 (Added a check to prevent illegal...
2004-08-31 Marcus BoergerMFH: Fix seeking
2004-08-31 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
next