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

2003-11-06 Thread changelog
changelog Thu Nov 6 20:32:20 2003 EDT Modified files: /ZendEngine2ChangeLog Log: ChangeLog update Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.331 ZendEngine2/ChangeLog:1.332 --- ZendEngine2/ChangeLog:1.331 Tue Nov 4 20:32:23

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/ming ming.c php_ming.h

2003-11-06 Thread Frank M. Kromann
fmk Thu Nov 6 02:29:01 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/ming ming.c php_ming.h Log: Adding new features from ming 0.3a. Index: php-src/ext/ming/ming.c diff -u php-src/ext/ming/ming.c:1.42.2.9 php-src/ext/ming/ming.c:1.42.2.10 ---

[PHP-CVS] cvs: php-src /ext/ming ming.c php_ming.h

2003-11-06 Thread Frank M. Kromann
fmk Thu Nov 6 02:29:37 2003 EDT Modified files: /php-src/ext/ming ming.c php_ming.h Log: MFB: Adding new features from ming 0.3a. Index: php-src/ext/ming/ming.c diff -u php-src/ext/ming/ming.c:1.55 php-src/ext/ming/ming.c:1.56 ---

Re: [PHP-CVS] cvs: php-src(PHP_4_3) /ext/ming ming.c php_ming.h

2003-11-06 Thread Jani Taskinen
This is not C++, please fix those comments. (no // in C code) --Jani On Thu, 6 Nov 2003, Frank M. Kromann wrote: fmkThu Nov 6 02:29:01 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/ming ming.c php_ming.h Log: Adding new features

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/oci8 oci8.c

2003-11-06 Thread Sascha Schumann
sas Thu Nov 6 09:27:35 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/oci8 oci8.c Log: Fix a format string Nuke a sprintf (slooow) And embed the charset as part of the hashed details (persistent conn key), because the function otherwise

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

2003-11-06 Thread Sascha Schumann
sas Thu Nov 6 09:29:11 2003 EDT Modified files: /php-src/ext/oci8 oci8.c Log: Fix a format string Nuke a sprintf (slooow) And embed the charset as part of the hashed details (persistent conn key), because the function otherwise happily returns

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/oci8 oci8.c

2003-11-06 Thread Sascha Schumann
sas Thu Nov 6 09:31:15 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/oci8 oci8.c Log: WS Index: php-src/ext/oci8/oci8.c diff -u php-src/ext/oci8/oci8.c:1.183.2.6 php-src/ext/oci8/oci8.c:1.183.2.7 --- php-src/ext/oci8/oci8.c:1.183.2.6 Thu

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

2003-11-06 Thread Sascha Schumann
sas Thu Nov 6 09:31:33 2003 EDT Modified files: /php-src/ext/oci8 oci8.c Log: WS Index: php-src/ext/oci8/oci8.c diff -u php-src/ext/oci8/oci8.c:1.217 php-src/ext/oci8/oci8.c:1.218 --- php-src/ext/oci8/oci8.c:1.217 Thu Nov 6 09:29:09 2003 +++

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/mbstring mbstring.c mbstring.h /main rfc1867.c

2003-11-06 Thread Rui Hirokawa
hirokawaThu Nov 6 10:41:38 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/mbstring mbstring.c mbstring.h /php-src/main rfc1867.c Log: bug fixed: name parameter of multipart form was not converted into internal encoding when

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/ming ming.c

2003-11-06 Thread Frank M. Kromann
fmk Thu Nov 6 11:49:54 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/ming ming.c Log: Getting rid of c++ style comments Index: php-src/ext/ming/ming.c diff -u php-src/ext/ming/ming.c:1.42.2.10 php-src/ext/ming/ming.c:1.42.2.11 ---

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

2003-11-06 Thread Frank M. Kromann
fmk Thu Nov 6 11:50:39 2003 EDT Modified files: /php-src/ext/ming ming.c Log: Getting rid of c++ style comments Index: php-src/ext/ming/ming.c diff -u php-src/ext/ming/ming.c:1.56 php-src/ext/ming/ming.c:1.57 --- php-src/ext/ming/ming.c:1.56Thu

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

2003-11-06 Thread Ilia Alshanetsky
iliaa Thu Nov 6 15:34:58 2003 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS Log: Bug fixing news. Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.459 php-src/NEWS:1.1247.2.460 --- php-src/NEWS:1.1247.2.459 Wed Nov 5 03:05:31 2003 +++

Re: [PHP-CVS] cvs: php-src(PHP_4_3) /ext/ming ming.c php_ming.h

2003-11-06 Thread Ilia Alshanetsky
I was under the impression 4.3.X tree was for bug fixes only, why are these new ming features being added to this tree? Ilia On November 6, 2003 02:29 am, Frank M. Kromann wrote: fmk Thu Nov 6 02:29:01 2003 EDT Modified files: (Branch: PHP_4_3)

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

2003-11-06 Thread Ilia Alshanetsky
iliaa Thu Nov 6 20:17:32 2003 EDT Modified files: /php-src/ext/ming ming.c Log: Added mandatory safe_mode open_basedir checks. Index: php-src/ext/ming/ming.c diff -u php-src/ext/ming/ming.c:1.57 php-src/ext/ming/ming.c:1.58 ---