ZF-7453: Zend_Amf_Adobe_Introspector returns null when an invalid php file is given, should throw appropriate exception
Description
Call the Zend_Amf_Adobe_Introspector's introspect method with a php file (which is not a php class), it returns null on the client side. It should throw appropriate exception that the file is not a php class.
Attached is the php file.
Comments
Posted by Rob Allen (rob) on 2012-11-20T20:52:34.000+0000
Bulk change of all issues last updated before 1st January 2010 as "Won't Fix".
Feel free to re-open and provide a patch if you want to fix this issue.