ZF-12275: Declaration of Zend_Pdf_FileParserDataSource_File::__construct() must be compatible with Zend_Pdf_FileParserDataSource::__construct()
Description
I get this error:
"Declaration of Zend_Pdf_FileParserDataSource_File::__construct() must be compatible with Zend_Pdf_FileParserDataSource::__construct()"
with PHP 5.4.3
May be related with:
https://bugs.php.net/bug.php?id=55375 https://bugs.php.net/bug.php?id=51421
Comments
Posted by Sasa Stamenkovic (umpirsky) on 2012-06-14T07:07:56.000+0000
This bug is duplicate of http://framework.zend.com/issues/browse/ZF-12093, which is fixed in trunk (1.12.0): r24806.