ZF-5763: "Cannot make static method Zend_File_Transfer_Adapter_Abstract::getProgress() non static" in the tests/Zend/File/Transfer/Adapter/AbstractTest.php
Description
{panel} Fatal error: Cannot make static method Zend_File_Transfer_Adapter_Abstract::getProgress() non static in class Zend_File_Transfer_Adapter_AbstractTest_MockAdapter in /home/cawa/Z endFramework/svn/framework/trunk/tests/Zend/File/Transfer/Adapter/AbstractTest.php on line 714 {panel}
The error appears while passing trunk branch unit tests.
Comments
Posted by Thomas Weidner (thomas) on 2009-02-17T05:36:59.000+0000
This changes were only applied in trunk and not in branch as they are a new feature. Some changes were missing due to code freeze and a local problem.
The missing files from incubator have been moved with r14096, unittests are now running through.