我正在尝试设置一个 zf1 + 学说 mongo odm 1.0.0BETA4-DEV 项目。我正在使用https://github.com/Bittarman/zf-d2-odm分支,但是当我将教义版本从 1.0.0BETA3 更新到 1.0.0BETA4-DEV 时,出现以下错误:
SCREAM: Error suppression ignored for
( ! ) Fatal error: Call to undefined method Doctrine\Common\Annotations\AnnotationReader::setDefaultAnnotationNamespace() in C:\htdocs\zf-d2-odm\library\Lupi\Resource\Odm.php on line 34
Call Stack
# Time Memory Function Location
1 0.0007 139368 {main}( ) ..\index.php:0
2 0.0217 659008 Zend_Application->bootstrap( ) ..\index.php:25
3 0.0217 659104 Zend_Application_Bootstrap_BootstrapAbstract->bootstrap( ) ..\Application.php:355
4 0.0217 659120 Zend_Application_Bootstrap_BootstrapAbstract->_bootstrap( ) ..\BootstrapAbstract.php:586
5 0.0314 1127240 Zend_Application_Bootstrap_BootstrapAbstract->_executeResource( ) ..\BootstrapAbstract.php:626
6 0.0314 1127368 Lupi_Resource_Odm->init( ) ..\BootstrapAbstract.php:683