Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard rand.c From: Sterling Hughes (sterling <email protected>)
Date: 09/05/01

On Wed, 5 Sep 2001, Andrei Zmievski wrote:

> On Wed, 05 Sep 2001, Sterling Hughes wrote:
> > sterling Wed Sep 5 16:52:45 2001 EDT
> >
> > Modified files:
> > /php4/ext/standard rand.c
> > Log:
> > a bit of api cleanup... move range stuff into a macro (properly :)
>
> I have to ask once again. Why not use zend_parse_parameters() while you
> are cleaning up API anyway?
>
    I dunno, I'm not used to it, brain no like new information!!!!!

    Isn't more of an extension thing though? I'm not sure, but I
    remember Zeev saying that it was slower, so should it be used in the
    core set of functions? If it is, I'll start use
    zend_parse_parameters() in future cleanups though...

    -Sterling

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