sniper Mon Dec 1 07:07:36 2003 EDT
Modified files:
/php-src/tests/lang bug26182.phpt
Log:
- Nuke property_exists() calls
- Fix the test. (this is BUG in PHP 5, works in PHP 4)
Index: php-src/tests/lang/bug26182.phpt
diff -u php-src/tests/lang/bug26182.php
helly Wed Nov 26 03:47:58 2003 EDT
Modified files:
/php-src/tests/lang bug26182.phpt
Log:
In PHP5 this will create an implicit public property
Index: php-src/tests/lang/bug26182.phpt
diff -u php-src/tests/lang/bug26182.phpt:1.1 php-src/tests/lang/bug26182.phpt
sniper Tue Nov 25 04:20:57 2003 EDT
Added files:
/php-src/tests/lang bug26182.phpt
Log:
test case for bug #26182
Index: php-src/tests/lang/bug26182.phpt
+++ php-src/tests/lang/bug26182.phpt
--TEST--
Bug #26182 (Object properties created redundantly)
--INI--