summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support for SOAP 1.2 HTTP binding namespase was addedDmitry Stogov2004-01-162-2/+5
* Tests where updated.Dmitry Stogov2004-01-1610-10/+10
* SOAP 1.2: enc:id & enc:ref attributes support and fault codes (Sender/Receive...Dmitry Stogov2004-01-163-3/+39
* Fixed Bug #26927 (preg_quote() does not escape \0).Ilia Alshanetsky2004-01-162-0/+16
* ChangeLog update2004-01-162-0/+68
* Fix shutdownMarcus Boerger2004-01-151-3/+3
* - Fix the php dependencyPierre Joye2004-01-152-2/+2
* SOAP 1.2 support was improvedDmitry Stogov2004-01-154-65/+147
* Nice patch Christian, but it wasn't at all enabled? :)Zeev Suraski2004-01-151-1/+2
* Fix bug #26892, ORA-21301 in ocinewcollection() call.Antony Dovgal2004-01-151-2/+2
* Changed to mixed-case response header codes. This is in keeping withAlex Leigh2004-01-151-5/+5
* Support for SOAP 1.2 array encoding/decoding was implementedDmitry Stogov2004-01-154-104/+79
* SOAP 1.2 support was improvedDmitry Stogov2004-01-156-137/+259
* Drop userspace iteration correctly.Marcus Boerger2004-01-151-20/+2
* SOAP 1.2 support was improvedDmitry Stogov2004-01-157-107/+126
* Fix typofoobar2004-01-152-2/+2
* - Fixed bug #26844 (ext/mime_magic: magic file validation broken).foobar2004-01-152-11/+18
* ChangeLog update2004-01-152-0/+188
* Fixed bug #26909 (crash in imap_mime_header_decode() when no encoding isIlia Alshanetsky2004-01-151-2/+6
* fix get_class() case-sensitive incompatibility in PHP5Greg Beaver2004-01-141-6/+6
* This is no longer usefull in any way.Marcus Boerger2004-01-142-83/+0
* MFH: Fixed bug #26911 (crash in sqlite extension when fetching data fromIlia Alshanetsky2004-01-143-0/+15
* test user define namespace aliasesRob Richards2004-01-141-9/+17
* touch generated parser.Ilia Alshanetsky2004-01-141-1/+1
* Upgraded bundled libsqlite to 2.8.11 (fixed critical bug of *NIX systems).Ilia Alshanetsky2004-01-1420-348/+648
* WSDL: restrictions support (whiteSpace, minLength, maxLength, length)Dmitry Stogov2004-01-144-25/+70
* array/object encodingDmitry Stogov2004-01-144-309/+258
* SOAP message must not contain a Document Type DeclarationDmitry Stogov2004-01-142-0/+7
* Remove stale code from flock();Wez Furlong2004-01-141-5/+1
* Fix #26772: fgets returns NULL instead of FALSE.Wez Furlong2004-01-141-1/+5
* Don't allow interfaces to implement anythingZeev Suraski2004-01-141-0/+4
* WSDL: encoding rpc/document and encoded/literalDmitry Stogov2004-01-146-148/+239
* touchWez Furlong2004-01-141-1/+1
* fix crash when throwing an exceptionWez Furlong2004-01-141-0/+1
* - Fix package.xml filePierre Joye2004-01-141-2/+2
* - Remove bogus macrosAndi Gutmans2004-01-141-15/+0
* - Remove use of bogus macroAndi Gutmans2004-01-141-1/+3
* Apparently MSVC is not C99 compatible making variable marco argumentsJohn Coggeshall2004-01-142-0/+27
* Doh.. snuck by me!John Coggeshall2004-01-141-0/+1
* Forgot to add these testsJohn Coggeshall2004-01-144-0/+49
* Add optional php-win.exe variation of the CLI sapi.Wez Furlong2004-01-143-0/+21
* With the approval of Andi, changing the Tidy API to reduce the possibleJohn Coggeshall2004-01-1415-1035/+270
* ChangeLog update2004-01-142-0/+110
* Fixed bug #26878 (problem with multiple references to the same variableIlia Alshanetsky2004-01-132-21/+43
* add support for $foo["a:bar"]Rob Richards2004-01-132-145/+89
* - Fixed bug #26896 (ext/ftp does not work as shared extension)foobar2004-01-131-0/+4
* BFNfoobar2004-01-131-0/+1
* FIX: memory leakDmitry Stogov2004-01-131-0/+1
* WSDL: support for "http://schemas.xmlsoap.org/wsdl/soap12/" binding was addedDmitry Stogov2004-01-132-0/+4
* bugfixDmitry Stogov2004-01-131-101/+49