[PHP-CVS] cvs: php4 / EXTENSIONS /ext/calendar cal_unix.c calendar.c easter.c /ext/ctype ctype.c php_ctype.h /ext/fdf fdf.c /ext/imap php_imap.c php_imap.h /ext/mime_magic mime_magic.c /ext/ncurses ncurses.c ncurses_fe.c ncurses_functions.c php_ncurses.h php_ncurses_fe.h /ext/standard levenshtein.c url_scanner.c /ext/zlib zlib_fopen_wrapper.c /main php_logos.c

2002-11-25 Thread Hartmut Holzgraefe
hholzgraMon Nov 25 07:30:29 2002 EDT Modified files: /php4 EXTENSIONS /php4/ext/calendar cal_unix.c calendar.c easter.c /php4/ext/ctype ctype.c php_ctype.h /php4/ext/fdf fdf.c /php4/ext/imap php_imap.c php_imap.h

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

2002-11-25 Thread Ilia Alshanetsky
iliaa Mon Nov 25 09:25:52 2002 EDT Modified files: /php4/ext/gd/libgd gd_gd2.c Log: Removed un-needed zlib check. Index: php4/ext/gd/libgd/gd_gd2.c diff -u php4/ext/gd/libgd/gd_gd2.c:1.5 php4/ext/gd/libgd/gd_gd2.c:1.6 --- php4/ext/gd/libgd/gd_gd2.c:1.5

[PHP-CVS] cvs: php4 /ext/mbstring mbstring.c php_mbregex.c php_mbregex.h

2002-11-25 Thread Moriyoshi Koizumi
moriyoshi Mon Nov 25 12:20:20 2002 EDT Modified files: /php4/ext/mbstring mbstring.c php_mbregex.c php_mbregex.h Log: Renamed several internal functions for consistency Index: php4/ext/mbstring/mbstring.c diff -u php4/ext/mbstring/mbstring.c:1.150

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

2002-11-25 Thread Moriyoshi Koizumi
moriyoshi Mon Nov 25 12:21:51 2002 EDT Modified files: /php4/ext/mbstring mbstring.c Log: Forgot to adjust this one Index: php4/ext/mbstring/mbstring.c diff -u php4/ext/mbstring/mbstring.c:1.151 php4/ext/mbstring/mbstring.c:1.152 ---

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

2002-11-25 Thread Maxim Maletsky
maxim Mon Nov 25 13:14:46 2002 EDT Modified files: /php4/ext/oci8 oci8.c Log: Bug# 16798. Tests appreciated by someone with Oracle 8.0 Index: php4/ext/oci8/oci8.c diff -u php4/ext/oci8/oci8.c:1.192 php4/ext/oci8/oci8.c:1.193 ---

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

2002-11-25 Thread Ilia Alshanetsky
iliaa Mon Nov 25 17:00:53 2002 EDT Modified files: /php4/ext/standard ftp_fopen_wrapper.c Log: Added a check to determine if the file can be retrieved or sent. This check also prevents incorrect error reporting in the event the retrieval or the sending of

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

2002-11-25 Thread Ilia Alshanetsky
iliaa Mon Nov 25 17:01:46 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard ftp_fopen_wrapper.c Log: MFH Index: php4/ext/standard/ftp_fopen_wrapper.c diff -u php4/ext/standard/ftp_fopen_wrapper.c:1.38

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

2002-11-25 Thread Stefan Esser
sesser Mon Nov 25 17:58:26 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard ftp_fopen_wrapper.c Log: MFH Index: php4/ext/standard/ftp_fopen_wrapper.c diff -u php4/ext/standard/ftp_fopen_wrapper.c:1.38.2.1

[PHP-CVS] cvs: php4(PHP_4_3) /ext/gd config.m4 /ext/gd/libgd gdxpm.c

2002-11-25 Thread Ilia Alshanetsky
iliaa Mon Nov 25 18:12:15 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/gdconfig.m4 /php4/ext/gd/libgd gdxpm.c Log: MFH (fixed a compile failure when --with-xpm-dir is used). Index: php4/ext/gd/config.m4 diff -u

[PHP-CVS] cvs: php4(PHP_4_3) /ext/session/tests 001.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008-php4.2.3.phpt 009.phpt 012.phpt 013.phpt 014.phpt 015.phpt 016.phpt 017.phpt 018.phpt 019.phpt 020.phpt 021.phpt

