ID: 3457
Updated by: sterling
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Feature/Change Request
Operating System: Linux
PHP Version: 4.0
New Comment:

added (except for regcomp(), but you'll see a warning if eregi is passed an invalid 
regex).

Previous Comments:
------------------------------------------------------------------------

[2001-02-10 14:08:17] [EMAIL PROTECTED]

whoops, didn't mean to close.

------------------------------------------------------------------------

[2001-02-10 14:06:54] [EMAIL PROTECTED]

refiled against 4.0.

------------------------------------------------------------------------

[2000-02-11 18:54:37] [EMAIL PROTECTED]

Suggestions for functions:

Perl-like 'grep' to return a new array containing all elements for which func() 
returns true.

Perl-like 'map' to return a new array containing return values of func() for each 
element. (array_walk is nearly this, I think)

regcomp()-like function which will tell if a user-supplied regexp is valid and if not, 
why not.

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=3457&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to