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

2004-05-20 Thread changelog
changelog Thu May 20 20:39:44 2004 EDT Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/ZendEngine2/ChangeLog?r1=1.470r2=1.471ty=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.470

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

2004-05-20 Thread Derick Rethans
derick Thu May 20 06:24:39 2004 EDT Modified files: /php-src/main main.c Log: - Allow extra parameters to mail to be forced also from virtual host settings. http://cvs.php.net/diff.php/php-src/main/main.c?r1=1.601r2=1.602ty=u Index:

[PHP-CVS] cvs: php-src /ext/soap php_http.c php_http.h soap.c /ext/soap/tests transport001.phpt

2004-05-20 Thread Dmitry Stogov
dmitry Thu May 20 12:55:03 2004 EDT Added files: /php-src/ext/soap/tests transport001.phpt Modified files: /php-src/ext/soap php_http.c php_http.h soap.c Log: Allowing user defined SOAP transports with SoapClient::__doRequest()

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

2004-05-20 Thread Derick Rethans
derick Thu May 20 13:03:24 2004 EDT Modified files: /php-src/ext/ncursesncurses.c /php-src/ext/famfam.c Log: - Removed unused INI sections. http://cvs.php.net/diff.php/php-src/ext/ncurses/ncurses.c?r1=1.27r2=1.28ty=u Index:

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

2004-05-20 Thread Andrey Hristov
andrey Thu May 20 13:46:20 2004 EDT Modified files: /php-src/ext/standard var.c Log: var_dump() now shows private and protected member variables. Not BC is that since now the public variables are explicitly shown as public Example : class a{

[PHP-CVS] cvs: php-src /ext/dom/tests dom003.phpt /ext/standard/tests/array 007.phpt array_intersect_1.phpt

2004-05-20 Thread Andrey Hristov
andrey Thu May 20 17:13:15 2004 EDT Modified files: /php-src/ext/dom/tests dom003.phpt /php-src/ext/standard/tests/array 007.phpt array_intersect_1.phpt Log: fixing the tests so to work with the new var_dump() (dumping private and protected member

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

2004-05-20 Thread Andrey Hristov
andrey Thu May 20 17:15:43 2004 EDT Modified files: /php-src/ext/standard var.c Log: for now removing :public. Waiting for a decision? :public will require quite a lot of phpt files changes.

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

2004-05-20 Thread Ilia Alshanetsky
iliaa Thu May 20 19:38:00 2004 EDT Modified files: /php-src/ext/gd gd.c Log: Fixed stream leak on error. http://cvs.php.net/diff.php/php-src/ext/gd/gd.c?r1=1.293r2=1.294ty=u Index: php-src/ext/gd/gd.c diff -u php-src/ext/gd/gd.c:1.293

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

2004-05-20 Thread Ilia Alshanetsky
iliaa Thu May 20 19:38:05 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gd gd.c Log: MFH: Fixed stream leak on error. http://cvs.php.net/diff.php/php-src/ext/gd/gd.c?r1=1.221.2.41r2=1.221.2.42ty=u Index: php-src/ext/gd/gd.c diff -u