From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.0 Latest CVS (2001-05-16)
PHP Bug Type: Feature/Change Request
Bug description: var $foo = madness
class foo {
var $bar = "Some string";
var $baz = new some_other_class_i_defined;
}
I would like for that to work, please. ;)
--
Edit Bug report at: http://bugs.php.net/?id=10910&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]