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

2003-09-29 Thread Moriyoshi Koizumi
Oops, I missed that point. Thanks. Moriyoshi Ilia Alshanetsky <[EMAIL PROTECTED]> wrote: > The fix DID NOT go into 4.3.4RC1, please move the news entry to RC2 > placeholder. > > Thanks. > > Ilia > > P.S. To avoid confusion please try to not make commits once the changes to the > versions fi

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

2003-09-29 Thread Moriyoshi Koizumi
moriyoshi Tue Sep 30 00:24:19 2003 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS Log: Move entry to the right place Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.413 php-src/NEWS:1.1247.2.414 --- php-src/NEWS:1.1247.2.413 Mon Sep 29 20:41:

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

2003-09-29 Thread Ilia Alshanetsky
The fix DID NOT go into 4.3.4RC1, please move the news entry to RC2 placeholder. Thanks. Ilia P.S. To avoid confusion please try to not make commits once the changes to the versions files have been made until the versions are restored to dev tree. On September 29, 2003 10:04 pm, Jani Taskinen

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

2003-09-29 Thread Jani Taskinen
I'm not sure but I think this fix did NOT go into 4.3.4RC1? (in which case, this NEWS entry belongs in the 4.3.4RC2 section) --Jani On Tue, 30 Sep 2003, Moriyoshi Koizumi wrote: >moriyoshi Mon Sep 29 20:41:57 2003 EDT > > Modified files: (Branch: PHP_4

[PHP-CVS] cvs: php-src /ext/xml/tests bug25666.phpt

2003-09-29 Thread Moriyoshi Koizumi
moriyoshi Mon Sep 29 21:31:07 2003 EDT Added files: /php-src/ext/xml/tests bug25666.phpt Log: Add regression test for bug #25666 Index: php-src/ext/xml/tests/bug25666.phpt +++ php-src/ext/xml/tests/bug25666.phpt --TEST-- Bug #25666 (XML namespa

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

2003-09-29 Thread Moriyoshi Koizumi
moriyoshi Mon Sep 29 20:41:57 2003 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS Log: BFN Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.412 php-src/NEWS:1.1247.2.413 --- php-src/NEWS:1.1247.2.412 Mon Sep 29 20:35:51 2003 +++ php-src/NEWS

[PHP-CVS] cvs: php-src(PHP_4_3) /regex cclass.h debug.c engine.c engine.ih regcomp.c regcomp.ih regex2.h regexec.c

2003-09-29 Thread Moriyoshi Koizumi
moriyoshi Mon Sep 29 20:41:01 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/regex cclass.h debug.c engine.c engine.ih regcomp.c regcomp.ih regex2.h regexec.c Log: MFH: Fixed bug #25669 (eregi() with non-ascii characters)

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS configure.in /main php_version.h

2003-09-29 Thread Ilia Alshanetsky
iliaa Mon Sep 29 20:35:52 2003 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS configure.in /php-src/main php_version.h Log: Back to dev. Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.411 php-src/NEWS:1.1247.2.412 --- php-src/NEWS:1.124

[PHP-CVS] cvs: php-src /regex cclass.h debug.c engine.c engine.ih regcomp.c regcomp.ih regex2.h regexec.c

2003-09-29 Thread Moriyoshi Koizumi
moriyoshi Mon Sep 29 20:26:04 2003 EDT Modified files: /php-src/regex cclass.h debug.c engine.c engine.ih regcomp.c regcomp.ih regex2.h regexec.c Log: Fixed bug #25669 (eregi() with non-ascii characters) Index: php-src/regex

[PHP-CVS] cvs: php-src(PHP_4_3) / configure.in /main php_version.h

2003-09-29 Thread Ilia Alshanetsky
iliaa Mon Sep 29 19:48:17 2003 EDT Modified files: (Branch: PHP_4_3) /php-srcconfigure.in /php-src/main php_version.h Log: 4.3.4RC1 is a go. Index: php-src/configure.in diff -u php-src/configure.in:1.396.2.76 php-src/configure.in:1.396.2.77 --

