Hello,

Markus Fischer wrote:
> 
> On Sun, Dec 16, 2001 at 05:35:25AM -0200, Manuel Lemos wrote :
> > Gee, Markus, have you just arrived to php-dev? :-)
> 
>     Hehe. No, was at a party ;-)

For all these years? Long part, huh? ;-)


 
> > >     That the particular problem missbehaved in the past for so
> > >     long is a pitty. That it's not documented is a pitty.
> > >     Changing this behaviour BACK AGAIN is IMHO the worst thing
> > >     one can think of.
> >
> > What I suggested was not to change to the original behaviour, but rather
> > have a switch in php.ini to enable the original behaviour.
> 
>     As bad either. We, after some time, will end up with 1000 of
>     switches. Although I don't think there are too many BC
>     switchs right now there are too many after all.

What is the problem with 1000 switches? It is definitely better than
breaking backwards compatibility of functions that behaved like that for
4 years.

I just checked that there are 78 occorrences of use of strtok and 34 of
dirname in the code of PHP Classes repository. Many users use those
classes for a long time. I am going to release a warning so that the
authors either avoid those functions or the users not upgrade to PHP
4.1.0 .

Regards,
Manuel Lemos

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to