[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2003-02-09 Thread changelog
changelog Sun Feb 9 20:32:53 2003 EDT Modified files: /ZendEngine2ChangeLog Log: ChangeLog update Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.167 ZendEngine2/ChangeLog:1.168 --- ZendEngine2/ChangeLog:1.167 Sat Feb 8 20:31:33

[PHP-CVS] cvs: php4(PHP_4_3) /ext/mssql php_mssql.c

2003-02-09 Thread Frank M. Kromann
fmk Sun Feb 9 03:32:54 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mssql php_mssql.c Log: Fixing coredump when no php.ini file is used Index: php4/ext/mssql/php_mssql.c diff -u php4/ext/mssql/php_mssql.c:1.86.2.11

[PHP-CVS] cvs: php4 /ext/mssql php_mssql.c

2003-02-09 Thread Frank M. Kromann
fmk Sun Feb 9 03:33:40 2003 EDT Modified files: /php4/ext/mssql php_mssql.c Log: Fixing coredump when no php.ini file is used Index: php4/ext/mssql/php_mssql.c diff -u php4/ext/mssql/php_mssql.c:1.103 php4/ext/mssql/php_mssql.c:1.104 ---

[PHP-CVS] cvs: php4 /ext/mssql php_mssql.c

2003-02-09 Thread Frank M. Kromann
fmk Sun Feb 9 04:39:54 2003 EDT Modified files: /php4/ext/mssql php_mssql.c Log: cleanup variable initializations Index: php4/ext/mssql/php_mssql.c diff -u php4/ext/mssql/php_mssql.c:1.104 php4/ext/mssql/php_mssql.c:1.105 ---

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/time 003.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 07:05:59 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard/tests/time 003.phpt Log: Windows doesn't know timezone CET Index: php4/ext/standard/tests/time/003.phpt diff -u php4/ext/standard/tests/time/003.phpt:1.1

Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/time 003.phpt

2003-02-09 Thread Derick Rethans
On Sun, 9 Feb 2003, Kai Schröder wrote: k.schroeder Sun Feb 9 07:05:59 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard/tests/time 003.phpt Log: Windows doesn't know timezone CET And do unices understant this new one? Derick --

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/time 002.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 07:07:42 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard/tests/time 002.phpt Log: skip for Windows (does not support dates prior to midnight, January 1, 1970) Index: php4/ext/standard/tests/time/002.phpt diff -u

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/time 002-win32.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 07:09:42 2003 EDT Added files: (Branch: PHP_4_3) /php4/ext/standard/tests/time 002-win32.phpt Log: Windows does not support dates prior to midnight, January 1, 1970 Index: php4/ext/standard/tests/time/002-win32.phpt +++

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/time mktime.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 07:11:01 2003 EDT Added files: (Branch: PHP_4_3) /php4/ext/standard/tests/time mktime.phpt Log: test for mktime() Index: php4/ext/standard/tests/time/mktime.phpt +++ php4/ext/standard/tests/time/mktime.phpt -- PHP CVS

[PHP-CVS] cvs: php4 /ext/mssql php_mssql.c

2003-02-09 Thread Derick Rethans
derick Sun Feb 9 07:15:05 2003 EDT Modified files: /php4/ext/mssql php_mssql.c Log: - Whitespace fixes Index: php4/ext/mssql/php_mssql.c diff -u php4/ext/mssql/php_mssql.c:1.105 php4/ext/mssql/php_mssql.c:1.106 --- php4/ext/mssql/php_mssql.c:1.105Sun

[PHP-CVS] cvs: php4 /ext/standard/tests/time mktime.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 07:19:02 2003 EDT Modified files: /php4/ext/standard/tests/time mktime.phpt Log: test for mktime() Index: php4/ext/standard/tests/time/mktime.phpt diff -u /dev/null php4/ext/standard/tests/time/mktime.phpt:1.2 --- /dev/null

[PHP-CVS] cvs: php4 /ext/standard/tests/time 002.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 07:21:47 2003 EDT Modified files: /php4/ext/standard/tests/time 002.phpt Log: skip for Windows (does not support dates prior to midnight, January 1, 1970) Index: php4/ext/standard/tests/time/002.phpt diff -u

[PHP-CVS] cvs: php4 /ext/standard/tests/time 003.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 07:22:18 2003 EDT Modified files: /php4/ext/standard/tests/time 003.phpt Log: Windows doesn't know timezone CET Index: php4/ext/standard/tests/time/003.phpt diff -u php4/ext/standard/tests/time/003.phpt:1.1

Re: [PHP-CVS] cvs: php4 /ext/standard/tests/time 002.phpt

2003-02-09 Thread Derick Rethans
On Sun, 9 Feb 2003, Kai Schröder wrote: k.schroeder Sun Feb 9 07:21:47 2003 EDT Modified files: /php4/ext/standard/tests/time 002.phpt Log: skip for Windows (does not support dates prior to midnight, January 1, 1970) Index:

[PHP-CVS] cvs: php4 /ext/standard datetime.c

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 07:28:01 2003 EDT Modified files: /php4/ext/standard datetime.c Log: MSVC's mktime() does not examine the existence of a daylight-saving-time zone Index: php4/ext/standard/datetime.c diff -u php4/ext/standard/datetime.c:1.102

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard datetime.c

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 07:28:31 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard datetime.c Log: MSVC's mktime() does not examine the existence of a daylight-saving-time zone Index: php4/ext/standard/datetime.c diff -u

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/time 002.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 07:34:07 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard/tests/time 002.phpt Log: die() to skip second message Index: php4/ext/standard/tests/time/002.phpt diff -u php4/ext/standard/tests/time/002.phpt:1.4.2.1

Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/file 003-win32.phpt003.phpt

2003-02-09 Thread Derick Rethans
On Sun, 9 Feb 2003, Kai Schröder wrote: k.schroeder Sun Feb 9 08:18:14 2003 EDT Added files: (Branch: PHP_4_3) /php4/ext/standard/tests/file 003-win32.phpt Modified files: /php4/ext/standard/tests/file 003.phpt Log:

[PHP-CVS] cvs: php4 /ext/standard/tests/file 003-win32.phpt 003.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 08:19:23 2003 EDT Modified files: /php4/ext/standard/tests/file 003-win32.phpt 003.phpt Log: is_executable() does not exist on Windows Index: php4/ext/standard/tests/file/003-win32.phpt diff -u /dev/null

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/file 001-win32.phpt 001.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 08:20:34 2003 EDT Added files: (Branch: PHP_4_3) /php4/ext/standard/tests/file 001-win32.phpt Modified files: /php4/ext/standard/tests/file 001.phpt Log: there are no symlinks on Windows Index:

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/general_functions getopt.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 08:23:11 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard/tests/general_functions getopt.phpt Log: getopt() is currently not available on Windows Index: php4/ext/standard/tests/general_functions/getopt.phpt diff -u

[PHP-CVS] cvs: php4 /ext/standard/tests/general_functions getopt.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 08:23:51 2003 EDT Modified files: /php4/ext/standard/tests/general_functions getopt.phpt Log: getopt() is currently not available on Windows Index: php4/ext/standard/tests/general_functions/getopt.phpt diff -u

[PHP-CVS] cvs: php4 /ext/standard/tests/general_functions 007.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 08:25:23 2003 EDT Modified files: /php4/ext/standard/tests/general_functions 007.phpt Log: newlines changed Index: php4/ext/standard/tests/general_functions/007.phpt diff -u php4/ext/standard/tests/general_functions/007.phpt:1.1

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/general_functions 007.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 08:26:01 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard/tests/general_functions 007.phpt Log: newlines changed Index: php4/ext/standard/tests/general_functions/007.phpt diff -u

RE: [PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/file 003-win32.phpt 003.phpt

2003-02-09 Thread Kai Schrder
is_executable() does not exist on Windows *sigh* it does, since last night. Only in HEAD, can you revert this change in HEAD please? Regards, Kai -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-CVS] cvs: php4(PHP_4_3) /ext/standard/tests/file 003-win32.phpt003.phpt

2003-02-09 Thread Derick Rethans
On Sun, 9 Feb 2003, Kai Schröder wrote: is_executable() does not exist on Windows *sigh* it does, since last night. Only in HEAD, can you revert this change in HEAD please? Why don't you do that yourself? Derick --

[PHP-CVS] cvs: php4 /ext/standard/tests/file 003.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 08:52:46 2003 EDT Modified files: /php4/ext/standard/tests/file 003.phpt Log: reverting to version 1.5; shane added is_executable() for windows last night Index: php4/ext/standard/tests/file/003.phpt diff -u

[PHP-CVS] cvs: php4 /ext/standard/tests/file 003-win32.phpt

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 08:54:01 2003 EDT Removed files: /php4/ext/standard/tests/file 003-win32.phpt Log: shane added is_executable() for windows last night -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-CVS] cvs: php4 /ext/gd/libgd gd.c

