]> granicus.if.org Git - php/shortlog
php
2004-02-12 Andi Gutmans- More news
2004-02-12 Zeev Suraski- Check return-by-reference bit when implementing inter...
2004-02-12 Wez Furlongensure that install exists before copying files.
2004-02-12 Andi Gutmans- Add News entry
2004-02-12 Zeev Suraskiextend Exception
2004-02-12 Wez FurlongTidy up "nmake clean" for people that don't have a...
2004-02-12 Andi Gutmans- Add comments to read/write property/dimension for...
2004-02-12 Zeev Suraskiextend Exception
2004-02-12 Wez Furlongfix copy-n-past error in constructor.
2004-02-12 Wez FurlongFix build; line continuation character should be the...
2004-02-12 Zeev SuraskiUpdate configure
2004-02-12 Dmitry StogovCaching of temorary WSDL files was disabled.
2004-02-12 Edin KadribasicAdded zend_exceptions.c to the build
2004-02-12 Zeev Suraskizend_default_classes.h -> zend_exceptions.h
2004-02-12 Dmitry StogovUsing zend_throw_exception_object() instead of EG(excep...
2004-02-12 Andi Gutmans- Add zend_exceptions.c
2004-02-12 Zeev SuraskiCentralize exceptions code in zend_exceptions.[ch].
2004-02-12 Andi Gutmans- Use zend_throw_exception_object() in throw_handler...
2004-02-12 Zeev SuraskiExceptions updates:
2004-02-12 Andi Gutmans- Add API function to throw exception by using an object
2004-02-12 Dmitry Stogov"Runtime Configuration" and "Exceptions" were added.
2004-02-12 Andi Gutmans- Go with b4 RC 1 (Sanity package)
2004-02-12 <changelog... ChangeLog update
2004-02-12 foobarws fix
2004-02-12 foobar- Fixed bug #23467 (Showing incorrect Time Zone)
2004-02-11 Marcus BoergerCleanup
2004-02-11 Marcus BoergerMust be initialized in ZTS mode
2004-02-11 Marcus BoergerUpdate
2004-02-11 Marcus BoergerUpdate
2004-02-11 Marcus BoergerFix: <interface> [extends <interface> [, <ineterface...
2004-02-11 foobarThere is CODING_STANDARDS..at least NEW code should...
2004-02-11 foobarstyle
2004-02-11 Marcus BoergerBugfix #27104 CLI/CGI SAPI module variable name conflict
2004-02-11 Zeev SuraskiPrevent SimpleXML from silently modifying types of...
2004-02-11 Zeev SuraskiFix leaks in assignments to overloaded objects
2004-02-11 Brian France - Added checks for invalid characters in a cookie...
2004-02-11 Brian France Added checks for invalid characters in a cookie name...
2004-02-11 Brian France Added two new functions to set the dict-dir and data...
2004-02-11 Ilia Alshanetsky'Touch' the file to make sure re2c is not needed.
2004-02-11 Ilia AlshanetskyFixed bug #26862 (ob_flush() followed by output_reset_r...
2004-02-11 Zeev SuraskiFix leak with overloaded objects, when they're used...
2004-02-11 Ard BiesheuvelLook in the right place for lib
2004-02-11 Dmitry Stogovsupport for command line interface was improved
2004-02-11 Dmitry StogovCache files access rights were changed.
2004-02-11 Zeev SuraskiGet rid of some yucky past, and reenable these tests
2004-02-11 Zeev SuraskiFixed a bug the caused overloaded array indices to...
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
next