[PHP-CVS] cvs: php-src / NEWS /ext/gd gd.c php_gd.h

2006-03-05 Thread Pierre-Alain Joye
pajoye Sun Mar 5 19:20:12 2006 UTC Modified files: /php-src/ext/gd gd.c php_gd.h /php-srcNEWS Log: - revert Harmut commit, Histogram implementation not correct and no idea where you got the ok to add that http://cvs.php.net/viewcvs.cgi/php

[PHP-CVS] cvs: php-src /ext/standard php_filestat.h

2006-03-05 Thread Derick Rethans
derick Sun Mar 5 19:02:12 2006 UTC Modified files: /php-src/ext/standard php_filestat.h Log: - And not here either... http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/php_filestat.h?r1=1.27&r2=1.28&diff_format=u Index: php-src/ext/standard/php_file

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/standard php_filestat.h

2006-03-05 Thread Derick Rethans
derick Sun Mar 5 19:01:37 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/standard php_filestat.h Log: - There is no ltouch. http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/php_filestat.h?r1=1.24.2.3&r2=1.24.2.4&diff_format=u Index: php-src

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS configure.in /ext/standard basic_functions.c filestat.c php_filestat.h TSRM tsrm_virtual_cwd.c tsrm_virtual_cwd.h

2006-03-05 Thread Derick Rethans
derick Sun Mar 5 18:57:54 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS configure.in /TSRM tsrm_virtual_cwd.c tsrm_virtual_cwd.h /php-src/ext/standard basic_functions.c filestat.c php_filestat.h Log: - Added lchown() and lchgrp(

[PHP-CVS] cvs: php-src /ext/gd gd.c php_gd.h

2006-03-05 Thread Hartmut Holzgraefe
hholzgraSun Mar 5 18:26:12 2006 UTC Modified files: /php-src/ext/gd gd.c php_gd.h Log: - fixed size information for _php_sig_png array - removed extra memcmp step in signature comparison, this seemed to have been inherited from ext/standard/image

[PHP-CVS] cvs: php-src / NEWS /ext/gd gd.c php_gd.h

2006-03-05 Thread Hartmut Holzgraefe
hholzgraSun Mar 5 18:23:48 2006 UTC Modified files: /php-srcNEWS /php-src/ext/gd gd.c php_gd.h Log: added ImageColorHistogram function http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2091&r2=1.2092&diff_format=u Index: php-src/NEWS diff

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

2006-03-05 Thread Michael Wallner
mikeSun Mar 5 17:56:16 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: - fix typo, reword slightly http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.441&r2=1.2027.2.442&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.44

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

2006-03-05 Thread Marcus Boerger
helly Sun Mar 5 17:48:47 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: - Update http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.440&r2=1.2027.2.441&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.440 php-src/NEWS:1.20

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/spl spl.php spl_array.c spl_directory.c spl_engine.c spl_engine.h spl_iterators.c spl_iterators.h spl_sxe.c /ext/spl/tests array_019.phpt iterator_030.phpt iterat

2006-03-05 Thread Marcus Boerger
helly Sun Mar 5 17:39:49 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/spl/tests array_019.phpt iterator_030.phpt iterator_031.phpt iterator_032.phpt iterator_033.phpt iterator_034.phpt

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

2006-03-05 Thread Marcus Boerger
helly Sun Mar 5 17:31:44 2006 UTC Modified files: /php-src/ext/soap soap.c Log: - Fix build http://cvs.php.net/viewcvs.cgi/php-src/ext/soap/soap.c?r1=1.177&r2=1.178&diff_format=u Index: php-src/ext/soap/soap.c diff -u php-src/ext/soap/soap.c:1.177 php-src/e

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

2006-03-05 Thread Marcus Boerger
helly Sun Mar 5 17:27:45 2006 UTC Modified files: /php-src/ext/mysqli mysqli.c php_mysqli.h Log: - Fix build http://cvs.php.net/viewcvs.cgi/php-src/ext/mysqli/mysqli.c?r1=1.81&r2=1.82&diff_format=u Index: php-src/ext/mysqli/mysqli.c diff -u php-src/ext/mysqli

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/pdo_mysql mysql_driver.c pdo_mysql.c php_pdo_mysql_int.h

2006-03-05 Thread Ilia Alshanetsky
iliaa Sun Mar 5 17:18:01 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pdo_mysql php_pdo_mysql_int.h mysql_driver.c pdo_mysql.c /php-srcNEWS Log: MFH: Fixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY

[PHP-CVS] cvs: php-src /ext/pdo_mysql mysql_driver.c pdo_mysql.c php_pdo_mysql_int.h

2006-03-05 Thread Ilia Alshanetsky
iliaa Sun Mar 5 17:17:05 2006 UTC Modified files: /php-src/ext/pdo_mysql php_pdo_mysql_int.h mysql_driver.c pdo_mysql.c Log: Fixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY constant that show be set when executing int

[PHP-CVS] cvs: php-src /ext/simplexml/tests bug36611.phpt

2006-03-05 Thread Antony Dovgal
tony2001Sun Mar 5 16:12:54 2006 UTC Modified files: /php-src/ext/simplexml/testsbug36611.phpt Log: add test http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/tests/bug36611.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/simplexml/test

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/simplexml/tests bug36611.phpt

2006-03-05 Thread Antony Dovgal
tony2001Sun Mar 5 16:12:48 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/simplexml/testsbug36611.phpt Log: add test http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/tests/bug36611.phpt?view=markup&rev=1.1 Index: php-src/ext/simp

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

2006-03-05 Thread Antony Dovgal
tony2001Sun Mar 5 15:58:09 2006 UTC Modified files: /php-src/ext/simplexml simplexml.c Log: MF51: fix #36611 (assignment to SimpleXML object attribute changes argument type to string) http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/simplex

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

2006-03-05 Thread Johannes Schl
johannesSun Mar 5 15:49:55 2006 UTC Modified files: /php-src/ext/mysqli mysqli.c Log: - Fix build after unicode changes http://cvs.php.net/viewcvs.cgi/php-src/ext/mysqli/mysqli.c?r1=1.80&r2=1.81&diff_format=u Index: php-src/ext/mysqli/mysqli.c diff -u p

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

2006-03-05 Thread Antony Dovgal
tony2001Sun Mar 5 15:36:03 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/simplexml simplexml.c /php-srcNEWS Log: fix #36611 (assignment to SimpleXML object attribute changes argument type to string) http://cvs.php.net/viewcvs.

[PHP-CVS] cvs: php-src /ext/simplexml simplexml.c /ext/simplexml/tests 027.phpt 030.phpt bug35785.phpt

2006-03-05 Thread Rob Richards
rrichards Sun Mar 5 14:01:13 2006 UTC Added files: /php-src/ext/simplexml/tests030.phpt Modified files: /php-src/ext/simplexml simplexml.c /php-src/ext/simplexml/tests027.phpt bug35785.phpt Log: fix crash pa

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

2006-03-05 Thread Antony Dovgal
tony2001Sun Mar 5 13:35:52 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pgsql pgsql.c /php-srcNEWS Log: MFH: fix #36606 (pg_query_params() changes arguments type to string) http://cvs.php.net/viewcvs.cgi/php-src/ext/pgsql/pgsql.c?

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

2006-03-05 Thread Antony Dovgal
tony2001Sun Mar 5 13:33:28 2006 UTC Modified files: /php-src/ext/pgsql pgsql.c Log: fix #36606 (pg_query_params() changes arguments type to string) http://cvs.php.net/viewcvs.cgi/php-src/ext/pgsql/pgsql.c?r1=1.341&r2=1.342&diff_format=u Index: php-s