summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed crash in phpinfo() after graceful Apache restart.Dmitry Stogov2004-12-071-0/+5
* Fixed bug #30928 (When Using WSDL, SoapServer doesn't handle private or prote...Dmitry Stogov2004-12-073-50/+189
* fix leakAntony Dovgal2004-12-071-0/+1
* - Tidy up NEWS a bitDerick Rethans2004-12-071-9/+9
* Fixed bug #30904 (segfault when recording soapclient into session).Dmitry Stogov2004-12-071-1/+2
* ChangeLog update2004-12-072-0/+132
* Fixed bug #30995 (snmp extension does not build with net-snmp 5.2).Ilia Alshanetsky2004-12-071-1/+16
* Added -d option which allows ini options to be specified via command line.Ilia Alshanetsky2004-12-061-0/+6
* Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag).Ilia Alshanetsky2004-12-061-0/+8
* - MF43: Install the iconv extension headers to <installpath>/ext/iconv so thatDerick Rethans2004-12-064-22/+28
* MFB: revertIlia Alshanetsky2004-12-061-4/+0
* fix startup - if startup did not succeed, do not continue with executionStanislav Malyshev2004-12-061-3/+5
* do not zero out peak - MM shutdown would do thatStanislav Malyshev2004-12-061-1/+0
* add testStanislav Malyshev2004-12-061-0/+21
* port fix for #30998: Crash when user error handler returns false on amd64Stanislav Malyshev2004-12-061-1/+10
* Fixed bug #30922 (reflective functions crash PHP when interfaces extend thems...Dmitry Stogov2004-12-062-0/+16
* fixed windows compile errors (Thx to Sebastian Bergmann)Georg Richter2004-12-061-11/+18
* ChangeLog update2004-12-061-0/+27
* add optional parameter to pass libxml document load optionsRob Richards2004-12-052-18/+53
* define options that can be used when loading documentsRob Richards2004-12-051-0/+14
* Replaced static server variables by function call and configurable list at th...Holger Zimmermann2004-12-053-88/+45
* ChangeLog update2004-12-051-0/+253
* Fix protoRasmus Lerdorf2004-12-041-1/+1
* add testRob Richards2004-12-041-0/+38
* Fixed bug #28817 (Var problem when extending domDocument). (Georg)Rob Richards2004-12-041-0/+1
* added skipif sectionGeorg Richter2004-12-0465-0/+129
* Fixed bug #30890 (testsuite)Georg Richter2004-12-0466-143/+150
* Add apache_reset_timeout() function for Apache1. This is needed becauseRasmus Lerdorf2004-12-042-0/+16
* ChangeLog update2004-12-041-0/+60
* fix array_walk_recursive() so it doesn't reuse cached fci between callsAntony Dovgal2004-12-032-0/+28
* Handle already existing elements correctlyStefan Esser2004-12-032-4/+20
* Fixed bug #30967 (properties in extended mysqli classes don't work)Georg Richter2004-12-032-4/+28
* Fixed bug #30962 (mssql returns space for NULL columns).Ilia Alshanetsky2004-12-031-0/+4
* ChangeLog update2004-12-031-0/+18
* revert my previous patch as it breaks more than fixesAntony Dovgal2004-12-021-1/+0
* fix testsAntony Dovgal2004-12-023-3/+3
* ChangeLog update2004-12-022-0/+122
* Fixed: virtual_popen in ZTS modeStefan Esser2004-12-021-4/+28
* Partly reverted because of problems with some realpath() implementationsStefan Esser2004-12-021-2/+4
* Fixed behaviour of TSRM in case of realpath() failureStefan Esser2004-12-011-7/+22
* Beware of negative indicesStefan Esser2004-12-012-2/+2
* Do not silently truncateStefan Esser2004-12-011-3/+5
* MFB: Removed extra space that causes problems for some compilers.Ilia Alshanetsky2004-12-011-1/+1
* Fixed bug #30329 (Error Fetching http body, No Content-Length, connection clo...Dmitry Stogov2004-12-011-19/+21
* Port 443 is default for https, so we shouldn't put it into Host:Dmitry Stogov2004-12-011-1/+1
* Fixed bug #30359 (SOAP client requests have no port in "Host" field ).Dmitry Stogov2004-12-011-0/+4
* - Fixed MacOSX compilation (Patch by Christian)Derick Rethans2004-12-011-2/+3
* Fixed bug #29883 (isset gives invalid values on strings).Dmitry Stogov2004-12-013-28/+153
* - MF43: Update install instructionsDerick Rethans2004-12-011-437/+621
* remove old test filesGreg Beaver2004-12-0113-245/+0