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

At 23:35 05-09-01, Sterling Hughes wrote:
>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...

I don't think I ever said they're slower. I asked Andrei if he ever tested
their performance, and he said he didn't. So we don't know :)

Zeev

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