Edit report at https://pear.php.net/bugs/bug.php?id=19855&edit=1
ID: 19855
Updated by: cweiske@php.net
Reported By: cweiske@php.net
Summary: Undefined property Text_CAPTCHA_Driver_Word::$locale
Status: Open
Type: Bug
Package: Text_CAPTCHA
Package Version: 0.4.5
PHP Version: Irrelevant
Roadmap Versions:
New Comment:
This is fixed in SVN already. No idea why this is not released.
Previous Comments:
------------------------------------------------------------------------
[2013-03-12 20:02:52] cweiske
Description:
------------
I get a notice when using the Word captcha driver when running
getCAPTCHA() on the object:
PHP Notice: Undefined property: Text_CAPTCHA_Driver_Word::$locale in
/usr/share/php/Numbers/Words.php on line 71
PEAR packages should not emit notices.
------------------------------------------------------------------------