News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Stubbles Blog:
Do not trust the reflection API
0 comments :: posted Monday January 28, 2008 @ 13:07:00
voice your opinion now!

On the Stubbles blog, Frank Kleine offers some advice to developers looking to use the Reflection API - "don't trust it".

If you try to get informations about parameters from methods of internal classes - forget that. Examining several internal classes my key findings are: either there is no information about parameters available and the reflection API says the method does not have any parameters, or the information about the parameter is wrong.

He includes code examples along side the output from the script to illustrate his point.

tagged with: reflection api class external internal pdo pdostatement



database code job PHP5 application conference framework zend mysql book package pecl zendframework release ajax PEAR cakephp security developer releases

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework