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

2003-01-05 Thread Anantha Kesari H Y
hyanantha Mon Jan 6 00:59:18 2003 EDT Modified files: /php4/ext/standard basic_functions.c Log: Added #ifdef HAVE_SYSLOG_H around syslog function in the whole file to avoid link failure. Index: php4/ext/standard/basic_functions.c diff -u php4/ext/sta

[PHP-CVS] cvs: php4 /netware phplib.mak

2003-01-05 Thread Anantha Kesari H Y
hyanantha Mon Jan 6 00:55:46 2003 EDT Modified files: /php4/netware phplib.mak Log: Modified for Netware. Index: php4/netware/phplib.mak diff -u php4/netware/phplib.mak:1.4 php4/netware/phplib.mak:1.5 --- php4/netware/phplib.mak:1.4 Fri Jan 3 10

Re: [PHP-CVS] cvs: php4 /sapi/apache libpre.c

2003-01-05 Thread Ananth Kesari
libpre.c is indeed a new file to be added into the sapi/apache directory for building for NetWare. I did do a cvs add and then cvs commit. Still it is not added? Thanks, Ananth. >>> Jon Parise <[EMAIL PROTECTED]> 01/04/03 11:57PM >>> On Fri, Jan 03, 2003 at 03:39:44PM -, Anantha Kesari H Y wr

Re: [PHP-CVS] cvs: php4 /ext/ldap ldap.mak

2003-01-05 Thread Ananth Kesari
This is not PHP version but the version of the NLM (executable on NetWare). We increment this NLM version dependending on the fixes we make. Thanks, Ananth. >>> Jon Parise <[EMAIL PROTECTED]> 01/04/03 11:51PM >>> On Fri, Jan 03, 2003 at 02:21:40PM -, Anantha Kesari H Y wrote: > # Module det

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

2003-01-05 Thread Sara Golemon
pollita Mon Jan 6 00:22:06 2003 EDT Modified files: /php4/ext/standard filters.c Log: Added string.toupper and string.tolower filters and generalized non-op filter methods Index: php4/ext/standard/filters.c diff -u php4/ext/standard/filters.c:1.3 php4/ext/s

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

2003-01-05 Thread Frank M. Kromann
fmk Sun Jan 5 23:29:33 2003 EDT Modified files: /php4/ext/gd/libgd gdft.c Log: Nuke warning, on Win32 build Index: php4/ext/gd/libgd/gdft.c diff -u php4/ext/gd/libgd/gdft.c:1.18 php4/ext/gd/libgd/gdft.c:1.19 --- php4/ext/gd/libgd/gdft.c:1.18 Sun Jan

[PHP-CVS] cvs: php4 /ext/gd gd_bundled.dsp

2003-01-05 Thread Frank M. Kromann
fmk Sun Jan 5 23:28:49 2003 EDT Modified files: /php4/ext/gdgd_bundled.dsp Log: enable imageftbbox() and imagefttext() on WIn32 Index: php4/ext/gd/gd_bundled.dsp diff -u php4/ext/gd/gd_bundled.dsp:1.9 php4/ext/gd/gd_bundled.dsp:1.10 --- php4/ext/gd/

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

2003-01-05 Thread Sara Golemon
pollita Sun Jan 5 23:06:40 2003 EDT Modified files: /php4/main streams.c php_streams.h /php4/ext/standard user_filters.c Log: Expose stream_filters_hash so that it can be searched by stream_get_filters() Index: php4/main/streams.c diff -u php4/main/st

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

2003-01-05 Thread Edin Kadribasic
edink Sun Jan 5 20:49:17 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Mention gif read-only support on windows. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.42 php4/NEWS:1.1247.2.43 --- php4/NEWS:1.1247.2.42 Sun Jan 5 19:49:24 2003

[PHP-CVS] cvs: php4(PHP_4_3) /ext/gd gd_bundled.dsp

2003-01-05 Thread Edin Kadribasic
edink Sun Jan 5 20:44:50 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/gdgd_bundled.dsp Log: MFH: Added missing flags and .c files for gif read support on Windows. Index: php4/ext/gd/gd_bundled.dsp diff -u php4/ext/gd/gd_bundled.dsp:1.7 php4/

[PHP-CVS] cvs: php4 /ext/gd gd_bundled.dsp

2003-01-05 Thread Edin Kadribasic
edink Sun Jan 5 20:39:08 2003 EDT Modified files: /php4/ext/gdgd_bundled.dsp Log: Complete gif readonly support addition by adding missing gd_gif_in.c file to the project. Index: php4/ext/gd/gd_bundled.dsp diff -u php4/ext/gd/gd_bundled.dsp:1.8 p

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

