]> granicus.if.org Git - php/shortlog
php
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...
2004-02-04 Marcus BoergerAdd new prototype
2004-02-04 Marcus BoergerFix reflection
2004-02-04 Marcus BoergerAdd test
2004-02-04 Marcus BoergerThe &new is no longer needed, prevent E_STRICT message
2004-02-04 Andi Gutmans- Added recent stuff to NEWS
2004-02-04 Marcus BoergerFix Warning
2004-02-04 Marcus BoergerFix warnings
2004-02-04 Zeev SuraskiFixlet
2004-02-04 Zeev SuraskiFix handling of $this in some cases
2004-02-04 Zeev SuraskiUpdate test (reason: can no longer assign to $this)
2004-02-04 Zeev SuraskiUpdate test (reason: early binding changes its behavior)
2004-02-04 Zeev SuraskiUpdate test (reason: early binding changes its behavior)
2004-02-04 Zeev SuraskiHandle additional cases
2004-02-04 Dmitry StogovUnnecesurry namespaces was removed form SOAP fault...
2004-02-04 Dmitry StogovSoapServer::fault() method was implemented
2004-02-04 Zeev SuraskiReinstate early-binding for classes.
2004-02-04 Zeev SuraskiOptimize
2004-02-04 Dmitry StogovSOAP Headers was implemented (near complete)
2004-02-04 Zeev Suraski- Improve $this assignment detection and generalize...
2004-02-04 Ilia AlshanetskyFixed compile warnings.
2004-02-04 Zeev Suraski-Error out when trying to re-assign $this
2004-02-04 Zeev Suraskikill warning
2004-02-04 Zeev SuraskiAPI updates
2004-02-04 Zeev SuraskiThe valid bit was necessary after all - restored
2004-02-04 Zeev SuraskiFixlets
2004-02-04 Zeev Suraski- Small fixes
2004-02-04 Zeev Suraski- Improve wording
2004-02-04 Zeev Suraski- Update with new destructor code
2004-02-04 Zeev SuraskiChange destructor implementation (details will follow...
2004-02-04 Moriyoshi Koizumi- Update libmbfl to the latest. This fixes several...
2004-02-04 <changelog... ChangeLog update
2004-02-03 Greg Beaverre-adding as binary - file is unmodified
2004-02-03 Greg Beaverremove in order to re-add as binary
2004-02-03 Marcus BoergerUpdate tests
2004-02-03 Marcus BoergerNo longer needed
2004-02-03 Marcus BoergerUpdate tests
2004-02-03 Marcus BoergerNuke unused variable
2004-02-03 Marcus BoergerFix Warning
2004-02-03 Sebastian Bergmannclone/__clone() related changes.
2004-02-03 Dmitry StogovInitial support for client-part SOAP headers (very...
2004-02-03 Dmitry StogovSoapServer constructor was extended by default SOAP...
2004-02-03 Zeev SuraskiRemove unused variable
2004-02-03 foobartouch
2004-02-03 Zeev SuraskiRemove more garbage - valid bit was not really necessary
2004-02-03 Zeev Suraski- Clean garbage (delete was nuked a long time ago)
2004-02-03 Ilia AlshanetskyMore unneeded code removed.
2004-02-03 Zeev SuraskiAbort on parse error in an include file (patch by Ilia)
2004-02-03 Zeev SuraskiRemove redundant code
2004-02-03 Antony Dovgal-remove obsolete types
2004-02-03 Stanislav Malyshevfix bug #27120 and bug #25975 - preserve is_ref when...
2004-02-03 Zeev SuraskiFix try/catch block logic
2004-02-03 Zeev SuraskiPerform a bitwise copy of the object even when __clone...
2004-02-03 Zeev SuraskiRewrote exception support. Fixes a few limitations...
2004-02-03 Stig BakkenSQLITE_ENCODING should be UTF8 rather than UTF-8
2004-02-03 Martin KraemerPrevent cvsclean from being removed on interrupts
2004-02-03 foobarorder
2004-02-03 Vlad KrupinThis should allow us to read dictionary locations from...
2004-02-03 Ilia AlshanetskyFixed possible overflow.
2004-02-03 <changelog... ChangeLog update
2004-02-02 Andrey Hristovtypo fix
2004-02-02 Marcus BoergerTSRM fixes
2004-02-02 Marcus BoergerTests are executed with E_STRICT
2004-02-02 Dmitry Stogovfix: proper handling of SOAP 1.1 href and unresolved...
2004-02-02 Dmitry Stogov*** empty log message ***
2004-02-02 Dmitry StogovServer-part support for SOAP Headers was implemented...
2004-02-02 Ard BiesheuvelInterbase news
2004-02-02 Ard BiesheuvelUse correct flag for repair options
2004-02-02 Ard BiesheuvelFix Win32 build
2004-02-02 Ard BiesheuvelUse php_ prefix for header files
2004-02-02 Ard BiesheuvelUse php_ prefix for header files.
2004-02-02 Zeev SuraskiRedesign the clone() feature to fix some fundamental...
2004-02-02 Antony Dovgaladd missing alias for ocifreecursor()
2004-02-02 foobarCS fix (functions should not be available if they are...
2004-02-02 Antony Dovgalfix yet another possible segfault
2004-02-02 <changelog... ChangeLog update
2004-02-02 Ilia AlshanetskyFixed possible overflows.
2004-02-01 Ard BiesheuvelNo explicit inline (fixes Win32 linkage issue)
2004-02-01 Ard BiesheuvelWhoops line endings
2004-02-01 Ard BiesheuvelRemove extension internals from php_interbase.h
2004-02-01 Ard BiesheuvelTest for Interbase version 6 API in 'configure'
2004-02-01 Ard BiesheuvelAdded backup/restore functions
next