2009/6/13 Michael <[email protected]>: > Now that there's namespaces are we getting access modifiers on > class/functions ? > eg. > > namespace Foo; > > private function bar() { } > public class Baz { }
No thats not implemented, and I don't belive there are any plans to implement it currently > > ------- > Michael > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- regrads, Kalle Sommer Nielsen [email protected] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