2002-11-25 Thread Ilia Alshanetsky
iliaa Mon Nov 25 18:19:20 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/session/tests 001.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008-php4.2.3.phpt 009.phpt 012.phpt 013.phpt

[PHP-CVS] cvs: php4 /ext/session/tests 001.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008-php4.2.3.phpt 009.phpt 012.phpt 013.phpt 014.phpt 015.phpt 016.phpt 017.phpt 018.phpt 019.phpt 020.phpt 021.phpt

2002-11-25 Thread Ilia Alshanetsky
iliaa Mon Nov 25 18:20:05 2002 EDT Modified files: /php4/ext/session/tests 001.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008-php4.2.3.phpt 009.phpt 012.phpt 013.phpt 014.phpt

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

2002-11-25 Thread Yasuo Ohgaki
yohgaki Mon Nov 25 21:13:35 2002 EDT Modified files: /php4/ext/pgsql pgsql.c Log: Remove a warning Index: php4/ext/pgsql/pgsql.c diff -u php4/ext/pgsql/pgsql.c:1.248 php4/ext/pgsql/pgsql.c:1.249 --- php4/ext/pgsql/pgsql.c:1.248Sun Nov 24 20:38:29

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

2002-11-25 Thread Yasuo Ohgaki
yohgaki Mon Nov 25 21:15:59 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/pgsql pgsql.c Log: MFH Index: php4/ext/pgsql/pgsql.c diff -u php4/ext/pgsql/pgsql.c:1.244 php4/ext/pgsql/pgsql.c:1.244.2.1 --- php4/ext/pgsql/pgsql.c:1.244Tue Nov 12

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

2002-11-25 Thread Sascha Schumann
sas Tue Nov 26 00:15:55 2002 EDT Modified files: /php4/main SAPI.c SAPI.h /php4/sapi/apache mod_php4.c /php4/sapi/thttpd thttpd.c Log: Add sapi_get_fd() and implement it for the Apache/thttpd SAPIs. Index: php4/main/SAPI.c diff -u

[PHP-CVS] cvs: php4 /main SAPI.h /sapi/activescript php4activescript.c /sapi/aolserver aolserver.c /sapi/apache2filter sapi_apache2.c /sapi/apache_hooks mod_php4.c /sapi/caudium caudium.c /sapi/cgi cgi_main.c /sapi/cli php_cli.c /sapi/embed php_embed.c /sapi/fastcgi fastcgi.c /sapi/isapi php4isapi.c /sapi/nsapi nsapi.c /sapi/phttpd phttpd.c /sapi/pi3web pi3web_sapi.c /sapi/roxen roxen.c /sapi/servlet servlet.c /sapi/tux php_tux.c /sapi/webjames webjames.c

2002-11-25 Thread Jani Taskinen
sniper Tue Nov 26 00:57:06 2002 EDT Modified files: /php4/main SAPI.h /php4/sapi/activescript php4activescript.c /php4/sapi/aolserveraolserver.c /php4/sapi/apache2filtersapi_apache2.c /php4/sapi/apache_hooks mod_php4.c

[PHP-CVS] cvs: php4 /win32 php4ts.dsp

2002-11-25 Thread Shane Caraveo
shane Tue Nov 26 01:51:45 2002 EDT Modified files: /php4/win32 php4ts.dsp Log: fix windows build of cgi/fastcgi Index: php4/win32/php4ts.dsp diff -u php4/win32/php4ts.dsp:1.14 php4/win32/php4ts.dsp:1.15 --- php4/win32/php4ts.dsp:1.14 Thu Apr 11 13:52:26

Re: [PHP-CVS] cvs: php4 / configure.in /sapi/cgi README.FastCGIcgi_main.c config9.m4 /sapi/cgi/libfcgi fcgiapp.c os_unix.c /sapi/cgi/libfcgi/includefcgi_config.h fcgi_config_win32.h fcgios.h

2002-11-25 Thread Shane Caraveo
Marcus Börger wrote: You have to check the test files. Some of them check for sapi name cgi. Now we have another name cgi-fcgi. But you will have to verify that all those tests can be done by cgi-fgi as well. I take it no one tests on windows, since this has been in the source for quite a

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

2002-11-25 Thread Frank M. Kromann
fmk Tue Nov 26 02:04:33 2002 EDT Modified files: /php4/ext/imap php_imap.c Log: Avoid , at the end of each string (to, cc and bcc) Index: php4/ext/imap/php_imap.c diff -u php4/ext/imap/php_imap.c:1.143 php4/ext/imap/php_imap.c:1.144 ---