2003-01-05 Thread Edin Kadribasic
edink Sun Jan 5 20:26:14 2003 EDT Modified files: /php4/ext/mcryptmcrypt.c Log: Comment out non ANSI C standard comliant code. Fixes win32 build. Index: php4/ext/mcrypt/mcrypt.c diff -u php4/ext/mcrypt/mcrypt.c:1.79 php4/ext/mcrypt/mcrypt.c:1.80 --- ph

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

2003-01-05 Thread Edin Kadribasic
edink Sun Jan 5 20:09:00 2003 EDT Modified files: /php4/ext/dba dba.c Log: Fixed win32 build. Index: php4/ext/dba/dba.c diff -u php4/ext/dba/dba.c:1.79 php4/ext/dba/dba.c:1.80 --- php4/ext/dba/dba.c:1.79 Tue Dec 31 11:06:23 2002 +++ php4/ext/dba/

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

2003-01-05 Thread Ilia Alshanetsky
iliaa Sun Jan 5 19:49:27 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Bug fixing news. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.41 php4/NEWS:1.1247.2.42 --- php4/NEWS:1.1247.2.41 Fri Jan 3 04:19:49 2003 +++ php4/NEWS Sun Jan

[PHP-CVS] cvs: php4(PHP_4_3) /ext/gd/libgd gd.h gdft.c

2003-01-05 Thread Ilia Alshanetsky
iliaa Sun Jan 5 19:47:47 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/gd/libgd gd.h gdft.c Log: MFH Index: php4/ext/gd/libgd/gd.h diff -u php4/ext/gd/libgd/gd.h:1.7.2.1 php4/ext/gd/libgd/gd.h:1.7.2.2 --- php4/ext/gd/libgd/gd.h:1.7.2.1 Wed Dec

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

2003-01-05 Thread Ilia Alshanetsky
iliaa Sun Jan 5 19:47:41 2003 EDT Modified files: /php4/ext/gd/libgd gd.h gdft.c Log: Fixed bug #21445. Index: php4/ext/gd/libgd/gd.h diff -u php4/ext/gd/libgd/gd.h:1.12 php4/ext/gd/libgd/gd.h:1.13 --- php4/ext/gd/libgd/gd.h:1.12 Wed Dec 11 15:47:26 2002

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

2003-01-05 Thread Sara Golemon
pollita Sun Jan 5 17:24:49 2003 EDT Modified files: /php4/ext/standard user_filters.c file.c Log: Fixes to stream_get_wrappers() and stream_get_filters() handle hash table layouts better, plus some picune whitespace fixes Index: php4/ext/standard/user_filt

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

