On Sat, 2004-04-03 at 20:00, Jochem Maas wrote:
[...]
> Having read all the posts on studlyCaps on this list, and understanding
> that studlyCaps was the std. for all new OO APIs I found the following a
> little odd:
>
> The documentation at
> http://sitten-polizei.de/php/reflection_api/docs/language.reflection.html
...is kind of out-of-date. I wrote the docs [1] a while ago (sometime
around July 2003, IIRC) and have been waiting for them to be integrated
into the official PHP documentation ever since.
[...]
> Shows that the reflection api uses underscores? the build of php I use
> confirms this also.
> Is this intentional? (given that reflection is OO & new.)
This was changed last week - the underscores have vanished.
1] DocBook XML is available at:
http://sitten-polizei.de/php/reflection_api/reflection.xml
- Timm