[PHP-CVS] cvs: php-src(PHP_4_3) /main snprintf.c

2003-09-29 Thread Ilia Alshanetsky
iliaa Mon Sep 29 19:44:17 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/main snprintf.c Log: MFH: More NaN & INF handling fixes. Index: php-src/main/snprintf.c diff -u php-src/main/snprintf.c:1.17.4.8 php-src/main/snprintf.c:1.17.4.9 --- php-src/

[PHP-CVS] cvs: php-src /main snprintf.c

2003-09-29 Thread Ilia Alshanetsky
iliaa Mon Sep 29 19:44:08 2003 EDT Modified files: /php-src/main snprintf.c Log: More NaN & INF handling fixes. Index: php-src/main/snprintf.c diff -u php-src/main/snprintf.c:1.30 php-src/main/snprintf.c:1.31 --- php-src/main/snprintf.c:1.30Su

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

2003-09-29 Thread Stanislav Malyshev
stasMon Sep 29 10:04:16 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard file.c file.h Log: allow realpath() for win32 non-ZTS Index: php-src/ext/standard/file.c diff -u php-src/ext/standard/file.c:1.279.2.36 php-src/ext/standard/file

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

2003-09-29 Thread Stanislav Malyshev
stasMon Sep 29 10:02:56 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard basic_functions.c Log: allow realpath() for win32 non-ZTS Index: php-src/ext/standard/basic_functions.c diff -u php-src/ext/standard/basic_functions.c:1.543.2.21

[PHP-CVS] cvs: php-src /ext/dom characterdata.c php_dom.c xpath.c

2003-09-29 Thread Rob Richards
rrichards Mon Sep 29 07:43:27 2003 EDT Modified files: /php-src/ext/domxpath.c php_dom.c characterdata.c Log: add property_get_ptr handler fix possible segfault in xpath add wide character support for characterdata Index: php-src/ext/dom/xpath.c di

[PHP-CVS] cvs: php-src /ext/xml compat.c expat_compat.h

2003-09-29 Thread Rob Richards
rrichards Mon Sep 29 07:35:40 2003 EDT Modified files: /php-src/ext/xmlexpat_compat.h compat.c Log: fix for bug #25666 (XML namespaces broken in PHP5) Index: php-src/ext/xml/expat_compat.h diff -u php-src/ext/xml/expat_compat.h:1.12 php-src/ext/xml/exp

RE: [PHP-CVS] Problem building php5 from cvs

2003-09-29 Thread Derick Rethans
On Mon, 29 Sep 2003, Dennis Sterzenbach wrote: > Adam Trachtenberg wrote: > > I'm pretty sure PHP 5 requires libxml2. I'm not sure you can > > --disable > > it. It's one of the changes between PHP 4 and PHP 5. The > > rewritten XML > > extensions require libxml2. > > > IMHO this is really sad, bec

Re: [PHP-CVS] Problem building php5 from cvs

2003-09-29 Thread Sebastian Bergmann
Wez Furlong wrote: > /me mutters something about PHP 5 being beta /me mutters something about "no discussions on a CVS list" and making [EMAIL PROTECTED] read-only except for the script that sends the CVS mails. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://p

Re: [PHP-CVS] Problem building php5 from cvs

2003-09-29 Thread Wez Furlong
/me mutters something about PHP 5 being beta, and about reading the archives (of php-dev@ and internals@) for the long and gory details and the plans to bundle etc. etc. etc. --Wez. Who ./configures the libxml tarball manually > IMHO this is really sad, because if one *must* have installed libxm

RE: [PHP-CVS] Problem building php5 from cvs

2003-09-29 Thread Dennis Sterzenbach
Adam Trachtenberg wrote: > I'm pretty sure PHP 5 requires libxml2. I'm not sure you can > --disable > it. It's one of the changes between PHP 4 and PHP 5. The > rewritten XML > extensions require libxml2. > IMHO this is really sad, because if one *must* have installed libxml2 version newer or equal