2003-01-05 Thread Derick Rethans
derick Sun Jan 5 16:11:40 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mysql php_mysql.c Log: - MFH (Fix for bug #21435) Index: php4/ext/mysql/php_mysql.c diff -u php4/ext/mysql/php_mysql.c:1.174.2.5 php4/ext/mysql/php_mysql.c:1.174.2.6 --- php4/

Re: [PHP-CVS] cvs: php4 /ext/mysql php_mysql.c

2003-01-05 Thread Derick Rethans
On Sun, 5 Jan 2003, Georg Richter wrote: > georg Sun Jan 5 15:53:06 2003 EDT > > Modified files: > /php4/ext/mysql php_mysql.c > Log: > fixed bug #21435 Can you MFH this too? Derick -- ---

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

2003-01-05 Thread Georg Richter
georg Sun Jan 5 15:53:06 2003 EDT Modified files: /php4/ext/mysql php_mysql.c Log: fixed bug #21435 Index: php4/ext/mysql/php_mysql.c diff -u php4/ext/mysql/php_mysql.c:1.179 php4/ext/mysql/php_mysql.c:1.180 --- php4/ext/mysql/php_mysql.c:1.179Tue

[PHP-CVS] cvs: php4 /ext/gd gd_bundled.dsp

2003-01-05 Thread Sebastian Bergmann
sebastian Sun Jan 5 11:32:02 2003 EDT Modified files: /php4/ext/gdgd_bundled.dsp Log: Define HAVE_GD_GIF_READ. Index: php4/ext/gd/gd_bundled.dsp diff -u php4/ext/gd/gd_bundled.dsp:1.7 php4/ext/gd/gd_bundled.dsp:1.8 --- php4/ext/gd/gd_bundled.dsp:1

[PHP-CVS] cvs: php4 /main main.c

2003-01-05 Thread Zeev Suraski
zeevSun Jan 5 11:11:10 2003 EDT Modified files: /php4/main main.c Log: Remove unnnecessary initialization Index: php4/main/main.c diff -u php4/main/main.c:1.521 php4/main/main.c:1.522 --- php4/main/main.c:1.521 Tue Dec 31 10:58:51 2002 +++ php4/mai

[PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c /sapi/cli php_cli.c

2003-01-05 Thread Zeev Suraski
zeevSun Jan 5 11:10:36 2003 EDT Modified files: /php4/sapi/cgi cgi_main.c /php4/sapi/cli php_cli.c Log: Initialize lineno using the new infrastructure Index: php4/sapi/cgi/cgi_main.c diff -u php4/sapi/cgi/cgi_main.c:1.204 php4/sapi/cgi/cgi

Re: [PHP-CVS] cvs: php4 /main .cvsignore config.w32.hconfig.w32.h.in /win32 php4dll.dsp php4dllts.dsp

2003-01-05 Thread Pierre-Alain Joye
On Sun, 05 Jan 2003 15:58:29 - "Sebastian Bergmann" <[EMAIL PROTECTED]> wrote: > +/* Default PHP / PEAR directories */ > +#define CONFIGURATION_FILE_PATH "php.ini" > +#define PEAR_INSTALLDIR "c:\\php4\\pear" > +#define PHP_BINDIR "c:\\php4" > +#define PHP_CONFIG_FILE_PATH > (getenv("SystemRoot

Re: [PHP-CVS] cvs: php4 /main .cvsignore config.w32.h config.w32.h.in /win32 php4dll.dsp php4dllts.dsp

2003-01-05 Thread Rasmus Lerdorf
You need to define HAVE_GD_GIF_READ when building the gd extension against the bundled libgd. We are getting bug reports from Windows users unable to use the gif-read support in 4.3 -Rasmus On Sun, 5 Jan 2003, Sebastian Bergmann wrote: > sebastian Sun Jan 5 10:58:29 2003 EDT > >

[PHP-CVS] cvs: php4 /main .cvsignore config.w32.h config.w32.h.in /win32 php4dll.dsp php4dllts.dsp

2003-01-05 Thread Sebastian Bergmann
sebastian Sun Jan 5 10:58:29 2003 EDT Removed files: /php4/main config.w32.h.in Modified files: /php4/main config.w32.h .cvsignore /php4/win32 php4dll.dsp php4dllts.dsp Log: Revert config.w32.h.in -> config.w32.h build step per

[PHP-CVS] cvs: php4 /sapi/apache php4apache.dsp

2003-01-05 Thread Zeev Suraski
zeevSun Jan 5 10:09:11 2003 EDT Modified files: /php4/sapi/apache php4apache.dsp Log: Make the .dsp use the php4build build directories Index: php4/sapi/apache/php4apache.dsp diff -u php4/sapi/apache/php4apache.dsp:1.14 php4/sapi/apache/php4apache.dsp:

[PHP-CVS] cvs: php4 /ext/xslt xslt.dsp

2003-01-05 Thread Edin Kadribasic
edink Sun Jan 5 08:54:30 2003 EDT Modified files: /php4/ext/xslt xslt.dsp Log: MFB: Made xslt_set_encoding() available on windows (bug #20640). Index: php4/ext/xslt/xslt.dsp diff -u php4/ext/xslt/xslt.dsp:1.2 php4/ext/xslt/xslt.dsp:1.3 --- php4/ext/

[PHP-CVS] cvs: php4(PHP_4_3) /ext/xslt xslt.dsp

2003-01-05 Thread Edin Kadribasic
edink Sun Jan 5 08:52:18 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/xslt xslt.dsp Log: Made xslt_set_encoding() available on windows (bug #20640). Index: php4/ext/xslt/xslt.dsp diff -u php4/ext/xslt/xslt.dsp:1.2 php4/ext/xslt/xslt.dsp:1.2.2.1

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard php_incomplete_class.h

2003-01-05 Thread Edin Kadribasic
edink Sun Jan 5 08:02:03 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard php_incomplete_class.h Log: Fixed ZTS build. Index: php4/ext/standard/php_incomplete_class.h diff -u php4/ext/standard/php_incomplete_class.h:1.9.4.2 php4/ext/standard/

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c basic_functions.huser_filters.c

2003-01-05 Thread Wez Furlong
Because there is no structure to return :) This function returns an array of the names of the filters available for use via stream_filter_(prepend|append). --Wez. On Sat, 4 Jan 2003, Sterling Hughes wrote: > > pollita Sat Jan 4 22:24:38 2003 EDT > > > > Modified files: > > /ph