[PHP-CVS] cvs: php-src /tests/lang bug22510.phpt

2003-12-17 Thread Ilia Alshanetsky
iliaa Wed Dec 17 12:25:00 2003 EDT Modified files: /php-src/tests/lang bug22510.phpt Log: Update test. Index: php-src/tests/lang/bug22510.phpt diff -u php-src/tests/lang/bug22510.phpt:1.4 php-src/tests/lang/bug22510.phpt:1.5 --- php-src/tests/lang/bug22510.

[PHP-CVS] cvs: php-src /tests/lang bug22510.phpt

2003-07-02 Thread Moriyoshi Koizumi
moriyoshi Wed Jul 2 11:47:24 2003 EDT Modified files: /php-src/tests/lang bug22510.phpt Log: Now this should make sense. Index: php-src/tests/lang/bug22510.phpt diff -u php-src/tests/lang/bug22510.phpt:1.2 php-src/tests/lang/bug22510.phpt:1.3 --- php-s

Re: [PHP-CVS] cvs: php-src /tests/lang bug22510.phpt

2003-07-02 Thread Sterling Hughes
This is the wrong adjustment. The bug Zeev fixed also existed here (not related to objects). You should adjust the EXPECT portion to the current output. -Sterling On Wed, 2003-07-02 at 11:38, Moriyoshi Koizumi wrote: > moriyoshi Wed Jul 2 11:38:51 2003 EDT > > Modified files:

[PHP-CVS] cvs: php-src /tests/lang bug22510.phpt

2003-07-02 Thread Moriyoshi Koizumi
moriyoshi Wed Jul 2 11:38:51 2003 EDT Modified files: /php-src/tests/lang bug22510.phpt Log: Adjust test. # This was also fixed by the Zeev's patch for bug #22367. Index: php-src/tests/lang/bug22510.phpt diff -u php-src/tests/lang/bug22510.phpt:1.1 p