PEAR is archived and read-only

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

Home » Validate » Validate » Bug #5582

second parameter in string should have a default

Details

Submitted2005-10-02 22:22 UTC
Fromaaronkarp at gmail dot com
StatusBogus
PackageValidate
PHP Version4.3.10
OSunix
Roadmaps(Not assigned)

Comments

[2005-10-02 22:22 UTC] aaronkarp at gmail dot com

Description:
------------
as with the other functions, it would be a useful improvement to change function string($string, $options)
function string($string, $options = array()) for the sake of consistency.