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

2004-07-19 Thread changelog
changelog Mon Jul 19 20:33:58 2004 EDT Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/ZendEngine2/ChangeLog?r1=1.503r2=1.504ty=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.503

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

2004-07-19 Thread Antony Dovgal
tony2001Mon Jul 19 03:35:44 2004 EDT Modified files: /php-src/ext/oci8 oci8.c Log: fix build http://cvs.php.net/diff.php/php-src/ext/oci8/oci8.c?r1=1.258r2=1.259ty=u Index: php-src/ext/oci8/oci8.c diff -u php-src/ext/oci8/oci8.c:1.258

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

2004-07-19 Thread Moriyoshi Koizumi
moriyoshi Mon Jul 19 04:34:18 2004 EDT Modified files: /php-src/ext/iconv iconv.c Log: - Fix a bug in iconv stream filter that prevents pending buckets from being processed on flush operation (same issue pollita fixed several days ago).

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/iconv iconv.c

2004-07-19 Thread Moriyoshi Koizumi
moriyoshi Mon Jul 19 04:35:48 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/iconv iconv.c Log: - MFH (iconv.c: 1.118): Fix a bug in iconv stream filter that prevents pending buckets from being processed.

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

2004-07-19 Thread Dmitry Stogov
dmitry Mon Jul 19 07:38:40 2004 EDT Modified files: /php-src/ext/soap soap.c Log: Fixed memory leak (related to new implementation of empty strings) http://cvs.php.net/diff.php/php-src/ext/soap/soap.c?r1=1.110r2=1.111ty=u Index: php-src/ext/soap/soap.c

[PHP-CVS] cvs: php-src / NEWS /ext/soap soap.c /ext/soap/tests/bugs bug29061.phpt bug29061.wsdl

2004-07-19 Thread Dmitry Stogov
dmitry Mon Jul 19 08:53:29 2004 EDT Added files: /php-src/ext/soap/tests/bugsbug29061.phpt bug29061.wsdl Modified files: /php-srcNEWS /php-src/ext/soap soap.c Log: Fixed bug #29061 (soap extension segfaults).

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

2004-07-19 Thread Wez Furlong
wez Mon Jul 19 09:39:58 2004 EDT Modified files: /php-src/ext/com_dotnet com_variant.c Log: Possible fix for #29258 (unverified) win32 people, please test (I have no working win32 build env right now)

[PHP-CVS] cvs: php-src / NEWS /ext/soap php_sdl.c /ext/soap/tests/bugs bug29109.phpt bug29109.wsdl bug29236.phpt bug29236.wsdl

2004-07-19 Thread Dmitry Stogov
dmitry Mon Jul 19 09:58:10 2004 EDT Added files: /php-src/ext/soap/tests/bugsbug29109.phpt bug29109.wsdl bug29236.phpt bug29236.wsdl Modified files: /php-srcNEWS /php-src/ext/soap

[PHP-CVS] cvs: php-src / NEWS /ext/soap soap.c /ext/soap/tests/bugs bug28985.phpt bug28985.wsdl

2004-07-19 Thread Dmitry Stogov
dmitry Mon Jul 19 10:55:35 2004 EDT Added files: /php-src/ext/soap/tests/bugsbug28985.phpt bug28985.wsdl Modified files: /php-srcNEWS /php-src/ext/soap soap.c Log: Fixed bug #28985 (__getTypes() returning nothing on

[PHP-CVS] cvs: php-src /ext/standard/tests/strings bug29119.phpt

2004-07-19 Thread Moriyoshi Koizumi
moriyoshi Mon Jul 19 13:49:20 2004 EDT Added files: /php-src/ext/standard/tests/strings bug29119.phpt Log: - Oops, actual PR # is 29119, not 29199... http://cvs.php.net/co.php/php-src/ext/standard/tests/strings/bug29119.phpt?r=1.1p=1 Index:

[PHP-CVS] cvs: php-src /ext/standard/tests/strings bug29199.phpt

2004-07-19 Thread Moriyoshi Koizumi
moriyoshi Mon Jul 19 13:51:42 2004 EDT Removed files: /php-src/ext/standard/tests/strings bug29199.phpt Log: - Oops, actual PR # is 29119, not 29199... -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src(PHP_5_0) / NEWS /ext/standard html.c /ext/standard/tests/strings bug29119.phpt

