[PHP-CVS] cvs: php-src /ext/session mod_files.c

2004-08-02 Thread Sascha Schumann
sas Mon Aug 2 04:27:24 2004 EDT Modified files: /php-src/ext/sessionmod_files.c Log: don't read empty files 0 malloc noticed by Antony Dovgal <[EMAIL PROTECTED]> http://cvs.php.net/diff.php/php-src/ext/session/mod_files.c?r1=1.95&r2=1.96&ty=

[PHP-CVS] cvs: php-src /ext/session session.c

2004-08-02 Thread Sascha Schumann
sas Mon Aug 2 04:27:46 2004 EDT Modified files: /php-src/ext/sessionsession.c Log: fix empty_string issue Patch submitted by Antony Dovgal <[EMAIL PROTECTED]> http://cvs.php.net/diff.php/php-src/ext/session/session.c?r1=1.392&r2=1.393&ty=u I

[PHP-CVS] cvs: php-src /ext/mbstring/tests htmlent.phpt /tests/classes ctor_failure.phpt ZendEngine2 zend_compile.c zend_compile.h zend_execute_API.c

2004-08-02 Thread Marcus Boerger
helly Mon Aug 2 04:27:58 2004 EDT Modified files: /ZendEngine2zend_compile.c zend_compile.h zend_execute_API.c /php-src/ext/mbstring/tests htmlent.phpt /php-src/tests/classes ctor_failure.phpt Log: MFB: Enforce protocol on magic methods/fu

[PHP-CVS] cvs: php-src /tests/classes __call_002.phpt __set__get_002.phpt __set__get_003.phpt destructor_visibility_001.phpt destructor_visibility_002.phpt destructor_visibility_003.phpt

2004-08-02 Thread Marcus Boerger
helly Mon Aug 2 04:30:00 2004 EDT Modified files: /php-src/tests/classes __call_002.phpt __set__get_002.phpt __set__get_003.phpt destructor_visibility_001.phpt des

Re: [PHP-CVS] cvs: php-src /sapi/activescript CREDITS EXPERIMENTAL README classfactory.cpp config.w32 marshal.cpp php5activescript.c php5activescript.def php5activescript.dsp php5activescript.h php5as_cla

2004-08-02 Thread Derick Rethans
On Wed, 28 Jul 2004, Wez Furlong wrote: > wez Wed Jul 28 08:35:53 2004 EDT > > Removed files: > /php-src/sapi/activescriptCREDITS EXPERIMENTAL README > classfactory.cpp config.w32 marshal.cpp > php5

Re: [PHP-CVS] cvs: php-src /sapi/activescript CREDITS EXPERIMENTAL README classfactory.cpp config.w32 marshal.cpp php5activescript.c php5activescript.def php5activescript.dsp php5activescript.h php5as_cla

