As we want full symfony code coverage for the API documentation before the release of symfony 1.0, Ian and François has worked a lot on adding phpdoc tags for the helper functions. They work hard but sadly enough, their work was not available online due to the way we generate the pages for the API documentation.
I'm very happy that this is fixed now. I rewrote the parser from scratch and you can now browse the brand new API documentation online.
Enjoy!
P.S.: If you want to help us fixing and adding more phpdoc tags to the symfony code, you can send me an e-mail.
Great news! However, I miss something really useful in the symfony API doc: the inherited methods. Would it be possible to make them appear?
Just click on the [more] link on the right
Looks great!
Looks great! Though the return type seems to now be missing for those methods that return an object instance eg: getRequest(); That was quite useful :)
Thats really good ! Very good job guys.
Maybe it should be nice to display classes in a tree form, eg:
I agree with Ed - any chances for adding return types linked to appropriate classes? Besides that - good work guys.
Hey Fabien, I will be more than happy to work with you guys. Let me know if you need my 1 to 2 hours a day for any php related task for the symfony.
It's very interesting site!