On 16/09/06, Pierre <[EMAIL PROTECTED]> wrote:
Hello,

On 9/17/06, Andi Gutmans <[EMAIL PROTECTED]> wrote:
> Yep I agree. I thought the idea was to go to filter_* which has been our
> standard for extensions.
> I'm sure we can find good names for the functions in this way.

old name > new name:

input_get              > filter_get
input_get_args      > filter_get_args
input_has_variable > filter_has_variable
nput_ filters_ list    > filter_list()
input_name_to_filter > filter_id(name)

is it ok?

I think we all agree on the signatures and behaviors of input_get and
input_get_args (or whatever their new names will be).

--Pierre


I like it. Short and to the point.

Dan

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to