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

2006-04-05 Thread Ilia Alshanetsky
iliaa Thu Apr 6 02:39:55 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/standard file.c /php-srcNEWS Log: Fixed safe_mode check for source argument of the copy() function. http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/file.c?r1=1

[PHP-CVS] cvs: php-src(PHP_5_1) / Makefile.global

2006-04-05 Thread Antony Dovgal
tony2001Wed Apr 5 20:22:21 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcMakefile.global Log: MFH: workaround for problem on Solaris: shell tries to parse "for i in ;" and fails http://cvs.php.net/viewcvs.cgi/php-src/Makefile.global?r1=1.57.

[PHP-CVS] cvs: php-src / Makefile.global

2006-04-05 Thread Antony Dovgal
tony2001Wed Apr 5 20:21:59 2006 UTC Modified files: /php-srcMakefile.global Log: workaround for problem on Solaris: shell tries to parse "for i in ;" and fails http://cvs.php.net/viewcvs.cgi/php-src/Makefile.global?r1=1.67&r2=1.68&diff_format=u I

[PHP-CVS] cvs: CVSROOT / loginfo

2006-04-05 Thread Derick Rethans
derick Wed Apr 5 17:19:10 2006 UTC Modified files: /CVSROOTloginfo Log: - Make GD CVS spam go to the correct list. http://cvs.php.net/viewcvs.cgi/CVSROOT/loginfo?r1=1.115&r2=1.116&diff_format=u Index: CVSROOT/loginfo diff -u CVSROOT/loginfo:1.115 CVSROO

[PHP-CVS] cvs: gd /libgd index.html

2006-04-05 Thread Pierre-Alain Joye
pajoye Wed Apr 5 17:12:12 2006 UTC Modified files: /gd/libgd index.html Log: - update URLs and MLs http://cvs.php.net/viewcvs.cgi/gd/libgd/index.html?r1=1.48&r2=1.49&diff_format=u Index: gd/libgd/index.html diff -u gd/libgd/index.html:1.48 gd/libgd/index.

[PHP-CVS] cvs: CVSROOT / avail

2006-04-05 Thread Pierre-Alain Joye
pajoye Wed Apr 5 17:11:41 2006 UTC Modified files: /CVSROOTavail Log: - give me karma for gd http://cvs.php.net/viewcvs.cgi/CVSROOT/avail?r1=1.1112&r2=1.1113&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1112 CVSROOT/avail:1.1113 --- CVSROO

[PHP-CVS] cvs: php-src /ext/oci8/tests lob_019.phpt lob_020.phpt

2006-04-05 Thread Antony Dovgal
tony2001Wed Apr 5 14:09:31 2006 UTC Modified files: /php-src/ext/oci8/tests lob_019.phpt lob_020.phpt Log: add new tests http://cvs.php.net/viewcvs.cgi/php-src/ext/oci8/tests/lob_019.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/oci8/tests/

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/oci8/tests lob_019.phpt lob_020.phpt

2006-04-05 Thread Antony Dovgal
tony2001Wed Apr 5 14:09:01 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/oci8/tests lob_019.phpt lob_020.phpt Log: add new tests http://cvs.php.net/viewcvs.cgi/php-src/ext/oci8/tests/lob_019.phpt?view=markup&rev=1.1 Index: php-src/ext/o

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

2006-04-05 Thread Antony Dovgal
tony2001Wed Apr 5 14:08:18 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: BFN http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.494&r2=1.2027.2.495&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.494 php-src/NEW

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

2006-04-05 Thread Antony Dovgal
tony2001Wed Apr 5 14:07:57 2006 UTC Modified files: /php-src/ext/oci8 config.w32 Log: add missing defines to .w32 http://cvs.php.net/viewcvs.cgi/php-src/ext/oci8/config.w32?r1=1.5&r2=1.6&diff_format=u Index: php-src/ext/oci8/config.w32 diff -u php-

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/oci8 config.w32

2006-04-05 Thread Antony Dovgal
tony2001Wed Apr 5 14:07:40 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/oci8 config.w32 Log: add missing defines to .w32 http://cvs.php.net/viewcvs.cgi/php-src/ext/oci8/config.w32?r1=1.3.4.1&r2=1.3.4.2&diff_format=u Index: php-src/ext/oci

[PHP-CVS] cvs: php-src /ext/oci8 config.m4 oci8_lob.c php_oci8_int.h

2006-04-05 Thread Antony Dovgal
tony2001Wed Apr 5 14:07:16 2006 UTC Modified files: /php-src/ext/oci8 config.m4 oci8_lob.c php_oci8_int.h Log: fix #36934 (OCILob->read() doesn't move internal pointer when reading 0's) no support for Unicode CLOBs in Oracle < 10, sorry. http://c

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/oci8 config.m4 oci8_lob.c php_oci8_int.h

2006-04-05 Thread Antony Dovgal
tony2001Wed Apr 5 14:06:00 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/oci8 config.m4 oci8_lob.c php_oci8_int.h Log: fix #36934 (OCILob->read() doesn't move internal pointer when reading 0's) http://cvs.php.net/viewcvs.cgi/php-src/ext/oc

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

2006-04-05 Thread Antony Dovgal
tony2001Wed Apr 5 12:29:35 2006 UTC Modified files: /php-src/ext/standard/tests/strings bug36944.phpt Log: add test http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/tests/strings/bug36944.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/standar

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

2006-04-05 Thread Antony Dovgal
tony2001Wed Apr 5 12:29:21 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/standard/tests/strings bug36944.phpt Log: add test http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/tests/strings/bug36944.phpt?view=markup&rev=1.1 Index: php-src/e

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

2006-04-05 Thread Georg Richter
georg Wed Apr 5 12:17:33 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: fixed bigint conversion errors (windows) http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.493&r2=1.2027.2.494&diff_format=u Index: php-src/NEWS diff -u php-src/

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

2006-04-05 Thread Georg Richter
georg Wed Apr 5 12:17:08 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/mysqli mysqli_api.c mysqli_prop.c php_mysqli.h Log: fixed bigint conversion on windows platforms http://cvs.php.net/viewcvs.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.118.2.21&r2