]> granicus.if.org Git - php/shortlog
php
2004-01-16 <changelog... ChangeLog update
2004-01-15 Marcus BoergerFix shutdown
2004-01-15 Pierre Joye- Fix the php dependency
2004-01-15 Dmitry StogovSOAP 1.2 support was improved
2004-01-15 Zeev SuraskiNice patch Christian, but it wasn't at all enabled? :)
2004-01-15 Antony DovgalFix bug #26892, ORA-21301 in ocinewcollection() call.
2004-01-15 Alex LeighChanged to mixed-case response header codes. This is...
2004-01-15 Dmitry StogovSupport for SOAP 1.2 array encoding/decoding was implem...
2004-01-15 Dmitry StogovSOAP 1.2 support was improved
2004-01-15 Marcus BoergerDrop userspace iteration correctly.
2004-01-15 Dmitry StogovSOAP 1.2 support was improved
2004-01-15 foobarFix typo
2004-01-15 foobar- Fixed bug #26844 (ext/mime_magic: magic file validati...
2004-01-15 <changelog... ChangeLog update
2004-01-15 Ilia AlshanetskyFixed bug #26909 (crash in imap_mime_header_decode...
2004-01-14 Greg Beaverfix get_class() case-sensitive incompatibility in PHP5
2004-01-14 Marcus BoergerThis is no longer usefull in any way.
2004-01-14 Ilia AlshanetskyMFH: Fixed bug #26911 (crash in sqlite extension when...
2004-01-14 Rob Richardstest user define namespace aliases
2004-01-14 Ilia Alshanetskytouch generated parser.
2004-01-14 Ilia AlshanetskyUpgraded bundled libsqlite to 2.8.11 (fixed critical...
2004-01-14 Dmitry StogovWSDL: restrictions support (whiteSpace, minLength,...
2004-01-14 Dmitry Stogovarray/object encoding
2004-01-14 Dmitry StogovSOAP message must not contain a Document Type Declaration
2004-01-14 Wez FurlongRemove stale code from flock();
2004-01-14 Wez FurlongFix #26772: fgets returns NULL instead of FALSE.
2004-01-14 Zeev SuraskiDon't allow interfaces to implement anything
2004-01-14 Dmitry StogovWSDL: encoding rpc/document and encoded/literal
2004-01-14 Wez Furlongtouch
2004-01-14 Wez Furlongfix crash when throwing an exception
2004-01-14 Pierre Joye- Fix package.xml file
2004-01-14 Andi Gutmans- Remove bogus macros
2004-01-14 Andi Gutmans- Remove use of bogus macro
2004-01-14 John CoggeshallApparently MSVC is not C99 compatible making variable...
2004-01-14 John CoggeshallDoh.. snuck by me!
2004-01-14 John CoggeshallForgot to add these tests
2004-01-14 Wez FurlongAdd optional php-win.exe variation of the CLI sapi.
2004-01-14 John CoggeshallWith the approval of Andi, changing the Tidy API to...
2004-01-14 <changelog... ChangeLog update
2004-01-13 Ilia AlshanetskyFixed bug #26878 (problem with multiple references...
2004-01-13 Rob Richardsadd support for $foo["a:bar"]
2004-01-13 foobar- Fixed bug #26896 (ext/ftp does not work as shared...
2004-01-13 foobarBFN
2004-01-13 Dmitry StogovFIX: memory leak
2004-01-13 Dmitry StogovWSDL: support for "http://schemas.xmlsoap.org/wsdl...
2004-01-13 Dmitry Stogovbugfix
2004-01-13 Wez FurlongDon't treat strings containing : as potential constant...
2004-01-13 Wez Furlongreinstate this ifdef for people without .Net SDK
2004-01-13 Wez FurlongFix refcount on these return values to avoid a leak...
2004-01-13 Dmitry StogovSource ceanup
2004-01-13 Rob Richardsfix getElementsByTagName and getElementsByTagNameNS...
2004-01-13 Dmitry StogovWSDL: support for multiple services/ports/bindings...
2004-01-13 Wez FurlongFix leaking constructors.
2004-01-13 Dmitry StogovCheck for "<?xml" header was removed
2004-01-13 Dmitry StogovWSDL support: using types before declaration was fixed
2004-01-13 Dmitry StogovXML parsing warnings and notices were disabled.
2004-01-13 Dmitry StogovSupport for WSDL <operation> without <input> message
2004-01-13 Dmitry StogovHTTP Cookies support (see interop round2 base kafka)
2004-01-13 Sara GolemonDon't even define this.
2004-01-13 John CoggeshallWhoops... Ilia forgot a ')'
2004-01-13 Wez Furlongmake usleep actually work properly
2004-01-13 <changelog... ChangeLog update
2004-01-13 Wez FurlongSupport automatic handling of byref parameters
2004-01-12 Ilia AlshanetskyFixed a bug that would cause the sqlite session databas...
2004-01-12 Ard BiesheuvelMore handsome solution for previous fix
2004-01-12 Ard BiesheuvelAdded sanity check on ibase_[p]connect() dialect argume...
2004-01-12 Martin KraemerAvoid duplicate symbols; definition is in bz2.c
2004-01-12 Dmitry Stogovfix
2004-01-12 Dmitry Stogovfix
2004-01-12 Dmitry StogovDate comparsion was fixed to compare dates with differe...
2004-01-12 Dmitry StogovTimezone support
2004-01-12 Dmitry StogovSmall error reporting fixes
2004-01-12 Dmitry StogovWSDL support: schema import
2004-01-12 Dmitry StogovWSDL support: support for wsdl import
2004-01-12 John CoggeshallThis was way out of date.
2004-01-12 Dmitry StogovWSDL support: use of type before declaration (see inter...
2004-01-12 Andi Gutmans- Return the PHP 4 behavior of not allowing class decle...
2004-01-12 Marcus BoergerSynch mysql_fetch_object with mysqli, sqlite and pgsql
2004-01-12 Marcus BoergerAdd some tests
2004-01-12 <changelog... ChangeLog update
2004-01-12 Marcus BoergerProto fix
2004-01-12 Marcus BoergerNo longer needed
2004-01-12 Marcus BoergerAdd missing macro
2004-01-11 Wez FurlongTSRMLS fix
2004-01-11 Ilia AlshanetskyFixed bug #26864 (pg_(update|delete) ignore PGSQL_DML_E...
2004-01-11 Andi Gutmans- Re-allow conditional class declerations. Needless...
2004-01-11 Andi Gutmans- This should fix the problem of conditional function...
2004-01-11 foobaroops..
2004-01-11 foobarBFN
2004-01-11 foobaradd test case for bug #26869
2004-01-11 Andrey Hristovfixing test
2004-01-11 Rui Hirokawaadded utf8 support option for sqlite >= 2.8.9.
2004-01-11 <changelog... ChangeLog update
2004-01-10 Tal Peertypos
2004-01-10 Andrey Hristovfixing tests after last Derick's commit that changed...
2004-01-10 Ilia AlshanetskyDo not run test if session extension is not avaliable.
2004-01-10 Marcus BoergerUpdate attribute tests.
2004-01-10 Marcus Boerger- Cleanup class_entry
2004-01-10 Marcus BoergerFix memory corruption with libxml's error handling.
2004-01-10 Zeev SuraskiRemove conflict
next