2003-02-09 Thread Marcus Boerger
helly Sun Feb 9 09:17:05 2003 EDT Modified files: /php4/ext/gd/libgd gd.c Log: Kill some warnings # the remainig is not easy to solve: float_var = float_cast(extpression) # This cannot be fixed by simply casting again to float because some # compilers

[PHP-CVS] cvs: php4 /ext/pcre config.m4

2003-02-09 Thread Jani Taskinen
sniper Sun Feb 9 09:59:08 2003 EDT Modified files: /php4/ext/pcre config.m4 Log: Fixed bug #22131, enable use of shared lib with pcre. Index: php4/ext/pcre/config.m4 diff -u php4/ext/pcre/config.m4:1.29 php4/ext/pcre/config.m4:1.30 ---

[PHP-CVS] cvs: php4(PHP_4_3) /ext/pcre config.m4

2003-02-09 Thread Jani Taskinen
sniper Sun Feb 9 09:59:28 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/pcre config.m4 Log: MFH: Fix for bug #22131 Index: php4/ext/pcre/config.m4 diff -u php4/ext/pcre/config.m4:1.29 php4/ext/pcre/config.m4:1.29.2.1 ---

[PHP-CVS] cvs: php4 /ext/standard aggregation.c

2003-02-09 Thread Jani Taskinen
sniper Sun Feb 9 13:47:21 2003 EDT Modified files: /php4/ext/standard aggregation.c Log: Let this compile even if PCRE is compiled as shared in same build. Index: php4/ext/standard/aggregation.c diff -u php4/ext/standard/aggregation.c:1.16

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard aggregation.c

