Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.3
-
Fix Version/s: 1.8.0
-
Component/s: Zend_Loader
-
Labels:None
Description
I'm finding that Zend Framework fails silently somehow when I have a syntax error in my model files. Specifically (although I don't think this is relevant), in my classes extending Zend_Db_Table_Row_Abstract.
I think I've tracked this down to Zend_Loader::loadclass.
I find that my PHPUnit tests crash (i.e. back to command prompt with no errors), my webpages are returned blank (with no errors), and there's nothing in the logs I've got all errors being reported.
It makes life a little tricky when debugging sometimes!
Issue Links
| This issue duplicates: | ||||
| ZF-2463 | Zend_Loader suppressing parse errors when loading class files |
|
|
|
Sorry about that! Issue duplicated and apparently fixed in 1.8.