]> granicus.if.org Git - php/shortlog
php
2004-02-17 Dmitry Stogovsupport for XMLSchema <element> nillable attribute
2004-02-17 Ard BiesheuvelFixed unregistered bugs in event handling
2004-02-17 Ard BiesheuvelAdded event handling test
2004-02-17 Wez FurlongFix:
2004-02-17 Rob Richardsimplement clone functionality to fix segfault
2004-02-17 Dmitry Stogovfix: Using proper namespace for <soap:header> if it...
2004-02-17 Dmitry StogovEncoding of ommited tail parameters as NULLs
2004-02-17 Georg Richterchanged output
2004-02-17 Stig Bakken* apply bold escape codes only if output is going to...
2004-02-17 <changelog... ChangeLog update
2004-02-16 Moriyoshi Koizumi- Add "zbacktrace" user-defined command.
2004-02-16 foobarshorten the description a bit
2004-02-16 Ilia AlshanetskyFixed bug #27278 (*printf() functions treat arguments...
2004-02-16 Ilia AlshanetskyFix test.
2004-02-16 foobarnuke copypaste rubbish
2004-02-16 foobartest for bug #27278
2004-02-16 Dmitry Stogovspecal case of array encoding. If object has only one...
2004-02-16 Dmitry StogovBUGFIX: incorrect restoring of negative integers from...
2004-02-16 Sergey Kartashoff- A fix to make UDM_LIMIT_DATE work was applied. Thanx to
2004-02-16 foobarthis was MFHd..
2004-02-16 Georg Richterfixed some tests
2004-02-16 Ilia AlshanetskyBetter gmp fix.
2004-02-16 Jan Lehnardt - fix typo
2004-02-16 Rob Richardsissue warning if object is in invalid state when dealin...
2004-02-16 Derick Rethans- Clearify clone behavior, fixed clone example (Patch...
2004-02-16 Dmitry StogovPrevent processing SOAP headers with invalid namespace...
2004-02-16 Stanislav Malyshevce is not used, don't get it
2004-02-16 Dmitry Stogovfix: prevent of possible crash
2004-02-16 foobar- fix test
2004-02-16 <changelog... ChangeLog update
2004-02-16 Marcus BoergerBFN
2004-02-16 Marcus BoergerBugfix #27227 Mixed case class names causes Fatal Error...
2004-02-15 Ilia AlshanetskyFor get_data iterator do not force numeric keys, return...
2004-02-15 Georg Richterfixed several binding problems
2004-02-15 Ilia AlshanetskyFixed a crash inside create_aggregate() method due...
2004-02-15 Rob Richardsswitch to zend_parse_method_parameters for consistancy
2004-02-15 Ard BiesheuvelReintroduce param NULL testing (see bug #26777)
2004-02-15 foobarPrevent bug reports like #27260
2004-02-15 Stig Bakken* don't cut lines when wrapping output
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
next