News Feed
Jobs Feed
Sections




News Archive
Stubbles Blog:
Do not trust the reflection API
January 28, 2008 @ 13:07:00

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.

0 comments voice your opinion now!
reflection api class external internal pdo pdostatement


blog comments powered by Disqus

Similar Posts

WaxJelly Blog: A More Complex PHP script using the YouTube API (with video details) PART 2

Zend Developer Zone: phpPaypalPro version 0.1.0 has been released

Zend Developer Zone: PHP Abstract Podcast Episode 18: Davey's API Rant

PHPMaster.com: Access Dropbox Using PHP

DevShed: Databases: Finishing a Listing Service


Community Events











Don't see your event here?
Let us know!


code example opinion testing community podcast development database tool introduction zendframework2 interview series release functional composer object phpunit framework language

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