Re: [PHP-DEV] Re: is_a2z would be nice... From: Joey Smith (joey <email protected>)
Date: 10/24/00

On Mon, 23 Oct 2000, Hartmut Holzgraefe wrote the following to Stanislav...:

> Stanislav Malyshev wrote:
> > isalpha, isdigit, isspace, isxdigit, isalnum... Anyone?
>
> i have defined two macros PHP_EXPERIMENTAL(version,comment) and
> PHP_DEPRECATE(version,comment) that work by calling a function that
> will produce a warning message (controlable by php.ini settings) and
> return an integer that is assigned to a dummy variable introduced by
> the macros
>

        Would be very nice if I could decide the error reporting level
at which to report PHP_EXPERIMENTAL or PHP_DEPRECATE
functions...personally, I would want those to be set to E_ERROR,
but I'm betting that not everyone will agree with me...

-- 
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>