summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support for nonWSDL mode was improved (SoapVal,SoapVar,SOAPAction...)Dmitry Stogov2004-01-296-112/+149
* fix: possible crash was fixedDmitry Stogov2004-01-292-34/+16
* Fixed bug #27007 (missing connection closure when connect fails in pgsql).Ilia Alshanetsky2004-01-291-0/+3
* Fixed bug #27037 (fixed possible crash in apache2handler output code).Ilia Alshanetsky2004-01-291-1/+1
* ChangeLog update2004-01-292-0/+157
* fix corruption when cloneDocument is not definedRob Richards2004-01-291-3/+5
* UpdateMarcus Boerger2004-01-291-15/+57
* This should not have been an INI_ALL directive.Sara Golemon2004-01-291-1/+1
* removed experimental statusMarcus Boerger2004-01-281-0/+0
* - Fix second issue with #27042Marcus Boerger2004-01-282-49/+46
* removed experimental statusGeorg Richter2004-01-288-19/+29
* FTP dirstream_read should not leave whitespace/newlines on direntsSara Golemon2004-01-281-1/+9
* Tweak checks to detect some additional cases.Zeev Suraski2004-01-281-2/+2
* 'Bug Fix': scandir, being a new function in PHP5 should have always been wrap...Sara Golemon2004-01-283-41/+78
* Fixed bug #27011 (64bit int/long confusion in preg_match*() functions).Ilia Alshanetsky2004-01-281-2/+2
* this should not belong to HEADAndrey Hristov2004-01-281-14/+0
* Fix applies to apache_hooks sapi as well. See bug #25753 for details.Rasmus Lerdorf2004-01-281-0/+3
* MFB - see bug #25753 for detailsRasmus Lerdorf2004-01-281-0/+3
* Error reoprting improved by prefixDmitry Stogov2004-01-2812-342/+271
* Bug fix: Images would be broken on big-endian machines because the putcMartin Kraemer2004-01-281-1/+6
* Source cleanupDmitry Stogov2004-01-283-52/+5
* Test suite for XML Schema and SOAP encoding/decodingDmitry Stogov2004-01-2875-0/+2183
* Source cleanupDmitry Stogov2004-01-282-6/+6
* Add namespaces to <Envelope> (not ot subnodes)Dmitry Stogov2004-01-2817-286/+277
* - Error message fixZeev Suraski2004-01-281-2/+12
* FixletsZeev Suraski2004-01-281-19/+3
* Prevent classes from implementing interfaces that have the same functionZeev Suraski2004-01-282-1/+28
* WhitespaceZeev Suraski2004-01-281-0/+3
* Code relayoutZeev Suraski2004-01-281-21/+24
* Forward-port fix for timeouts under WindowsZeev Suraski2004-01-281-0/+8
* two fixes:Antony Dovgal2004-01-281-2/+4
* Fixed bug #27058 (crash in sybase_connect() with 2 arguments).Ilia Alshanetsky2004-01-281-1/+1
* Fixed bug #27056 (ints used instead of longs inside some GD functions).Ilia Alshanetsky2004-01-281-2/+2
* ChangeLog update2004-01-281-0/+43
* message about that mysql_list_tables() is deprecatedAndrey Hristov2004-01-271-1/+1
* Fix segfault for scripts like this:Wez Furlong2004-01-271-1/+5
* fix: HTTP keep-aliveDmitry Stogov2004-01-271-0/+2
* enabling HTTP status code 100 (used by Delphi SOAP)Dmitry Stogov2004-01-271-3/+2
* SOAP Fault uses HTTP status code 500Dmitry Stogov2004-01-272-26/+35
* Support for relative path in WSDL and XML Schema <import>Dmitry Stogov2004-01-272-13/+57
* changed prototype mysql_dataseek from void to boolGeorg Richter2004-01-271-3/+7
* prototype fixesGeorg Richter2004-01-272-3/+2
* Allow <element>s with same namesDmitry Stogov2004-01-271-1/+5
* fix: error handlingDmitry Stogov2004-01-271-0/+5
* XML Schema support was improvedDmitry Stogov2004-01-272-22/+75
* Proper handling of SOAPAction in SOAP 1.1 and SOAP 1.2Dmitry Stogov2004-01-271-5/+10
* Removed unused variable.Ilia Alshanetsky2004-01-271-1/+0
* ChangeLog update2004-01-272-0/+134
* Must use zval* hereMarcus Boerger2004-01-261-4/+5
* Remove test codeMarcus Boerger2004-01-261-1/+0