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

2003-01-31 Thread Wez Furlong
wez Fri Jan 31 22:52:32 2003 EDT Modified files: /php4/ext/standard var.c Log: Don't assume that objects have class entries (in the ZE1 sense) when determining the class name. Additionally, don't assume that objects have a properties hash either.

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

2003-01-31 Thread Melvyn Sopacua
msopacuaFri Jan 31 18:01:38 2003 EDT Modified files: /php4/ext/mcryptconfig.m4 Log: Require 2.5.6+ MFB: Be -ltdl aware Index: php4/ext/mcrypt/config.m4 diff -u php4/ext/mcrypt/config.m4:1.25 php4/ext/mcrypt/config.m4:1.26 --- php4/ext/mcrypt/con

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

2003-01-31 Thread Ilia Alshanetsky
iliaa Fri Jan 31 17:27:27 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/openssl openssl.c Log: MFH Index: php4/ext/openssl/openssl.c diff -u php4/ext/openssl/openssl.c:1.52.2.6 php4/ext/openssl/openssl.c:1.52.2.7 --- php4/ext/openssl/openssl.c:1.52.

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

2003-01-31 Thread Ilia Alshanetsky
iliaa Fri Jan 31 17:15:56 2003 EDT Modified files: /php4/ext/openssl openssl.c Log: Fixed bug #21986 (openssl test failure). Index: php4/ext/openssl/openssl.c diff -u php4/ext/openssl/openssl.c:1.63 php4/ext/openssl/openssl.c:1.64 --- php4/ext/openssl/ope

[PHP-CVS] cvs: php4(PHP_4_3) /ext/dba dba.c dba_cdb.c dba_db2.c dba_db3.c dba_db4.c dba_dbm.c dba_flatfile.c dba_gdbm.c dba_ndbm.c php_dba.h /ext/dba/libcdb cdb.c cdb.h cdb_make.c cdb_make.h /ext/dba/libflatfile flatfile.c flatfile.h

2003-01-31 Thread Marcus Boerger
helly Fri Jan 31 15:10:11 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/dba dba.c dba_cdb.c dba_db2.c dba_db3.c dba_db4.c dba_dbm.c dba_flatfile.c dba_gdbm.c dba_ndbm.c php_dba.h /php4/ext/dba/libcdb

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

2003-01-31 Thread Marcus Boerger
helly Fri Jan 31 15:07:23 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/dba config.m4 Log: MFH: Shared dba requires at least db-3.3 Index: php4/ext/dba/config.m4 diff -u php4/ext/dba/config.m4:1.29.2.9 php4/ext/dba/config.m4:1.29.2.10 --- php4/ext/

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

2003-01-31 Thread Marcus Boerger
helly Fri Jan 31 15:06:44 2003 EDT Modified files: /php4/ext/dba config.m4 Log: Shared dba requires at least db-3.3 Index: php4/ext/dba/config.m4 diff -u php4/ext/dba/config.m4:1.40 php4/ext/dba/config.m4:1.41 --- php4/ext/dba/config.m4:1.40 Thu Jan 30 1

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

2003-01-31 Thread Marcus Boerger
helly Fri Jan 31 14:12:24 2003 EDT Modified files: /php4/ext/dba dba.c Log: Fix proto Index: php4/ext/dba/dba.c diff -u php4/ext/dba/dba.c:1.81 php4/ext/dba/dba.c:1.82 --- php4/ext/dba/dba.c:1.81 Sat Jan 18 14:49:25 2003 +++ php4/ext/dba/dba.c Fri J

Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext ext_skel.php

