On Sun, 7 Aug 2005, Nuno Lopes wrote: > > On Sun, 7 Aug 2005, Nuno Lopes wrote: > > > >> @@ -8,8 +8,13 @@ > > > __call, __get and __set methods. These methods will only be > > > triggered when your object or inherited object doesn't contain the > > > member or method you're trying to access. > > > - All overloading methods must be defined as > > > - <link linkend="language.oop5.visibility">public</link>. > > > + All overloading methods must not be defined as > > > + <link linkend="language.oop5.visibility">static</link>. > > > > Uh?
Now I see that you added the "not" - quite confusing. Perhaps you can reword this sentence? Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org
