> I think it's misleading in best case. Property 'bar' *is* declared, so I > think it should have an entry in class's default_properties table, even > though it's not assigned a value.
I agree. There is another problem: if you do not initialize a variable then it won't be listed using get_class_vars(). Now that is confusing. Can we have default values? -- Best regards, Ivan Ristic, Chief Technology Officer DataGate Network Solutions Ltd. - http://www.datagate.net Tel: +44 8700 119090, Fax: +44 8700 119080 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php