On Sun, 2004-04-04 at 12:15, Friedhelm Betz wrote: > On Sunday 04 April 2004 11:10, Gabor Hojtsy wrote: > > Ah, then it is better to document it as a feature and get away with > > it. Extensions documented in the manual have things like installation > > instructions, dependencies, php.ini settings, etc. IMHO it is only > > worth to document it as an extension, if these are needed in the > > docs. Otherwise it is a feature. > > I personally would like to see this documented under Language reference > -> classes and Objects -> Reflection API. [...] > Maybe Timm has a clever suggestion/solution where reflection to > document?
I'd add it under Language Reference -> Reflection API so it shows up in the main toc. It is, after all, a core feature of PHP5. - Timm