Edit report at http://pear.php.net/bugs/bug.php?id=17424&edit=1
ID: 17424
Updated by: pear.neufeind@speedpartner.de
Reported By: cweiske at php dot net
Summary: Compatible _createPhrase() declarations
-Status: Open
+Status: Closed
Type: Bug
Package: Text_CAPTCHA
Package Version: SVN
PHP Version: 5.3.2
-Assigned To:
+Assigned To: neufeind
Roadmap Versions:
New Comment:
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: neufeind
This bug has been fixed in SVN.
If this was a documentation problem, the fix will appear on pear.php.net
by the end of next Sunday (CET).
If this was a problem with the pear.php.net website, the change should
be live shortly.
Otherwise, the fix will appear in the package's next release.
Thank you for the report and for helping us make PEAR better.
Previous Comments:
------------------------------------------------------------------------
[2010-05-22 07:21:18] cweiske
Added #patch bug:17424;patch:fix-figlet;revision:1274512878;.
------------------------------------------------------------------------
[2010-05-22 07:19:13] cweiske
Description:
------------
When using Text_CAPTCHA on recent PHP versions with E_STRICT, I get
(among other warings):
Strict Standards: Declaration of
Text_CAPTCHA_Driver_Figlet::_createPhrase() should be compatible with
that of Text_CAPTCHA::_createPhrase()
Other drivers have the same problem, but for Figlets this could really
be made the same.
------------------------------------------------------------------------