summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* (gdImageSetPixel) Tidied 'normal' blending effectTim Toohey2004-01-171-41/+1
* Fixed bug #26923 (ext/imap: pam and crypt libraries missing when build as sha...foobar2004-01-171-2/+11
* update file for win32 buildWez Furlong2004-01-161-1/+1
* update the profile of how namespaces should work after discussions withSterling Hughes2004-01-166-10/+10
* - Fixed bug #26640 (__autoload() not invoked by Reflection classes)foobar2004-01-161-53/+26
* Add a "profile" of simplexml's expected behaviour in the form of tests.Sterling Hughes2004-01-1611-0/+227
* Kill warning (bug #26937)foobar2004-01-161-1/+1
* Added test case for bug #26640foobar2004-01-161-0/+25
* Update TODOIlia Alshanetsky2004-01-161-4/+1
* Added missing skip condition.Ilia Alshanetsky2004-01-161-0/+2
* fixDmitry Stogov2004-01-163-57/+66
* WSDL support was improvedDmitry Stogov2004-01-164-53/+155
* Fix the mime_magic.debug option initfoobar2004-01-161-1/+1
* Add myself at last =)Antony Dovgal2004-01-161-1/+1
* faultcode/faultstring mismatch was fixedDmitry Stogov2004-01-162-8/+18
* 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
* 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
* Fix bug #26892, ORA-21301 in ocinewcollection() call.Antony Dovgal2004-01-151-2/+2
* 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-151-11/+17
* Fixed bug #26909 (crash in imap_mime_header_decode() when no encoding isIlia Alshanetsky2004-01-151-2/+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-142-0/+13
* 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-1419-347/+647
* 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
* 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 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
* With the approval of Andi, changing the Tidy API to reduce the possibleJohn Coggeshall2004-01-1415-1035/+270
* Fixed bug #26878 (problem with multiple references to the same variableIlia Alshanetsky2004-01-132-21/+43