ZF-4374: Strict Standards declaration problem
Description
Following message while running the ZF testbed (trunk r11515) under WindowsXP, PHP 5.2.6, PHPUnit 3.3.0
Strict standards: Declaration of Zend_Cache_MemcachedBackendTest::testGetMetadat
as() should be compatible with that of Zend_Cache_CommonExtendedBackendTest::tes
tGetMetadatas() in C:\Zend Framework\tests\Zend\Cache\Memcach
edBackendTest.php on line 139
Call Stack:
0.0051 222224 1. {main}() C:\php\PEAR\PHPUnit\TextU
I\Command.php:0
0.9964 4158848 2. PHPUnit_TextUI_Command::main() C:\
php\PEAR\PHPUnit\TextUI\Command.php:685
0.9976 4168280 3. PHPUnit_Runner_BaseTestRunner->getTest() C:\
php\PEAR\PHPUnit\TextUI\Command.php:88
0.9983 4169608 4. PHPUnit_Runner_BaseTestRunner->loadSuiteClass() C:\
php\PEAR\PHPUnit\Runner\BaseTestRunner.php:201
0.9984 4169736 5. PHPUnit_Runner_StandardTestSuiteLoader->load() C:\
php\PEAR\PHPUnit\Runner\BaseTestRunner.php:267
1.0134 4188112 6. PHPUnit_Util_Fileloader::checkAndLoad() C:\
php\PEAR\PHPUnit\Runner\StandardTestSuiteLoader.php:98
1.6665 4189216 7. PHPUnit_Util_Fileloader::load() C:\
php\PEAR\PHPUnit\Util\Fileloader.php:101
1.6683 4203304 8. include_once('C:\Zend Framework\te
sts\AllTests.php') C:\php\PEAR\PHPUnit\Util\Fileloader.php:11
4
183.1571 4790472 9. require_once('C:\Zend Framework\te
sts\Zend\AllTests.php') C:\Zend Framework\tests\AllTests.php:
34
184.0953 10155680 10. require_once('C:\Zend Framework\te
sts\Zend\Cache\AllTests.php') C:\Zend Framework\tests\Zend\Al
lTests.php:35
Comments
Posted by Fabien MARTY (fab) on 2008-09-26T12:45:56.000+0000
fixed in SVN trunk (thanks)
Posted by Wil Sinclair (wil) on 2008-11-13T14:10:27.000+0000
Changing issues in preparation for the 1.7.0 release.
Posted by Wil Sinclair (wil) on 2008-12-01T13:50:45.000+0000
Updating these issues to mark them resolved for 1.7.1.