On 9 Oct 2002, Sterling Hughes wrote:

> On Wed, 2002-10-09 at 22:21, Thies C. Arntzen wrote:
> > On Wed, Oct 09, 2002 at 06:29:45PM -0000, Sterling Hughes wrote:
> > > sterling          Wed Oct  9 14:29:45 2002 EDT
> > > 
> > >   Modified files:              
> > >     /php4/ext/standard    array.c 
> > >   Log:
> > >   clean these functions up using zend_parse_parameters and nuke the use of 
> > >   HASH_OF() which is inappropriate in these cases...
> > 
> >     will prev still work on objects after your patch?
> > 
> 
> none of them do - none of them should either - why would you want to
> access an object like you would an _indexed_ array?

It breaks BC, soooo... revert? (Not that I see any use either :)
If you're at it, please add some tests for the test framework too.

Derick

--

---------------------------------------------------------------------------
 Derick Rethans                                   http://derickrethans.nl/ 
 JDI Media Solutions
--------------[ if you hold a unix shell to your ear, do you hear the c? ]-


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to