summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_3RC2'.php-5.0.3RC2SVN Migration2004-12-102-61/+0
* - 5.0.3RC2Andi Gutmans2004-12-104-5/+5
* CS changesAntony Dovgal2004-12-091-4/+2
* MFH: fix segfault in session_module_name() when session.save_handler is emptyAntony Dovgal2004-12-091-3/+13
* - fix the entry position, thx DPierre Joye2004-12-091-1/+1
* - MFH: #28598, attempt to restore MS Symbol ttf supportPierre Joye2004-12-092-1/+2
* - MFB: #30229, fixed imagerectangle used with alpha channelPierre Joye2004-12-091-15/+73
* - MFH: Fixed bug #31034 (Problem with non-existing iconv header file). (Derick)Derick Rethans2004-12-092-0/+4
* MFH: buffer overrun & debug printf()Antony Dovgal2004-12-091-3/+0
* MFB: Fix logic for file checking. Bug #31019Frank M. Kromann2004-12-081-1/+1
* MFH: Fix VPATH build again.Joe Orton2004-12-081-1/+5
* MFH: Fix build. This was not supposed to halt configure if test fails.foobar2004-12-081-1/+1
* backport from head. compatability fix with libmonetra 4.2 and higher (still w...Brad House2004-12-082-4/+37
* 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-074-50/+191
* MFH: fix leak in bcpowmod()Antony Dovgal2004-12-071-0/+1
* - Tidy up NEWS a bitDerick Rethans2004-12-071-2/+2
* Fixed bug #30904 (segfault when recording soapclient into session).Dmitry Stogov2004-12-072-1/+4
* MFH: Fixed bug #30995 (snmp extension does not build with net-snmp 5.2).Ilia Alshanetsky2004-12-072-1/+17
* MFH: Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag).Ilia Alshanetsky2004-12-062-0/+9
* - MF43: Install the iconv extension headers to <installpath>/ext/iconv so thatDerick Rethans2004-12-064-22/+28
* MFB: revert.Ilia Alshanetsky2004-12-062-5/+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
* 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-063-0/+18
* if fetch called not from PHP function, ptr can be NULLStanislav Malyshev2004-12-061-1/+1
* MFH: fixed windows compile errorsGeorg Richter2004-12-061-10/+18
* Replaced static server variables by function call and configurable list at th...Holger Zimmermann2004-12-053-88/+45
* BFNRob Richards2004-12-041-0/+1
* MFH: Fixed bug #28817 (Var problem when extending domDocument). (Georg)Rob Richards2004-12-041-0/+1
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-12-041-0/+38
* fixed bug #30890Georg Richter2004-12-041-0/+1
* MFH:Georg Richter2004-12-0465-143/+240
* MFH: fix array_walk_recursive() so it doesn't reuse cached fci between callsAntony Dovgal2004-12-031-0/+2
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-12-031-0/+26
* fix compileStefan Esser2004-12-032-2/+2
* MFHStefan Esser2004-12-032-0/+16
* MFH: Fix for bug #30967 (properties in extended mysqli classes don't work)Georg Richter2004-12-032-4/+8
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-12-031-0/+21
* MFH: Fixed bug #30962 (mssql returns space for NULL columns).Ilia Alshanetsky2004-12-032-0/+5
* MFH: fix testsAntony Dovgal2004-12-024-4/+4
* MFH: revert my last patchAntony Dovgal2004-12-021-1/+0
* MFHStefan Esser2004-12-021-4/+28
* MFHStefan Esser2004-12-021-2/+4
* MFHStefan Esser2004-12-011-6/+21
* MFHStefan Esser2004-12-013-5/+8
* 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-012-19/+23
* Port 443 is default for https, so we shouldn't put it into Host:Dmitry Stogov2004-12-011-1/+1