2003-02-09 Thread Jani Taskinen
sniper Sun Feb 9 13:47:30 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard aggregation.c Log: MFH Index: php4/ext/standard/aggregation.c diff -u php4/ext/standard/aggregation.c:1.11.4.2 php4/ext/standard/aggregation.c:1.11.4.3 ---

[PHP-CVS] cvs: php4 /ext/mime_magic mime_magic.c /ext/standard aggregation.c basic_functions.c image.c /main SAPI.c output.c

2003-02-09 Thread Jani Taskinen
sniper Sun Feb 9 14:09:52 2003 EDT Modified files: /php4/ext/mime_magicmime_magic.c /php4/ext/standard aggregation.c basic_functions.c image.c /php4/main SAPI.c output.c Log: Fixed compile failures when ZLIB / PCRE are compiled as shared

[PHP-CVS] cvs: php4(PHP_4_3) /ext/mime_magic mime_magic.c /ext/standard aggregation.c basic_functions.c image.c /main SAPI.c output.c

2003-02-09 Thread Jani Taskinen
sniper Sun Feb 9 14:10:33 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mime_magicmime_magic.c /php4/ext/standard aggregation.c basic_functions.c image.c /php4/main SAPI.c output.c Log: MFH: fixed compile failures when ZLIB/PCRE are

Re: [PHP-CVS] cvs: php4 /ext/mime_magic mime_magic.c /ext/standard aggregation.c basic_functions.c image.c /main SAPI.c output.c

2003-02-09 Thread Moriyoshi Koizumi
Jani Taskinen [EMAIL PROTECTED] wrote: Index: php4/main/SAPI.c diff -u php4/main/SAPI.c:1.163 php4/main/SAPI.c:1.164 --- php4/main/SAPI.c:1.163Tue Jan 21 06:03:57 2003 +++ php4/main/SAPI.c Sun Feb 9 14:09:51 2003 @@ -18,7 +18,7 @@

Re: [PHP-CVS] cvs: php4 /ext/mime_magic mime_magic.c /ext/standardaggregation.c basic_functions.c image.c /main SAPI.c output.c

2003-02-09 Thread Moriyoshi Koizumi
Jani Taskinen [EMAIL PROTECTED] wrote: On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote: } -#if HAVE_ZLIB +#if HAVE_ZLIB !defined(COMPILE_DL_ZLIB) /* Add output compression headers at this late stage in order to make it possible to switch it off inside the script. */

Re: [PHP-CVS] cvs: php4 /ext/mime_magic mime_magic.c /ext/standardaggregation.c basic_functions.c image.c /main SAPI.c output.c

