[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli mysqli.c

2006-04-02 Thread Georg Richter
georg Sun Apr 2 09:40:19 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/mysqli mysqli.c Log: Added additional information for compiled header files. http://cvs.php.net/viewcvs.cgi/php-src/ext/mysqli/mysqli.c?r1=1.72.2.15&r2=1.72.2.16&diff_format=u

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

2006-04-02 Thread Marcus Boerger
helly Sun Apr 2 12:48:38 2006 UTC Modified files: /php-src/ext/dbadba.c Log: - Fix warning http://cvs.php.net/viewcvs.cgi/php-src/ext/dba/dba.c?r1=1.117&r2=1.118&diff_format=u Index: php-src/ext/dba/dba.c diff -u php-src/ext/dba/dba.c:1.117 php-src/ext/db

Re: [PHP-CVS] cvs: php-src /ext/spl spl_array.c /ext/spl/tests bug36941.phpt

2006-04-02 Thread Antony Dovgal
No MFH ? On 02.04.2006 02:39, Marcus Boerger wrote: helly Sat Apr 1 22:39:42 2006 UTC Added files: /php-src/ext/spl/tests bug36941.phpt Modified files: /php-src/ext/spl spl_array.c Log: - Bugfix #36941 (ArrayIterator does not clone i

[PHP-CVS] cvs: CVSROOT / avail

2006-04-02 Thread Gabor Hojtsy
gobaSun Apr 2 14:22:19 2006 UTC Modified files: /CVSROOTavail Log: Jakub presents http://cvs.php.net/viewcvs.cgi/CVSROOT/avail?r1=1.&r2=1.1112&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1. CVSROOT/avail:1.1112 --- CVSROOT/avail:1.1

[PHP-CVS] cvs: php-src /ext/spl spl_array.c /ext/spl/tests bug36941.phpt

2006-04-02 Thread Marcus Boerger
helly Sun Apr 2 15:04:04 2006 UTC Modified files: /php-src/ext/splspl_array.c /php-src/ext/spl/tests bug36941.phpt Log: - Behavior fix for #36941 http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_array.c?r1=1.106&r2=1.107&diff_format=u Index: p

[PHP-CVS] cvs: php-src /ext/bz2/tests bz2_filter_compress.phpt bz2_filter_decompress.phpt with_files.phpt with_strings.phpt

2006-04-02 Thread Sara Golemon
pollita Sun Apr 2 17:41:04 2006 UTC Modified files: /php-src/ext/bz2/tests bz2_filter_compress.phpt bz2_filter_decompress.phpt with_files.phpt with_strings.phpt Log: Make some tests pass. com

[PHP-CVS] cvs: php-src /ext/zlib/tests gzfilegzreadfile.phpt gzreadgzwrite.phpt gzreadgzwriteplain.phpt zlib_filter_deflate.phpt zlib_filter_inflate.phpt

2006-04-02 Thread Sara Golemon
pollita Sun Apr 2 17:49:10 2006 UTC Modified files: /php-src/ext/zlib/tests gzfilegzreadfile.phpt gzreadgzwrite.phpt gzreadgzwriteplain.phpt zlib_filter_deflate.phpt

[PHP-CVS] cvs: php-src /main logos.h /sapi/apache mod_php5.c

2006-04-02 Thread Ilia Alshanetsky
iliaa Sun Apr 2 17:58:07 2006 UTC Modified files: /php-src/sapi/apachemod_php5.c /php-src/main logos.h Log: Removed extra space in the Content-Type header for logos Simplified stderr error reporting in apache sapi. http://cvs.php.net/v

[PHP-CVS] cvs: php-src(PHP_5_1) /main logos.h /sapi/apache mod_php5.c

2006-04-02 Thread Ilia Alshanetsky
iliaa Sun Apr 2 17:58:17 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/sapi/apachemod_php5.c /php-src/main logos.h Log: MFH: Removed extra space in the Content-Type header for logos Simplified stderr error reporting in apache sapi.

[PHP-CVS] cvs: php-src(PHP_4_4) /main logos.h /sapi/apache mod_php4.c

2006-04-02 Thread Ilia Alshanetsky
iliaa Sun Apr 2 17:59:33 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/sapi/apachemod_php4.c /php-src/main logos.h Log: MFH: Removed extra space in the Content-Type header for logos Simplified stderr error reporting in apache sapi.

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli mysqli_prop.c

2006-04-02 Thread Georg Richter
georg Mon Apr 3 05:48:50 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/mysqli mysqli_prop.c Log: fixed stmt property container and required status for error properties http://cvs.php.net/viewcvs.cgi/php-src/ext/mysqli/mysqli_prop.c?r1=1.23.2.3&r2=

[PHP-CVS] cvs: php-src /ext/standard/tests/network tcp4loop.phpt tcp6loop.phpt udgloop.phpt udp4loop.phpt udp6loop.phpt unixloop.phpt

2006-04-02 Thread Sara Golemon
pollita Mon Apr 3 05:57:41 2006 UTC Modified files: /php-src/ext/standard/tests/network tcp4loop.phpt tcp6loop.phpt udgloop.phpt unixloop.phpt udp4loop.phpt udp6loop.phpt Log: Update