PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_QuickForm2 » Bug #4793

misspelled HTML_QuickForm_Element method

Details

Request #4793misspelled HTML_QuickForm_Element method
Submitted2005-07-11 22:47 UTC
Frommnorth at ucsd dot edu
Assignedavb
StatusClosed
PackageHTML_QuickForm2
PHP Version5.0.4
OSnot relevant
Roadmaps0.1.0

Comments

[2005-07-11 22:47 UTC] mnorth at ucsd dot edu

Description:
------------
The word 'persistant' (as in setPersistantFreeze) does not
exist, and should be spelled 'persistent'. It would be
nice if future versions would change this API call to have
the correct name, possibly with an alias to retain the
former call to prevent legacy user code from breaking.