2003-02-09 Thread Jani Taskinen
On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote: Jani Taskinen [EMAIL PROTECTED] wrote: On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote: } -#if HAVE_ZLIB +#if HAVE_ZLIB !defined(COMPILE_DL_ZLIB) /* Add output compression headers at this late stage in order to make it possible

[PHP-CVS] cvs: php4 / NEWS

2003-02-09 Thread Shane Caraveo
shane Sun Feb 9 14:52:43 2003 EDT Modified files: /php4 NEWS Log: news entry for previous commit Index: php4/NEWS diff -u php4/NEWS:1.1321 php4/NEWS:1.1322 --- php4/NEWS:1.1321Fri Feb 7 16:45:02 2003 +++ php4/NEWS Sun Feb 9 14:52:43 2003 @@

Re: [PHP-CVS] cvs: php4 /ext/mime_magic mime_magic.c/ext/standardaggregation.c basic_functions.c image.c /main SAPI.c output.c

2003-02-09 Thread Moriyoshi Koizumi
Jani Taskinen [EMAIL PROTECTED] wrote: On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote: Jani Taskinen [EMAIL PROTECTED] wrote: On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote: } -#if HAVE_ZLIB +#if HAVE_ZLIB !defined(COMPILE_DL_ZLIB) /* Add output compression

[PHP-CVS] cvs: php4 /ext/dba config.m4

2003-02-09 Thread Jani Taskinen
sniper Sun Feb 9 14:57:51 2003 EDT Modified files: /php4/ext/dba config.m4 Log: break: First one not needed, second missing. Index: php4/ext/dba/config.m4 diff -u php4/ext/dba/config.m4:1.43 php4/ext/dba/config.m4:1.44 --- php4/ext/dba/config.m4:1.43

[PHP-CVS] cvs: php4(PHP_4_3) /ext/dba config.m4

2003-02-09 Thread Jani Taskinen
sniper Sun Feb 9 14:58:18 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/dba config.m4 Log: MFH Index: php4/ext/dba/config.m4 diff -u php4/ext/dba/config.m4:1.29.2.12 php4/ext/dba/config.m4:1.29.2.13 --- php4/ext/dba/config.m4:1.29.2.12Sat Feb

Re: [PHP-CVS] cvs: php4 /ext/mime_magic mime_magic.c/ext/standardaggregation.cbasic_functions.c image.c /main SAPI.c output.c

2003-02-09 Thread Jani Taskinen
On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote: Jani Taskinen [EMAIL PROTECTED] wrote: On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote: Jani Taskinen [EMAIL PROTECTED] wrote: On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote: } -#if HAVE_ZLIB +#if HAVE_ZLIB

[PHP-CVS] cvs: php4 /ext/standard file.c

2003-02-09 Thread Ilia Alshanetsky
iliaa Sun Feb 9 15:05:14 2003 EDT Modified files: /php4/ext/standard file.c Log: Added feature request #14097 (option allowing file() command not to include line endings in it's output. As well as another option, which allows blank lines to be excluded

[PHP-CVS] cvs: php4 / NEWS

2003-02-09 Thread Jani Taskinen
sniper Sun Feb 9 15:07:23 2003 EDT Modified files: /php4 NEWS Log: order, style.. Index: php4/NEWS diff -u php4/NEWS:1.1322 php4/NEWS:1.1323 --- php4/NEWS:1.1322Sun Feb 9 14:52:43 2003 +++ php4/NEWS Sun Feb 9 15:07:22 2003 @@ -1,23 +1,23 @@ PHP

Re: [PHP-CVS] cvs: php4 / NEWS

2003-02-09 Thread Derick Rethans
On Sun, 9 Feb 2003, Jani Taskinen wrote: sniperSun Feb 9 15:07:23 2003 EDT Modified files: /php4 NEWS Log: order, style.. yes, sir, yes! :-) Derick -- - Derick

[PHP-CVS] cvs: php4 /ext/standard file.c

2003-02-09 Thread Ilia Alshanetsky
iliaa Sun Feb 9 15:35:54 2003 EDT Modified files: /php4/ext/standard file.c Log: Added feature request #17983 (optional parameter to mkdir() that makes directory creation recursive). Fixed prototype for file() function. Index:

[PHP-CVS] cvs: php4 /ext/standard basic_functions.c file.c file.h /main php_streams.h streams.c

