Hi there,
after having Problems setting up DatabaseTests with phpunit and Zend (files missing in Plugin) i fixed the issue two month ago. Now i updated the installation and after that phpUnit doesnt work crashing with the following error.
Class Zend_Test_PHPUnit_Db_Metadata_Generic contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (PHPUnit_Extensions_Database_DB_IMetaData::disablePrimaryKeys, PHPUnit_Extensions_Database_DB_IMetaData::enablePrimaryKeys) in <b>......\Zend\workspaces\DefaultWorkspace\.metadata\.plugins\org.zend.php.framework.resource\resources\ZendFramework-1\library\Zend\Test\PHPUnit\Db\Metadata\Generic.php</b> on line <b>167</
Has anyone stumbled on this Problem? Is there a solution? or is it may be an installation issue on my Side?
Thx in Advance

