On Wed, 9 Oct 2002, Andi Gutmans wrote:

> At 10:35 PM 10/9/2002 +0200, 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?
> >
> >-Sterling
> 
> 
> You might want to traverse all of the members of an object.
> I find it worrying that people break BC whenever they feel like it and 
> without consulting php-dev@ first.
> 
> I think we should make a rule that BC should not be broken unless discussed 
> on php-dev.

I have to agree about that...

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