[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2004-01-26 Thread changelog
changelog Mon Jan 26 20:32:24 2004 EDT Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1519r2=1.1520ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.1519 php-src/ChangeLog:1.1520 ---

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

2004-01-26 Thread changelog
changelog Mon Jan 26 20:32:27 2004 EDT Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/ZendEngine2/ChangeLog?r1=1.394r2=1.395ty=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.394

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_api.c mysqli_nonapi.c

2004-01-26 Thread Georg Richter
georg Mon Jan 26 02:39:58 2004 EDT Modified files: /php-src/ext/mysqli mysqli_api.c mysqli_nonapi.c Log: more prototype fixes. fixed a bug in mysqli_send_long_data http://cvs.php.net/diff.php/php-src/ext/mysqli/mysqli_api.c?r1=1.61r2=1.62ty=u Index:

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

2004-01-26 Thread Marcus Boerger
helly Mon Jan 26 02:52:53 2004 EDT Modified files: /php-src/ext/splspl_functions.c Log: We are in c not c++ http://cvs.php.net/diff.php/php-src/ext/spl/spl_functions.c?r1=1.21r2=1.22ty=u Index: php-src/ext/spl/spl_functions.c diff -u

[PHP-CVS] cvs: php-src /ext/dba README

2004-01-26 Thread Marcus Boerger
helly Mon Jan 26 03:37:24 2004 EDT Added files: /php-src/ext/dbaREADME Log: Add README -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/dba README

2004-01-26 Thread Marcus Boerger
helly Mon Jan 26 03:38:38 2004 EDT Added files: (Branch: PHP_4_3) /php-src/ext/dbaREADME Log: MFH -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src / CODING_STANDARDS

2004-01-26 Thread Sebastian Bergmann
sebastian Mon Jan 26 07:37:49 2004 EDT Modified files: /php-srcCODING_STANDARDS Log: Update URL. http://cvs.php.net/diff.php/php-src/CODING_STANDARDS?r1=1.28r2=1.29ty=u Index: php-src/CODING_STANDARDS diff -u php-src/CODING_STANDARDS:1.28

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_api.c mysqli_fe.c

2004-01-26 Thread Georg Richter
georg Mon Jan 26 08:38:14 2004 EDT Modified files: /php-src/ext/mysqli mysqli_fe.c mysqli_api.c Log: proto fixes removed mysqli_read_query_result (will be removed in libmysql) http://cvs.php.net/diff.php/php-src/ext/mysqli/mysqli_fe.c?r1=1.25r2=1.26ty=u

[PHP-CVS] cvs: php-src /ext/yaz config.m4 php_yaz.c php_yaz.h

2004-01-26 Thread Adam Dickmeiss
dickmeiss Mon Jan 26 08:40:50 2004 EDT Modified files: /php-src/ext/yazconfig.m4 php_yaz.c php_yaz.h Log: New function yaz_es that creates Z39.50 Extended Service Package to facilitate record update, database create, database drop.

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

2004-01-26 Thread Antony Dovgal
tony2001Mon Jan 26 08:59:42 2004 EDT Modified files: /php-src/ext/oci8 oci8.c Log: fix oci_field_type_raw's proto oci_collection_element_get should return FALSE only if there is no such element and NULL, if it's null

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

2004-01-26 Thread Antony Dovgal
tony2001Mon Jan 26 09:02:09 2004 EDT Modified files: /php-src/ext/oci8 oci8.c Log: oops =( forgot these brackets.. http://cvs.php.net/diff.php/php-src/ext/oci8/oci8.c?r1=1.239r2=1.240ty=u Index: php-src/ext/oci8/oci8.c diff -u

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

2004-01-26 Thread Antony Dovgal
tony2001Mon Jan 26 09:04:24 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/oci8 oci8.c Log: MFH http://cvs.php.net/diff.php/php-src/ext/oci8/oci8.c?r1=1.183.2.9r2=1.183.2.10ty=u Index: php-src/ext/oci8/oci8.c diff -u

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

2004-01-26 Thread Antony Dovgal
tony2001Mon Jan 26 10:21:53 2004 EDT Modified files: /php-src/ext/oci8 oci8.c Log: improve debug messages http://cvs.php.net/diff.php/php-src/ext/oci8/oci8.c?r1=1.240r2=1.241ty=u Index: php-src/ext/oci8/oci8.c diff -u php-src/ext/oci8/oci8.c:1.240

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

2004-01-26 Thread Antony Dovgal
tony2001Mon Jan 26 10:25:32 2004 EDT Modified files: /php-src/ext/oci8 oci8.c Log: fix this annoying notice about limited range http://cvs.php.net/diff.php/php-src/ext/oci8/oci8.c?r1=1.241r2=1.242ty=u Index: php-src/ext/oci8/oci8.c diff -u

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

2004-01-26 Thread Sascha Schumann
On Mon, 26 Jan 2004, Antony Dovgal wrote: tony2001 Mon Jan 26 10:25:32 2004 EDT Modified files: /php-src/ext/oci8 oci8.c Log: fix this annoying notice about limited range You need to use a different allocator (.._ex(.., 1)). -

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

2004-01-26 Thread Antony Dovgal
tony2001Mon Jan 26 10:42:25 2004 EDT Modified files: /php-src/ext/oci8 oci8.c Log: change to use different allocator (Sascha, thanks =) ) http://cvs.php.net/diff.php/php-src/ext/oci8/oci8.c?r1=1.242r2=1.243ty=u Index: php-src/ext/oci8/oci8.c diff

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

2004-01-26 Thread Antony Dovgal
On Mon, 26 Jan 2004 16:37:38 +0100 (CET) Sascha Schumann [EMAIL PROTECTED] wrote: On Mon, 26 Jan 2004, Antony Dovgal wrote: tony2001Mon Jan 26 10:25:32 2004 EDT Modified files: /php-src/ext/oci8 oci8.c Log: fix this annoying notice about limited range

[PHP-CVS] cvs: CVSROOT / avail

2004-01-26 Thread Rasmus Lerdorf
rasmus Mon Jan 26 12:42:35 2004 EDT Modified files: /CVSROOTavail Log: pearweb karma for draber http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.816r2=1.817ty=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.816 CVSROOT/avail:1.817 --- CVSROOT/avail:1.816

[PHP-CVS] cvs: CVSROOT / modules

2004-01-26 Thread Rasmus Lerdorf
rasmus Mon Jan 26 13:01:14 2004 EDT Modified files: /CVSROOTmodules Log: doc-da http://cvs.php.net/diff.php/CVSROOT/modules?r1=1.67r2=1.68ty=u Index: CVSROOT/modules diff -u CVSROOT/modules:1.67 CVSROOT/modules:1.68 --- CVSROOT/modules:1.67Sun

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

2004-01-26 Thread Georg Richter
georg Mon Jan 26 15:08:17 2004 EDT Modified files: /php-src/ext/mysqli mysqli_api.c Log: fixed compiler warning (thx to Marcus Boerger) http://cvs.php.net/diff.php/php-src/ext/mysqli/mysqli_api.c?r1=1.63r2=1.64ty=u Index: php-src/ext/mysqli/mysqli_api.c

[PHP-CVS] cvs: php-src / NEWS /ext/spl spl_iterators.c /ext/spl/tests limititerator.phpt

2004-01-26 Thread Marcus Boerger
helly Mon Jan 26 17:30:26 2004 EDT Added files: /php-src/ext/spl/tests limititerator.phpt Modified files: /php-srcNEWS /php-src/ext/splspl_iterators.c Log: Fixed bug #27042 (SPL: SeekableIterator seek() broken).

[PHP-CVS] cvs: php-src /ext/spl/tests limititerator.phpt

2004-01-26 Thread Marcus Boerger
helly Mon Jan 26 18:20:00 2004 EDT Modified files: /php-src/ext/spl/tests limititerator.phpt Log: Remove test code http://cvs.php.net/diff.php/php-src/ext/spl/tests/limititerator.phpt?r1=1.1r2=1.2ty=u Index: php-src/ext/spl/tests/limititerator.phpt diff

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

2004-01-26 Thread Marcus Boerger
helly Mon Jan 26 18:59:50 2004 EDT Modified files: /php-src/ext/splspl_iterators.c Log: Must use zval* here http://cvs.php.net/diff.php/php-src/ext/spl/spl_iterators.c?r1=1.16r2=1.17ty=u Index: php-src/ext/spl/spl_iterators.c diff -u

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

2004-01-26 Thread Marcus Boerger
helly Mon Jan 26 19:32:35 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcmakerpm Log: Use RPM variables # as discussed with ilia http://cvs.php.net/diff.php/php-src/makerpm?r1=1.4.8.3r2=1.4.8.4ty=u Index: php-src/makerpm diff -u

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

2004-01-26 Thread Marcus Boerger
helly Mon Jan 26 20:24:18 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcmakerpm Log: still version 4 here http://cvs.php.net/diff.php/php-src/makerpm?r1=1.4.8.4r2=1.4.8.5ty=u Index: php-src/makerpm diff -u php-src/makerpm:1.4.8.4

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

2004-01-26 Thread Ilia Alshanetsky
iliaa Mon Jan 26 22:20:36 2004 EDT Modified files: /php-src/main/streams userspace.c Log: Removed unused variable. http://cvs.php.net/diff.php/php-src/main/streams/userspace.c?r1=1.19r2=1.20ty=u Index: php-src/main/streams/userspace.c diff -u