2003-01-31 Thread Marcus Börger
At 19:37 31.01.2003, Jani Taskinen wrote: Just remove/add (stupid CVS..why can't it have 'rename'..) Just wait a while and we can hpefully switch to subversion. That would also enable directory removal :-) regards marcus -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visi

[PHP-CVS] cvs: php4 /ext ext_skel.php ext_skel_win32.php

2003-01-31 Thread Frank M. Kromann
fmk Fri Jan 31 13:51:29 2003 EDT Removed files: /php4/ext ext_skel.php Modified files: /php4/ext ext_skel_win32.php Log: Rename script. Add check for CLI version Index: php4/ext/ext_skel_win32.php diff -u /dev/null php4/ext/ext_s

[PHP-CVS] cvs: php4(PHP_4_3) /ext ext_skel.php ext_skel_win32.php

2003-01-31 Thread Frank M. Kromann
fmk Fri Jan 31 13:50:41 2003 EDT Added files: (Branch: PHP_4_3) /php4/ext ext_skel_win32.php Removed files: /php4/ext ext_skel.php Log: Rename script. Add check for CLI version Index: php4/ext/ext_skel_win32.php +++ php4/ext/e

Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext ext_skel.php

2003-01-31 Thread Jani Taskinen
On Fri, 31 Jan 2003, Frank M. Kromann wrote: >Hi Jani, > >I just wanted it to follow the existing documentation on how to use >ext_skel, but I have no problem renaming it. Do you have access to do so >on the CVS server or should I remove the old files and add them with a new >name ? Just remo

Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext ext_skel.php

2003-01-31 Thread Frank M. Kromann
Hi Jani, I just wanted it to follow the existing documentation on how to use ext_skel, but I have no problem renaming it. Do you have access to do so on the CVS server or should I remove the old files and add them with a new name ? - Frank > > Why don't you call it that then? ext_skel_win32

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

2003-01-31 Thread Sascha Schumann
sas Fri Jan 31 11:24:12 2003 EDT Modified files: /php4/ext/standard var.c Log: Unbreak $Id tag Index: php4/ext/standard/var.c diff -u php4/ext/standard/var.c:1.155 php4/ext/standard/var.c:1.156 --- php4/ext/standard/var.c:1.155 Sat Jan 18 10:03:01

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

2003-01-31 Thread Melvyn Sopacua
msopacuaFri Jan 31 10:06:46 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mcryptconfig.m4 Log: "The ugly patch" Make mcrypt compile, when we finally are free of -ltdl. Bug #20926. # There's a variant, with a config option, but that's an ugl

[PHP-CVS] cvs: php4(PHP_4_3) /ext/mbstring mbfilter.c mbstring.c /ext/mbstring/tests mb_send_mail01.phpt mb_send_mail02.phpt mb_send_mail03.phpt mb_send_mail04.phpt mb_send_mail05.phpt mb_send_mail06.phpt

2003-01-31 Thread Moriyoshi Koizumi
moriyoshi Fri Jan 31 09:28:44 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mbstring mbfilter.c mbstring.c /php4/ext/mbstring/testsmb_send_mail01.phpt mb_send_mail02.phpt mb_send_mail03.phpt mb_send_mail04.phpt

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

2003-01-31 Thread Jani Taskinen
sniper Fri Jan 31 09:23:57 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Moved from HEAD. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.56 php4/NEWS:1.1247.2.57 --- php4/NEWS:1.1247.2.56 Wed Jan 29 03:08:25 2003 +++ php4/NEWS Fri Jan 31

[PHP-CVS] cvs: php4 / NEWS

2003-01-31 Thread Jani Taskinen
sniper Fri Jan 31 09:23:19 2003 EDT Modified files: /php4 NEWS Log: Moved these entries to PHP_4_3 branch NEWS (for 4.3.1) Index: php4/NEWS diff -u php4/NEWS:1.1311 php4/NEWS:1.1312 --- php4/NEWS:1.1311Wed Jan 29 02:50:09 2003 +++ php4/NEWS Fri Jan

[PHP-CVS] cvs: php4(PHP_4_3) /ext/oci8 CREDITS config.m4 oci8.c php_oci8.h

2003-01-31 Thread Jani Taskinen
sniper Fri Jan 31 09:21:19 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/oci8 CREDITS config.m4 oci8.c php_oci8.h Log: MFH all changes as requested by Maxim. Index: php4/ext/oci8/CREDITS diff -u php4/ext/oci8/CREDITS:1.3 php4/ext/oci8/CREDITS:1.3.12.

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

2003-01-31 Thread Jani Taskinen
sniper Fri Jan 31 09:18:50 2003 EDT Modified files: /php4/ext/oci8 php_oci8.h Log: No c++ comments.. Index: php4/ext/oci8/php_oci8.h diff -u php4/ext/oci8/php_oci8.h:1.26 php4/ext/oci8/php_oci8.h:1.27 --- php4/ext/oci8/php_oci8.h:1.26 Tue Dec 31 11:0

[PHP-CVS] cvs: php4 /ext/mbstring mbfilter.c mbstring.c /ext/mbstring/tests mb_send_mail01.phpt mb_send_mail02.phpt mb_send_mail03.phpt mb_send_mail04.phpt mb_send_mail05.phpt mb_send_mail06.phpt mb_send_mail07.phpt

2003-01-31 Thread Moriyoshi Koizumi
moriyoshi Fri Jan 31 09:15:50 2003 EDT Modified files: /php4/ext/mbstring mbfilter.c mbstring.c /php4/ext/mbstring/testsmb_send_mail01.phpt mb_send_mail02.phpt mb_send_mail03.phpt mb_send_mail04.phpt

[PHP-CVS] cvs: CVSROOT / loginfo

2003-01-31 Thread James Cox
imajes Fri Jan 31 08:38:45 2003 EDT Modified files: /CVSROOTloginfo Log: updating for embed Index: CVSROOT/loginfo diff -u CVSROOT/loginfo:1.84 CVSROOT/loginfo:1.85 --- CVSROOT/loginfo:1.84Mon Dec 30 21:19:05 2002 +++ CVSROOT/loginfo Fri Jan

Re: [PHP-CVS] cvs: php4(PHP_4_3) /ext ext_skel.php

2003-01-31 Thread Jani Taskinen
Why don't you call it that then? ext_skel_win32.php or something..? On Fri, 31 Jan 2003, Frank M. Kromann wrote: >fmkThu Jan 30 20:01:53 2003 EDT > > Added files: (Branch: PHP_4_3) >/php4/ext ext_skel.php > Log: > Wrapper script to execute ext_s