2004-07-19 Thread Moriyoshi Koizumi
moriyoshi Mon Jul 19 13:53:00 2004 EDT Added files: (Branch: PHP_5_0) /php-src/ext/standard/tests/strings bug29119.phpt Modified files: /php-src/ext/standard html.c /php-srcNEWS Log: - MFH (html.c: 1.98, bug29199.phpt:

[PHP-CVS] cvs: php-src /ext/standard/tests/strings bug29119.phpt

2004-07-19 Thread Moriyoshi Koizumi
moriyoshi Mon Jul 19 14:49:20 2004 EDT Modified files: /php-src/ext/standard/tests/strings bug29119.phpt Log: - Fix test name http://cvs.php.net/diff.php/php-src/ext/standard/tests/strings/bug29119.phpt?r1=1.1r2=1.2ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard/tests/strings bug29119.phpt

2004-07-19 Thread Moriyoshi Koizumi
moriyoshi Mon Jul 19 14:49:46 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/standard/tests/strings bug29119.phpt Log: - MFH (bug29119.phpt: 1.2): Fix test name

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/mnogosearch php_mnogo.c

2004-07-19 Thread Sergey Kartashoff
gluke Mon Jul 19 15:46:49 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/mnogosearchphp_mnogo.c Log: - A Bug #29147 was fixed. Thanks to Antony Dovgal tony2001 at phpclub.net for his patch.

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

2004-07-19 Thread Frank M. Kromann
fmk Mon Jul 19 17:10:14 2004 EDT Modified files: /php-src/ext/ming ming.c Log: Sync. with the API of libMing 0.3b1 http://cvs.php.net/diff.php/php-src/ext/ming/ming.c?r1=1.68r2=1.69ty=u Index: php-src/ext/ming/ming.c diff -u php-src/ext/ming/ming.c:1.68

[PHP-CVS] cvs: php-src /ext/soap/tests/bugs .cvsignore

2004-07-19 Thread Marcus Boerger
helly Mon Jul 19 17:29:23 2004 EDT Added files: /php-src/ext/soap/tests/bugs.cvsignore Log: Add missing .cvsignore http://cvs.php.net/co.php/php-src/ext/soap/tests/bugs/.cvsignore?r=1.1p=1 Index: php-src/ext/soap/tests/bugs/.cvsignore +++

[PHP-CVS] cvs: php-src /tests/reflection .cvsignore

2004-07-19 Thread Marcus Boerger
helly Mon Jul 19 17:30:22 2004 EDT Added files: /php-src/tests/reflection .cvsignore Log: Add missing .cvsignore http://cvs.php.net/co.php/php-src/tests/reflection/.cvsignore?r=1.1p=1 Index: php-src/tests/reflection/.cvsignore +++

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

2004-07-19 Thread Marcus Boerger
Hello Frank, Tuesday, July 20, 2004, 12:23:12 AM, you wrote: fmk Mon Jul 19 18:23:12 2004 EDT Modified files: /php-src/ext/ming ming.c Log: Fix compilation with older versions of libMing. Thanks Markus builds fine now, thanks. marcus -- PHP CVS

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/ctype ctype.c

2004-07-19 Thread Ilia Alshanetsky
iliaa Mon Jul 19 21:03:18 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/ctype ctype.c Log: MFH: Fixed bug #29226 (ctype_* functions missing validation of numeric string representations).

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

2004-07-19 Thread Sara Golemon
pollita Tue Jul 20 01:08:53 2004 EDT Modified files: /php-src/ext/zlib zlib_filter.c Log: Make persistency safe http://cvs.php.net/diff.php/php-src/ext/zlib/zlib_filter.c?r1=1.2r2=1.3ty=u Index: php-src/ext/zlib/zlib_filter.c diff -u

[PHP-CVS] cvs: php-src / NEWS /ext/bz2 bz2.c bz2.dsp bz2_filter.c config.m4 config.w32 php_bz2.h /ext/bz2/tests bz2_filter_compress.phpt bz2_filter_decompress.phpt

2004-07-19 Thread Sara Golemon
pollita Tue Jul 20 01:26:33 2004 EDT Added files: /php-src/ext/bz2bz2_filter.c /php-src/ext/bz2/tests bz2_filter_compress.phpt bz2_filter_decompress.phpt Modified files: /php-src/ext/bz2bz2.c

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

2004-07-19 Thread Sebastian Bergmann
sebastian Tue Jul 20 01:48:45 2004 EDT Modified files: (Branch: PHP_5_0) /php-srcNEWS Log: BFN: Fixed ReflectionClass::getMethod() and ReflectionClass::getProperty() to raise an ReflectionException instead of returning NULL on failure.