2003-02-09 Thread Ilia Alshanetsky
iliaa Sun Feb 9 15:43:06 2003 EDT Modified files: /php4/main streams.c php_streams.h /php4/ext/standard file.c file.h basic_functions.c Log: Added feature request #9173 (added stream_get_line(), this function will read either the specified number of

Re: [PHP-CVS] cvs: php4 /ext/mime_magic mime_magic.c/ext/standardaggregation.cbasic_functions.c image.c /main SAPI.c output.c

2003-02-09 Thread Moriyoshi Koizumi
Jani Taskinen [EMAIL PROTECTED] wrote: If zlib extension was built as shared any kinds of outputs such as generated images would be compressed when zlib.output_compression=1 and bug #16109 revisited. If it's compiled as shared, the compression will not be available at all so how

[PHP-CVS] cvs: php4(PHP_4_3) / NEWS

2003-02-09 Thread Ilia Alshanetsky
iliaa Sun Feb 9 15:51:16 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Bug fixing news. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.63 php4/NEWS:1.1247.2.64 --- php4/NEWS:1.1247.2.63 Thu Feb 6 10:29:27 2003 +++ php4/NEWS Sun Feb

[PHP-CVS] cvs: php4 /main SAPI.c /sapi/apache mod_php4.c /sapi/thttpd thttpd.c

2003-02-09 Thread Sascha Schumann
sas Sun Feb 9 16:15:55 2003 EDT Modified files: /php4/main SAPI.c /php4/sapi/apache mod_php4.c /php4/sapi/thttpd thttpd.c Log: use SUCCESS/FAILURE instead of 0/-1 Index: php4/main/SAPI.c diff -u php4/main/SAPI.c:1.164

[PHP-CVS] cvs: php4(PHP_4) /main SAPI.c /sapi/apache mod_php4.c /sapi/thttpd thttpd.c

2003-02-09 Thread Sascha Schumann
sas Sun Feb 9 16:24:27 2003 EDT Modified files: (Branch: PHP_4) /php4/main SAPI.c /php4/sapi/apache mod_php4.c /php4/sapi/thttpd thttpd.c Log: MFH 0/-1 changes Index: php4/main/SAPI.c diff -u php4/main/SAPI.c:1.155.2.4.2.1

[PHP-CVS] cvs: php4(PHP_4_3) /main SAPI.c SAPI.h /sapi/apache mod_php4.c /sapi/thttpd thttpd.c

2003-02-09 Thread Sascha Schumann
sas Sun Feb 9 16:28:50 2003 EDT Modified files: (Branch: PHP_4_3) /php4/main SAPI.c SAPI.h /php4/sapi/apache mod_php4.c /php4/sapi/thttpd thttpd.c Log: MFH 0/-1 changes Index: php4/main/SAPI.c diff -u php4/main/SAPI.c:1.155.2.5

[PHP-CVS] cvs: php4 /ext/rpc/com com.c com_wrapper.c variant.h

2003-02-09 Thread Wez Furlong
wez Sun Feb 9 16:40:12 2003 EDT Modified files: /php4/ext/rpc/com com.c com_wrapper.c variant.h Log: Fix various little leaks and segfaults. Fix scripts like this: $obj = new COM('Foo'); $obj2 = $obj-get_object(); $obj2-method(); // -- would

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard datetime.c

2003-02-09 Thread Kai Schröder
k.schroeder Sun Feb 9 16:42:31 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard datetime.c Log: fix for #17928 Index: php4/ext/standard/datetime.c diff -u php4/ext/standard/datetime.c:1.96.2.5 php4/ext/standard/datetime.c:1.96.2.6 ---

Re: [PHP-CVS] cvs: php4 /ext/mime_magicmime_magic.c/ext/standardaggregation.cbasic_functions.c image.c /main SAPI.coutput.c

2003-02-09 Thread Jani Taskinen
On Mon, 10 Feb 2003, Moriyoshi Koizumi wrote: Jani Taskinen [EMAIL PROTECTED] wrote: If zlib extension was built as shared any kinds of outputs such as generated images would be compressed when zlib.output_compression=1 and bug #16109 revisited. If it's compiled as shared, the

[PHP-CVS] cvs: php4(PHP_4_3) / NEWS

2003-02-09 Thread Jani Taskinen
sniper Sun Feb 9 17:56:47 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: sex with punctuation mark.. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.64 php4/NEWS:1.1247.2.65 --- php4/NEWS:1.1247.2.64 Sun Feb 9 15:51:16 2003 +++ php4/NEWS

