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

2003-01-11 Thread changelog
changelog Sat Jan 11 20:31:52 2003 EDT Modified files: /ZendEngine2ChangeLog Log: ChangeLog update Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.143 ZendEngine2/ChangeLog:1.144 --- ZendEngine2/ChangeLog:1.143 Fri Jan 10 20:34:28

RE: [PHP-CVS] cvs: php4 /ext/overload .cvsignore CREDITS README config.m4 overload.c overload.dsp php_overload.h

2003-01-11 Thread Harald Radi
At 00:40 11.01.2003, Harald Radi wrote: phanto Fri Jan 10 18:40:13 2003 EDT Removed files: /php4/ext/overload .cvsignore config.m4 CREDITS overload.c overload.dsp php_overload.h README Log: this is now implemented by the engine itself

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

2003-01-11 Thread Harald Radi
phanto Sat Jan 11 03:59:37 2003 EDT Modified files: /php4/ext/rpc rpc.c rpc_proxy.c /php4/ext/rpc/com variant.c Log: fix build Index: php4/ext/rpc/rpc.c diff -u php4/ext/rpc/rpc.c:1.15 php4/ext/rpc/rpc.c:1.16 --- php4/ext/rpc/rpc.c:1.15 Tue

RE: [PHP-CVS] cvs: php4 /ext/com .cvsignore COM.c CREDITS TODO VARIANT.c com.h conversion.c conversion.h dispatch.c php_COM.h php_VARIANT.hvariant.h

2003-01-11 Thread Sascha Schumann
so what's wrong ? You removed those files from the PHP 5 branch which you claimed were supposed to be used in the PHP 5 branch. - Sascha -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-CVS] cvs: php4 /ext/com .cvsignore COM.c CREDITS TODO VARIANT.c com.h conversion.c conversion.h dispatch.c php_COM.h php_VARIANT.h variant.h

