summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Newer compilers don't need this so many people don't know. Hence we makeMarcus Boerger2004-01-301-0/+3
* Apply the same parse error handling to (include|require)_once as the one forIlia Alshanetsky2004-01-301-0/+3
* ChangeLog update2004-01-301-0/+59
* Fix potential bug in http:// proxy support.Sara Golemon2004-01-302-10/+29
* *** empty log message ***Dmitry Stogov2004-01-291-19/+51
* Proper configure switch for sqlite.Ilia Alshanetsky2004-01-291-1/+4
* Rollback: persistent PHP streams (dont work with "kafka")Dmitry Stogov2004-01-291-15/+0
* Apache 2 portion of the fix for bug #25753.Ilia Alshanetsky2004-01-292-0/+24
* PHP4 supportDmitry Stogov2004-01-293-32/+105
* fix: "Authors" correctedDmitry Stogov2004-01-2914-14/+42
* Support for HTTP proxies was implementedDmitry Stogov2004-01-293-16/+100
* - Add our standard headerDerick Rethans2004-01-2914-0/+266
* 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