]> granicus.if.org Git - php/shortlog
php
2004-02-11 Zeev SuraskiTurn off bogus warnings with overloaded dimensions...
2004-02-11 Ilia AlshanetskyProper win32 fix.
2004-02-11 Zeev SuraskiImprove the implementation of unset() on array dimensio...
2004-02-11 Dmitry StogovNow SoapClient uses excptions as default method for...
2004-02-11 Zeev SuraskiFix bug #25038
2004-02-11 Rob RichardsFix test
2004-02-11 Zeev SuraskiFix crash (patch by Rob Richards)
2004-02-11 Zeev SuraskiFix exceptions thrown without a stack frame
2004-02-11 Rob RichardsFix compiler warnings
2004-02-11 Ard BiesheuvelAdd version info about run-time client library
2004-02-11 Ard BiesheuvelCS/WS
2004-02-11 Andi Gutmans- Change to b4
2004-02-11 Zeev SuraskiChange FETCH_RESOURCE to return false on error instead...
2004-02-11 Zeev SuraskiFinally add a notice to hint people that using dl(...
2004-02-11 Zeev SuraskiFix bug #26802 (the right aspects of it found by Marcus...
2004-02-11 Zeev SuraskiFix and clarify the test case
2004-02-11 Zeev SuraskiComplete the fix for handling of exceptions happening...
2004-02-11 Zeev Suraskiwhitespace
2004-02-11 Georg Richterremoved printfs :)
2004-02-11 Georg Richterchanged first param in mysqli_bind_param
2004-02-11 Georg Richterchanged first parameter in mysqli_bind_param from array...
2004-02-11 <changelog... ChangeLog update
2004-02-11 Rui Hirokawafixed a compilation error.
2004-02-10 Zeev SuraskiIgnore the memleak in this test
2004-02-10 Timm Friebe- Removed pointless call to error_reporting()
2004-02-10 Zeev SuraskiClear that up
2004-02-10 Zeev SuraskiCleanup
2004-02-10 Zeev SuraskiFix report_memleaks
2004-02-10 Ilia AlshanetskyFixed win32 build.
2004-02-10 Zeev SuraskiWhitespace
2004-02-10 Zeev SuraskiFix bug #26698 (exceptions handled properly during...
2004-02-10 Ilia AlshanetskyFixed bug #26653 (open_basedir incorrectly resolved...
2004-02-10 Zeev SuraskiFix bug #27186
2004-02-10 Zeev SuraskiFix bug #26869
2004-02-10 Andi GutmansFix a couple of tests
2004-02-10 Zeev SuraskiFix refcounting of ++/+= overloading (fix leak in __get...
2004-02-10 Jan Lehnardt - fix #27197 for Greg (cellog@php.net)
2004-02-10 Dmitry StogovWSDL caching was implemented
2004-02-10 foobarAdd test case for bug #26866
2004-02-10 Andi Gutmans- Nuke more unused code
2004-02-10 Zeev SuraskiFix handling in assignment using multidimensional array...
2004-02-10 Andi Gutmans- We will go with PHP 4 behavior. With the new object...
2004-02-10 Andi Gutmans- Remove junk
2004-02-10 Zeev SuraskiFix exception handling in opcodes spanned across multip...
2004-02-10 Zeev SuraskiUpdate NEWS
2004-02-10 Zeev SuraskiImplement get callback for SimpleXML (it now supports...
2004-02-10 Zeev Suraski- Fix pre/post increment for overloaded objects
2004-02-10 Moriyoshi Koizumi- Correcting test.
2004-02-10 <changelog... ChangeLog update
2004-02-10 Ilia AlshanetskyFixed bug #26758 (FastCGI exits immediately with status...
2004-02-10 Ilia AlshanetskyFixed bug #27026 (Added cgi.nph that allows forcing...
2004-02-09 Ilia AlshanetskyFixed bug #27196 (Missing content_length initialization...
2004-02-09 foobarws
2004-02-09 Frank M. KromannDelay creation of exec handle til it's needed
2004-02-09 Dmitry StogovAllowing to report SOAP Fault with "return new SoapFaul...
2004-02-09 Dmitry StogovAllowing to pass request to SoapServer::handle direct...
2004-02-09 Ilia AlshanetskyFixed bug #27172 (Possible floating point exception...
2004-02-09 Ilia AlshanetskyFixed bug #27175 (tzset() is not being called by PHP...
2004-02-09 <changelog... ChangeLog update
2004-02-09 Timm Friebe- Initial release
2004-02-09 Timm Friebe- Changed error_reporting setting to E_ALL so we get...
2004-02-08 Timm Friebe- Made server name and credentials contain something...
2004-02-08 Andi Gutmans- Change from PHP5 -> PHP 5
2004-02-08 Zeev SuraskiUpdate to new API
2004-02-08 Zeev SuraskiFix write-mode of overloaded objects when using array...
2004-02-08 Andi Gutmans- Check if free_storage exists
2004-02-08 <changelog... ChangeLog update
2004-02-07 foobarFixed bug #27171
2004-02-07 Georg Richterfixed cast warning
2004-02-07 Stig Bakken* obsolete
2004-02-07 Greg Beaverfix PATH_SEPARATOR issues - was defined in PHP 4.3...
2004-02-07 <changelog... ChangeLog update
2004-02-06 Dmitry Stogovfix
2004-02-06 Dmitry Stogovoptimization
2004-02-06 Ard BiesheuvelFix build with Win32 Interbase 5.x
2004-02-06 foobarfine tune
2004-02-06 Dmitry StogovWSDL cache was disabled by default (see WSDL_CACHE...
2004-02-06 Dmitry StogovFree XML documents after WSDL parsing (they no longer...
2004-02-06 Wez Furlongprefer != "no" over = "yes". (it doesn't really matter...
2004-02-06 Dmitry StogovPHP5 and WIN32 support was improved
2004-02-06 Ilia AlshanetskyPossible fix for bug #27165.
2004-02-06 Ilia AlshanetskyFixed possible memory leak with INI values.
2004-02-06 Ilia AlshanetskyDo not initialize & create vars unless they will be...
2004-02-06 <changelog... ChangeLog update
2004-02-05 Andrey Hristovtypo
2004-02-05 Dmitry StogovPHP API was changed (see readme.html for more details).
2004-02-05 Sebastian BergmannCommitting for Jan.
2004-02-05 Dmitry StogovWSDL parsing speedup. Source cleanup.
2004-02-05 Stanislav Malyshevfix serialization
2004-02-05 Stanislav Malyshevfix test - remove warning
2004-02-05 Antony Dovgalfix bug #27149
2004-02-05 Ilia AlshanetskyBug fixing news.
2004-02-05 Ilia AlshanetskyFixed bug #27145 (Unmangle private/protected property...
2004-02-05 John CoggeshallUpdating tests that got left behind when we changed...
2004-02-05 <changelog... ChangeLog update
2004-02-04 Zeev SuraskiFix exceptions happening inside internal functions...
2004-02-04 Marcus BoergerFix annoying warning
2004-02-04 Zeev SuraskiRemove double initialization
2004-02-04 Ilia AlshanetskyParse command line ini directives passed using -d befor...
2004-02-04 Wez FurlongFix a bug in the persistent socket liveness checks...
next