]> granicus.if.org Git - php/shortlog
php
2004-02-13 Ilia AlshanetskyFixes for PHP 4.3.X.
2004-02-13 Ilia AlshanetskyAdded package.xml
2004-02-13 Ilia AlshanetskyInitial commit of the fileinfo extension.
2004-02-13 Frank M. KromannAdding mising declaration (needed for Win32 compilation)
2004-02-12 Derick Rethans- Fixed start-up problem if both SPL and SimpleXML...
2004-02-12 Marcus BoergerFix (thx Andi)
2004-02-12 Marcus BoergerFix ArrayObject
2004-02-12 Stig Bakken* email address update
2004-02-12 Stig Bakken* update my email address
2004-02-12 Stefan Esserbetter write into the correct buffer
2004-02-12 Wez Furlongname the pecl bundle pecl-foo instead of php-foo-pecl.
2004-02-12 Dmitry StogovWSDL support for unknown extensibility elements and...
2004-02-12 Dmitry Stogovfix: possible crash was fixed
2004-02-12 Andi Gutmans- We are RC1-dev now
2004-02-12 Andi Gutmans- Roll Beta 4
2004-02-12 Andi Gutmans- Remove old code
2004-02-12 Hartmut Holzgraefemaking sure that the provided examples actualy work...
2004-02-12 foobarreorder
2004-02-12 Andi Gutmans- This was too strict.
2004-02-12 Zeev SuraskiFix test
2004-02-12 Pierre Joye- Update to DB-1.6.0RC6 (stable)
2004-02-12 Pierre Joye- Remove old DB
2004-02-12 Zeev SuraskiFix prototype/warning
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...
next