]> granicus.if.org Git - php/shortlog
php
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
2004-02-01 Sebastian BergmannZTS fix.
2004-02-01 Moriyoshi Koizumi- Forgot to add test case.
2004-02-01 Moriyoshi Koizumi- Binary compatibility stuff, for safety.
2004-02-01 <changelog... ChangeLog update
2004-01-31 Greg Beavermake pear run-tests work with PEAR core tests, allow...
2004-01-31 Moriyoshi Koizumi- Fix bug #27103 (preg_split('//u') incorrectly splits...
2004-01-31 Moriyoshi Koizumi- POSIX / ISOX compliancy. This is needed to correctly...
2004-01-31 Marcus BoergerThrow an exception in case a reflection object cannot...
2004-01-31 Georg RichterCorrected binding:
2004-01-31 <changelog... ChangeLog update
2004-01-30 Georg Richteradded nuw_rows property for statement object
2004-01-30 Dmitry StogovServer part support for "document" style encoding was...
2004-01-30 Dmitry StogovSome tests from official SOAP 1.2 specification was...
2004-01-30 Dmitry StogovSOAP 1.2 specification conformity was improved
2004-01-30 Wez Furlongword fix
2004-01-30 Dmitry StogovSupport for https:// through proxy was implemented
2004-01-30 foobarorder
2004-01-30 Marcus BoergerInclude Sascha's indendation hint
2004-01-30 Marcus BoergerNewer compilers don't need this so many people don...
2004-01-30 Ilia AlshanetskyApply the same parse error handling to (include|require...
2004-01-30 <changelog... ChangeLog update
2004-01-30 Sara GolemonFix potential bug in http:// proxy support.
2004-01-29 Dmitry Stogov*** empty log message ***
2004-01-29 Ilia AlshanetskyProper configure switch for sqlite.
2004-01-29 Dmitry StogovRollback: persistent PHP streams (dont work with "kafka")
2004-01-29 Ilia AlshanetskyApache 2 portion of the fix for bug #25753.
2004-01-29 Dmitry StogovPHP4 support
2004-01-29 Dmitry Stogovfix: "Authors" corrected
2004-01-29 Dmitry StogovSupport for HTTP proxies was implemented
2004-01-29 Derick Rethans- Add our standard header
2004-01-29 Dmitry StogovSupport for nonWSDL mode was improved (SoapVal,SoapVar...
2004-01-29 Dmitry Stogovfix: possible crash was fixed
2004-01-29 Ilia AlshanetskyFixed bug #27007 (missing connection closure when conne...
2004-01-29 Ilia AlshanetskyFixed bug #27037 (fixed possible crash in apache2handle...
2004-01-29 <changelog... ChangeLog update
2004-01-29 Rob Richardsfix corruption when cloneDocument is not defined
2004-01-29 Marcus BoergerUpdate
2004-01-29 Sara GolemonThis should not have been an INI_ALL directive.
2004-01-28 Marcus Boergerremoved experimental status
2004-01-28 Marcus Boerger- Fix second issue with #27042
2004-01-28 Georg Richterremoved experimental status
2004-01-28 Sara GolemonFTP dirstream_read should not leave whitespace/newlines...
2004-01-28 Zeev SuraskiTweak checks to detect some additional cases.
2004-01-28 Sara Golemon'Bug Fix': scandir, being a new function in PHP5 should...
2004-01-28 Ilia AlshanetskyFixed bug #27011 (64bit int/long confusion in preg_matc...
2004-01-28 Andrey Hristovthis should not belong to HEAD
2004-01-28 Rasmus LerdorfFix applies to apache_hooks sapi as well. See bug...
2004-01-28 Rasmus LerdorfMFB - see bug #25753 for details
2004-01-28 Dmitry StogovError reoprting improved by prefix
2004-01-28 Martin KraemerBug fix: Images would be broken on big-endian machines...
2004-01-28 Dmitry StogovSource cleanup
2004-01-28 Dmitry StogovTest suite for XML Schema and SOAP encoding/decoding
2004-01-28 Dmitry StogovSource cleanup
2004-01-28 Dmitry StogovAdd namespaces to <Envelope> (not ot subnodes)
2004-01-28 Zeev Suraski- Error message fix
2004-01-28 Zeev SuraskiFixlets
2004-01-28 Zeev SuraskiPrevent classes from implementing interfaces that have...
2004-01-28 Zeev SuraskiWhitespace
2004-01-28 Zeev SuraskiCode relayout
2004-01-28 Zeev SuraskiForward-port fix for timeouts under Windows
2004-01-28 Antony Dovgaltwo fixes:
2004-01-28 Ilia AlshanetskyFixed bug #27058 (crash in sybase_connect() with 2...
next