]> granicus.if.org Git - php/shortlog
php
2004-02-15 Ilia AlshanetskyFixed bug #27258 (moved FPE check to correct location).
2004-02-15 Rob Richardsallow certain methods to be called statically again:
2004-02-15 Marcus BoergerFix startup errors
2004-02-15 Rob Richardsswitch to zend_parse_method_parameters for consistancy
2004-02-15 Zeev SuraskiUse zval_ptr_dtor() to free variables as soon as they...
2004-02-15 Rob Richardsstart of dom update
2004-02-15 Timm Friebe- Fixed bug #26407 (Result set fetching broken around...
2004-02-15 Timm Friebe- Changed initialization of function arguments to messa...
2004-02-15 <changelog... ChangeLog update
2004-02-14 Jan Lehnardt - improve error message
2004-02-14 Jan Lehnardt - silence warning
2004-02-14 foobarbfn
2004-02-14 Marcus Boergerdtor's may not be called from free_storage handlers
2004-02-14 Derick Rethans- We always need to destroy the llist though.
2004-02-14 Derick Rethans- Fixed zero bytes memory allocation when no extra...
2004-02-14 <changelog... ChangeLog update
2004-02-13 Dmitry StogovSource cleanup
2004-02-13 Rob RichardsFix bug #27237: Working with simplexml crashes apache2
2004-02-13 Dmitry StogovOld in-memory WSDL cache was removed (it was already...
2004-02-13 Dmitry StogovCleanup
2004-02-13 Dmitry StogovSoapClient::__getTypes and SoapClient::__getFunctions...
2004-02-13 Dmitry StogovBUGFIX
2004-02-13 Ilia AlshanetskyFixed compile warnings.
2004-02-13 <changelog... ChangeLog update
2004-02-13 Ilia AlshanetskyAdded cvsingore
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
next