[PHP-CVS] cvs: php4 / NEWS

2003-02-09 Thread Jani Taskinen
sniper Sun Feb 9 18:09:23 2003 EDT Modified files: /php4 NEWS Log: We move, fix, change or add stuff Index: php4/NEWS diff -u php4/NEWS:1.1324 php4/NEWS:1.1325 --- php4/NEWS:1.1324Sun Feb 9 15:47:32 2003 +++ php4/NEWS Sun Feb 9 18:09:23 2003 @@

[PHP-CVS] cvs: php4 /ext/standard file.c

2003-02-09 Thread Wez Furlong
wez Sun Feb 9 18:11:23 2003 EDT Modified files: /php4/ext/standard file.c Log: ZTS fix Index: php4/ext/standard/file.c diff -u php4/ext/standard/file.c:1.299 php4/ext/standard/file.c:1.300 --- php4/ext/standard/file.c:1.299 Sun Feb 9 15:43:05 2003

Re: [PHP-CVS] cvs: php4(PHP_4_3) /main SAPI.c SAPI.h /sapi/apachemod_php4.c /sapi/thttpd thttpd.c

2003-02-09 Thread Jani Taskinen
On Sun, 9 Feb 2003, Sascha Schumann wrote: } else { - return -1; + return FAILURE; + } +} + + +SAPI_API int sapi_get_target_uid(uid_t *obj TSRMLS_DC) +{ + if (sapi_module.get_target_uid) { + return sapi_module.get_target_uid(obj TSRMLS_CC);

[PHP-CVS] cvs: php4 /ext/rpc rpc.c

2003-02-09 Thread Harald Radi
phanto Sun Feb 9 18:17:42 2003 EDT Modified files: /php4/ext/rpc rpc.c Log: fix a memleak Index: php4/ext/rpc/rpc.c diff -u php4/ext/rpc/rpc.c:1.19 php4/ext/rpc/rpc.c:1.20 --- php4/ext/rpc/rpc.c:1.19 Sun Feb 9 16:37:40 2003 +++ php4/ext/rpc/rpc.c

[PHP-CVS] cvs: php4(PHP_4_3) /sapi/nsapi nsapi.c

2003-02-09 Thread Jani Taskinen
sniper Sun Feb 9 18:27:50 2003 EDT Modified files: (Branch: PHP_4_3) /php4/sapi/nsapinsapi.c Log: MFH: Fixed _SERVER[] variables, memleaks Index: php4/sapi/nsapi/nsapi.c diff -u php4/sapi/nsapi/nsapi.c:1.28.2.1 php4/sapi/nsapi/nsapi.c:1.28.2.2 ---

[PHP-CVS] cvs: php4 /win32/installer gen-nsis.php setini.php

2003-02-09 Thread Wez Furlong
wez Sun Feb 9 19:20:53 2003 EDT Modified files: /php4/win32/installer gen-nsis.php setini.php Log: Fix php.ini customization. Apparently, it seems that running the php script with output captured to the log prevented it from working correctly.

[PHP-CVS] cvs: php4 /ext/notes php_notes.c

2003-02-09 Thread Jani Taskinen
sniper Sun Feb 9 19:21:51 2003 EDT Modified files: /php4/ext/notes php_notes.c Log: some win32 fixes by Kai Index: php4/ext/notes/php_notes.c diff -u php4/ext/notes/php_notes.c:1.16 php4/ext/notes/php_notes.c:1.17 --- php4/ext/notes/php_notes.c:1.16

Re: [PHP-CVS] cvs: php4 /ext/dba config.m4

2003-02-09 Thread Marcus Börger
At 20:57 09.02.2003, Jani Taskinen wrote: sniper Sun Feb 9 14:57:51 2003 EDT Modified files: /php4/ext/dba config.m4 Log: break: First one not needed, second missing. Thanks for the fix :-) marcus -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe,

[PHP-CVS] cvs: php4(PHP_4_3) / NEWS

2003-02-09 Thread Harald Radi
phanto Sun Feb 9 19:58:08 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: 18 times the speed of light Index: php4/NEWS diff -u php4/NEWS:1.1247.2.65 php4/NEWS:1.1247.2.66 --- php4/NEWS:1.1247.2.65 Sun Feb 9 17:56:47 2003 +++ php4/NEWS