Re: [PHP-DEV] [PATCH] - dba qdbm support

2003-09-21 Thread Marcus Börger
Hello Marcin, Monday, September 22, 2003, 1:50:48 AM, you wrote: > Hi, > I'm not sure if this is correct list for such things... > The patch in attachment adds QDBM support for dba functions. It is based on > gdbm part of this extension. Perfect right list. From a short glimpse the patch looks

Re: [PHP-DEV] changes in ext/mbstring (PHP_4_3)

2003-09-21 Thread Ilia Alshanetsky
Rui, 4_4 branch is fine, however there is a very good chance there will not be a PHP 4.4 release. At least at the present time there is no clear concensus on the matter. Some think it would be a good idea to have a transitional release between 4.3 & 5.0 and others believe making 4.4 would detra

[PHP-DEV] CVS Account Request: mg

2003-09-21 Thread Marcin Gibula
I need access to PECL CVS to upload my new LZO extension. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] - dba qdbm support

2003-09-21 Thread Marcin Gibuła
> The patch in attachment adds QDBM support for dba functions. It is based on Oops, something killed whitespace formatting... attaching corrected patch. -- mg diff -U 3 -H -d -r -N -a -- php-4.3.3-old/ext/dba/config.m4 php-4.3.3/ext/dba/config.m4 --- php-4.3.3-old/ext/dba/config.m4 2003-09-22 01

[PHP-DEV] [PATCH] - dba qdbm support

2003-09-21 Thread Marcin Gibuła
Hi, I'm not sure if this is correct list for such things... The patch in attachment adds QDBM support for dba functions. It is based on gdbm part of this extension. (sorry for my english) -- mg diff -U 3 -H -d -r -N -a -- php-4.3.3-old/ext/dba/config.m4 php-4.3.3/ext/dba/config.m4 --- php-4.3.

Re: [PHP-DEV] changes in ext/mbstring (PHP_4_3)

2003-09-21 Thread Rui Hirokawa
Ilia, I understand your opinion. The stable release has priority in PHP_4_3 branch. I will skip to commit for PHP_4_3 branch, and I commit this change for upcoming PHP_4_4 (4.5?) branch. Rui On Sun, 21 Sep 2003 12:26:25 -0400 Ilia Alshanetsky <[EMAIL PROTECTED]> wrote: > PHP_4_3 is strictly f

Re: [PHP-DEV] changes in ext/mbstring (PHP_4_3)

2003-09-21 Thread Ilia Alshanetsky
PHP_4_3 is strictly for bug fixes, no major changes code and functionality changes should occur to prevent introduction of new bugs into a stable code base. As such, as a 4.3.X Release Master I am strongly opposed to this change. Ilia On September 21, 2003 07:02 am, Rui Hirokawa wrote: > ext/m

[PHP-DEV] changes in ext/mbstring (PHP_4_3)

2003-09-21 Thread Rui Hirokawa
ext/mbstring/mbfilter* and some related files were developed as the general library to convert multi-byte character encoding and these files were bundled with PHP since PHP 4.0.6. The original library is developed as libmbfl in sourceforge.jp. (You can obtain libmbfl from http://cvs.sourceforge.