2003-01-11 Thread Harald Radi
i remove ext/com and claimed that ext/rpc/com is used from now on, am i blind or what ? -Original Message- From: Sascha Schumann [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 11, 2003 10:33 AM To: Harald Radi Cc: [EMAIL PROTECTED]; 'Harald Radi'; [EMAIL PROTECTED] Subject:

RE: [PHP-CVS] cvs: php4 /ext/com .cvsignore COM.c CREDITS TODO VARIANT.c com.h conversion.c conversion.h dispatch.c php_COM.h php_VARIANT.h variant.h

2003-01-11 Thread Marcus Börger
At 09:57 11.01.2003, Harald Radi wrote: Removed files: /php4/ext/com the ZE2 version is located in ext/rpc/com so what's wrong ? ok my fault - i just missread the mail sorry marcus -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2003-01-11 Thread Sebastian Bergmann
sebastian Sat Jan 11 04:51:52 2003 EDT Modified files: /php4/ext/rpc rpc.c Log: Add missing ,. Index: php4/ext/rpc/rpc.c diff -u php4/ext/rpc/rpc.c:1.16 php4/ext/rpc/rpc.c:1.17 --- php4/ext/rpc/rpc.c:1.16 Sat Jan 11 03:59:36 2003 +++

RE: [PHP-CVS] cvs: php4 /ext/overload .cvsignore CREDITS README config.m4 overload.c overload.dsp php_overload.h

2003-01-11 Thread Harald Radi
One more reason for what i said already: Then we should make HEAD builds against ZE1 impossible by configure. good point, i'll forward this to the super secret mailing list. and i am already using ZE2 a long time ... but testing with 4.2,4.3 releases requires i also have ZE1 builds. yup,

[PHP-CVS] cvs: php4 /ext/dotnet .cvsignore CREDITS EXPERIMENTAL README dotnet.cpp dotnet.dsp dotnet.php php_dotnet.h /ext/java .cvsignore CREDITS EXPERIMENTAL Makefile.frag README config.m4 except.php java.c java.dsp jawt.php jver.php reflect.java

2003-01-11 Thread Derick Rethans
derick Sat Jan 11 07:23:46 2003 EDT Removed files: /php4/ext/java .cvsignore CREDITS EXPERIMENTAL Makefile.frag README config.m4 except.php java.c java.dsp jawt.php jver.php reflect.java /php4/ext/dotnet

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

2003-01-11 Thread Ilia Alshanetsky
iliaa Sat Jan 11 12:52:39 2003 EDT Modified files: /php4/ext/standard string.c Log: Added stripos() strripos() functions. Added 3rd parameter (offset) to strrpos(). Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.343

[PHP-CVS] cvs: php4 /sapi/apache2filter php_functions.c

2003-01-11 Thread Moriyoshi Koizumi
moriyoshi Sat Jan 11 17:36:38 2003 EDT Modified files: /php4/sapi/apache2filterphp_functions.c Log: This patch is likely to fix win32 build Index: php4/sapi/apache2filter/php_functions.c diff -u php4/sapi/apache2filter/php_functions.c:1.34

[PHP-CVS] cvs: php4 /ext/standard browscap.c datetime.c pack.c reg.c string.c

2003-01-11 Thread Moriyoshi Koizumi
moriyoshi Sat Jan 11 17:32:19 2003 EDT Modified files: /php4/ext/standard browscap.c datetime.c pack.c reg.c string.c Log: Reduced warnings in ZE2 build Index: php4/ext/standard/browscap.c diff -u php4/ext/standard/browscap.c:1.65

[PHP-CVS] cvs: php4 /ext/standard browscap.c datetime.c file.c formatted_print.c pack.c reg.c string.c

2003-01-11 Thread Moriyoshi Koizumi
moriyoshi Sat Jan 11 18:05:20 2003 EDT Modified files: /php4/ext/standard browscap.c datetime.c file.c formatted_print.c pack.c reg.c string.c Log: Reverted because correct decision has not been made yet. Index:

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

2003-01-11 Thread Ilia Alshanetsky
iliaa Sat Jan 11 18:06:35 2003 EDT Modified files: /php4/ext/sybase_ct php_sybase_ct.c Log: Fixed handling of NUMERIC type, when it contains numbers that could potentially exceed the interger limit. Index: php4/ext/sybase_ct/php_sybase_ct.c diff -u

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

2003-01-11 Thread Ilia Alshanetsky
iliaa Sat Jan 11 18:07:13 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/sybase_ct php_sybase_ct.c Log: MFH Index: php4/ext/sybase_ct/php_sybase_ct.c diff -u php4/ext/sybase_ct/php_sybase_ct.c:1.73.2.2 php4/ext/sybase_ct/php_sybase_ct.c:1.73.2.3 ---

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

2003-01-11 Thread Ilia Alshanetsky
iliaa Sat Jan 11 18:50:37 2003 EDT Modified files: /php4/ext/sybase_ct php_sybase_ct.c Log: Do not 'convert' double columns to integers after the 1st row in the result set. Index: php4/ext/sybase_ct/php_sybase_ct.c diff -u

Re: [PHP-CVS] cvs: php4 /ext/standard browscap.c datetime.c pack.creg.c string.c

2003-01-11 Thread Derick Rethans
On Sat, 11 Jan 2003, Moriyoshi Koizumi wrote: moriyoshi Sat Jan 11 17:32:19 2003 EDT Modified files: /php4/ext/standardbrowscap.c datetime.c pack.c reg.c string.c Log: Reduced warnings in ZE2 build Isn't there another way for this, as this

Re: [PHP-CVS] cvs: php4 /ext/standard browscap.c datetime.c pack.c reg.c string.c

2003-01-11 Thread Moriyoshi Koizumi
Modified files: /php4/ext/standard browscap.c datetime.c pack.c reg.c string.c Log: Reduced warnings in ZE2 build Isn't there another way for this, as this makes the code quire ugly? These changes had been reverted prior to the discussion about the change

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

2003-01-11 Thread Frank M. Kromann
fmk Sat Jan 11 22:17:44 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mssql php_mssql.c Log: MFH Index: php4/ext/mssql/php_mssql.c diff -u php4/ext/mssql/php_mssql.c:1.86.2.8 php4/ext/mssql/php_mssql.c:1.86.2.9 ---

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

2003-01-11 Thread Frank M. Kromann
fmk Sun Jan 12 01:28:41 2003 EDT Modified files: /php4/ext/mssql php_mssql.c Log: Release skiped results. This will free memory on the server. Make mssql_execute work for stored procedures with and without returning result sets Index: