ZF-6310: Zend Console requires non-existent file
Description
When running the unit test suite (AllTests.php), execution is stopped by a fatal error in Zend/Console.php:
Fatal error: require_once(): Failed opening required 'Zend/Console/Context/Interface.php' (include_path='/home/patrick/code/zendframework/standard/trunk/tests/Zend/Application/_files:/home/patrick/code/zendframework/standard/trunk/tests/../library:/home/patrick/code/zendframework/standard/trunk/tests/../tests:.:/usr/share/php:/usr/share/pear') in /home/patrick/code/zendframework/standard/trunk/library/Zend/Console.php on line 25
Either Zend_Console_Context_Interface.php needs to be created or the require_once statement should be removed.
NOTE: Selected "Unknown" as component for this issue because Zend_Console was not an option.
Comments
Posted by Patrick Lee (patrick) on 2009-04-16T15:22:13.000+0000
Resolved by the removal of Zend_Console:
http://framework.zend.com/code/changelog/…