2004-08-02 Thread Edin Kadribasic
On Monday 02 August 2004 11:24, Derick Rethans wrote: > On Wed, 28 Jul 2004, Wez Furlong wrote: > > Move activescript sapi to PECL > > How does this work on Unix now? pear install activescript is working? What makes you think it works on Unix? Edin -- PHP CVS Mailing List (http://www.php.net/

Re: [PHP-CVS] cvs: php-src /sapi/activescript CREDITS EXPERIMENTAL README classfactory.cpp config.w32 marshal.cpp php5activescript.c php5activescript.def php5activescript.dsp php5activescript.h php5as

2004-08-02 Thread Derick Rethans
On Mon, 2 Aug 2004, Edin Kadribasic wrote: > On Monday 02 August 2004 11:24, Derick Rethans wrote: > > On Wed, 28 Jul 2004, Wez Furlong wrote: > > > Move activescript sapi to PECL > > > > How does this work on Unix now? pear install activescript is working? > > What makes you think it works on U

[PHP-CVS] cvs: CVSROOT / avail

2004-08-02 Thread Derick Rethans
derick Mon Aug 2 06:04:42 2004 EDT Modified files: /CVSROOTavail Log: - Upgrade tony2001 http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.893&r2=1.894&ty=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.893 CVSROOT/avail:1.894 --- CVSROOT/avail:1.893 Mon Jul

[PHP-CVS] cvs: php-src /win32/build wsyslog.mc

2004-08-02 Thread Frank M. Kromann
fmk Mon Aug 2 13:45:55 2004 EDT Modified files: /php-src/win32/buildwsyslog.mc Log: Fix line endings http://cvs.php.net/diff.php/php-src/win32/build/wsyslog.mc?r1=1.1&r2=1.2&ty=u Index: php-src/win32/build/wsyslog.mc diff -u php-src/win32/build/wsys

[PHP-CVS] cvs: php-src /win32/build confutils.js

2004-08-02 Thread Frank M. Kromann
fmk Mon Aug 2 13:54:50 2004 EDT Modified files: /php-src/win32/buildconfutils.js Log: Search in PATH before explicit_path. This resolves conflict between Microsoft and cygwin tools with the same name. http://cvs.php.net/diff.php/php-src/win32/build

[PHP-CVS] cvs: php-src /ext/com_dotnet com_dotnet.c

2004-08-02 Thread Wez Furlong
wez Mon Aug 2 14:02:48 2004 EDT Modified files: /php-src/ext/com_dotnet com_dotnet.c Log: Better error reporting http://cvs.php.net/diff.php/php-src/ext/com_dotnet/com_dotnet.c?r1=1.7&r2=1.8&ty=u Index: php-src/ext/com_dotnet/com_dotnet.c diff -u php

[PHP-CVS] cvs: php-src /win32/build confutils.js

2004-08-02 Thread Frank M. Kromann
fmk Mon Aug 2 14:48:50 2004 EDT Modified files: /php-src/win32/buildconfutils.js Log: VC6 hack to avoid CONFIGURE_COMMAND string length over 2048 when building many extensions http://cvs.php.net/diff.php/php-src/win32/build/confutils.js?r1=1.43&r2=

[PHP-CVS] cvs: php-src /ext/sqlite sqlite.c

2004-08-02 Thread Ilia Alshanetsky
iliaa Mon Aug 2 18:43:41 2004 EDT Modified files: /php-src/ext/sqlite sqlite.c Log: Allow sqlite_fetch_column_types() to properly handle table names with spaces in them. http://cvs.php.net/diff.php/php-src/ext/sqlite/sqlite.c?r1=1.147&r2=1.148&ty=u Inde

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/sqlite sqlite.c

2004-08-02 Thread Ilia Alshanetsky
iliaa Mon Aug 2 18:43:42 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/sqlite sqlite.c Log: MFH: Allow sqlite_fetch_column_types() to properly handle table names with spaces in them. http://cvs.php.net/diff.php/php-src/ext/sqlite/sqlite.c?r1=1.1

[PHP-CVS] cvs: php-src /tests/reflection parameters_001.phpt

2004-08-02 Thread Marcus Boerger
helly Mon Aug 2 18:59:58 2004 EDT Added files: /php-src/tests/reflection parameters_001.phpt Log: Add test http://cvs.php.net/co.php/php-src/tests/reflection/parameters_001.phpt?r=1.1&p=1 Index: php-src/tests/reflection/parameters_001.phpt +++ php-src/t

[PHP-CVS] cvs: php-src /tests/reflection parameters_001.phpt

2004-08-02 Thread Marcus Boerger
helly Mon Aug 2 19:00:35 2004 EDT Modified files: /php-src/tests/reflection parameters_001.phpt Log: Correct test name http://cvs.php.net/diff.php/php-src/tests/reflection/parameters_001.phpt?r1=1.1&r2=1.2&ty=u Index: php-src/tests/reflection/parameters_001

[PHP-CVS] cvs: php-src /tests/reflection parameters_001.phpt

2004-08-02 Thread Marcus Boerger
helly Mon Aug 2 19:10:53 2004 EDT Modified files: /php-src/tests/reflection parameters_001.phpt Log: - Expand to test number of parameters http://cvs.php.net/diff.php/php-src/tests/reflection/parameters_001.phpt?r1=1.2&r2=1.3&ty=u Index: php-src/tests/refle

[PHP-CVS] cvs: php-src /win32/build confutils.js

2004-08-02 Thread Wez Furlong
wez Mon Aug 2 20:02:49 2004 EDT Modified files: /php-src/win32/buildconfutils.js Log: A better fix for the VC 2k max literal string limit (also affects vc7) http://cvs.php.net/diff.php/php-src/win32/build/confutils.js?r1=1.44&r2=1.45&ty=u Index

[PHP-CVS] cvs: php-src /ext/ming config.w32

2004-08-02 Thread Wez Furlong
wez Mon Aug 2 20:47:56 2004 EDT Modified files: /php-src/ext/ming config.w32 Log: Avoid possible exception http://cvs.php.net/diff.php/php-src/ext/ming/config.w32?r1=1.2&r2=1.3&ty=u Index: php-src/ext/ming/config.w32 diff -u php-src/ext/ming/config.w32

[PHP-CVS] cvs: php-src /win32/build confutils.js

2004-08-02 Thread Wez Furlong
wez Mon Aug 2 20:58:29 2004 EDT Modified files: /php-src/win32/buildconfutils.js Log: Revert the search path tweak; it broke the snap build for ming http://cvs.php.net/diff.php/php-src/win32/build/confutils.js?r1=1.45&r2=1.46&ty=u Index: php-src/

[PHP-CVS] cvs: php-src /win32/build config.w32

2004-08-02 Thread Wez Furlong
wez Mon Aug 2 21:03:32 2004 EDT Modified files: /php-src/win32/buildconfig.w32 Log: Explicitly check PATH before cygwin for mc.exe, as we want MS message compiler, not GNU Midnight Commander. http://cvs.php.net/diff.php/php-src/win32/build/conf

[PHP-CVS] cvs: php-src /win32/build buildconf.js

2004-08-02 Thread Wez Furlong
wez Mon Aug 2 21:23:35 2004 EDT Modified files: /php-src/win32/buildbuildconf.js Log: Catch exceptions from broken config.w32 files http://cvs.php.net/diff.php/php-src/win32/build/buildconf.js?r1=1.11&r2=1.12&ty=u Index: php-src/win32/build/build

[PHP-CVS] cvs: php-src /ext/mime_magic mime_magic.c

2004-08-02 Thread Frank M. Kromann
fmk Tue Aug 3 00:15:35 2004 EDT Modified files: /php-src/ext/mime_magic mime_magic.c Log: sys/stat.h is includes in php_streams.h no need to do that again. http://cvs.php.net/diff.php/php-src/ext/mime_magic/mime_magic.c?r1=1.37&r2=1.38&ty=u Index: php-s

[PHP-CVS] cvs: php-src(PHP_4_3) /pear go-pear.bat

2004-08-02 Thread Greg Beaver
cellog Tue Aug 3 00:31:59 2004 EDT Added files: (Branch: PHP_4_3) /php-src/pear go-pear.bat Log: commit for win32 - binary so line endings are always preserved http://cvs.php.net/co.php/php-src/pear/go-pear.bat?r=1.1&p=1 Index: php-src/pear/go-pear.ba

[PHP-CVS] cvs: php-src /pear go-pear.bat

2004-08-02 Thread Greg Beaver
cellog Tue Aug 3 00:36:00 2004 EDT Modified files: /php-src/pear go-pear.bat Log: commit for win32 - binary so line endings are always preserved - this time on HEAD, where it belongs http://cvs.php.net/diff.php/php-src/pear/go-pear.bat?r1=1.1&r2=1.2&ty=

[PHP-CVS] cvs: php-src(PHP_5_0) /pear go-pear.bat

2004-08-02 Thread Greg Beaver
cellog Tue Aug 3 00:36:56 2004 EDT Added files: (Branch: PHP_5_0) /php-src/pear go-pear.bat Log: commit for win32 - binary so line endings are always preserved - ..and in PHP_5_0, where it also belongs http://cvs.php.net/co.php/php-src/pear/go-pear.b

[PHP-CVS] cvs: php-src / php.ini-dist php.ini-recommended

2004-08-02 Thread Antony Dovgal
tony2001Tue Aug 3 02:19:17 2004 EDT Modified files: /php-srcphp.ini-dist php.ini-recommended Log: fix typo in php.ini: paramAters -> paramEters http://cvs.php.net/diff.php/php-src/php.ini-dist?r1=1.215&r2=1.216&ty=u Index: php-src/php.ini-dist di

[PHP-CVS] cvs: php-src(PHP_5_0) / php.ini-dist php.ini-recommended

2004-08-02 Thread Antony Dovgal
tony2001Tue Aug 3 02:21:17 2004 EDT Modified files: (Branch: PHP_5_0) /php-srcphp.ini-dist php.ini-recommended Log: MFH: fix typo in php.ini-dist & php.ini-recommended http://cvs.php.net/diff.php/php-src/php.ini-dist?r1=1.215&r2=1.215.2.1&ty=u Ind

[PHP-CVS] cvs: php-src /ext/standard mail.c

2004-08-02 Thread Antony Dovgal
tony2001Tue Aug 3 02:25:25 2004 EDT Modified files: /php-src/ext/standard mail.c Log: fix typo in mail.c: mail_force_extra_parameters -> mail.force_extra_parameters http://cvs.php.net/diff.php/php-src/ext/standard/mail.c?r1=1.82&r2=1.83&ty=u In

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard mail.c

2004-08-02 Thread Antony Dovgal
tony2001Tue Aug 3 02:26:59 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/standard mail.c Log: MFH: typo in ini parameter name http://cvs.php.net/diff.php/php-src/ext/standard/mail.c?r1=1.82&r2=1.82.2.1&ty=u Index: php-src/ext/standard/