Date: 04/03/01
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] Re: ; arg seperator"
- Previous message: James Moore: "RE: [PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6"
- In reply to: Joey Smith: "[PHP-DEV] Re: ; arg seperator"
- Next in thread: Zeev Suraski: "[PHP-DEV] Re: [PHP-QA] Re: ; arg seperator"
- Reply: Zeev Suraski: "[PHP-DEV] Re: [PHP-QA] Re: ; arg seperator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Joey Smith wrote:
>
> Just wanted to toss in my .02 here...
>
> Anyone who wrote scripts in the past expecting: foo.php?a=1;2;3 to get
> "$a=1;2;3" was relying on a bug, or at the very LEAST an undocumented
> feature. So if it goes away, it goes away. It should never have worked
> to begin with, IMHO...
>
> This doesn't mean it won't bite some people, but that's never been a
> problem before in cases of undocumented features.
and as long as it can be switched back to old behavior
via an ini parameter it should be ok IMHO
yes, it *will* break some scripts and people *will* complain
but as long as it is documented in NEWS it isn't our fault
lets follow the "break it hard, break it early" rule here ...
-- Hartmut Holzgraefe hartmut <email protected> http://www.six.de +49-711-99091-77-- 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>
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] Re: ; arg seperator"
- Previous message: James Moore: "RE: [PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6"
- In reply to: Joey Smith: "[PHP-DEV] Re: ; arg seperator"
- Next in thread: Zeev Suraski: "[PHP-DEV] Re: [PHP-QA] Re: ; arg seperator"
- Reply: Zeev Suraski: "[PHP-DEV] Re: [PHP-QA] Re: ; arg seperator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

