Re: [PHP-DEV] zend_parse_parameters From: rasmus <email protected>
Date: 08/25/01

> :) I think for 4.0.8 we could change lots of places to use
> zend_parse_parameters(). It definitely improves parameter handling.

It also gives a more useful error message when the wrong number/types of
parameters are sent. Right now with some functions using it and others
not, our error messages are inconsistent.

-Rasmus

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>