Am 09.12.2010 13:46, schrieb Andrey Hristov:
> There were many apps which relied on register_globals but register_globals 
> was introduced.
> There were many apps which relied on references in PHP4, but the object model 
> changed in 5, references too.
> There are apps which rely on magic_quotes, but magic quotes are deprecated.
> When some feature is changed or deprecated there will always be applications 
> that need to change.

that is not a valid reason for bc-breaking
if you do not want $GLOBALS in your functions do not
use them but do not force bc-breaks which are hurting
others without any sense

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to