Reindl Harald wrote:
magic_quotes_gpc is deprecated as of 5.3
http://php.net/manual/en/migration53.deprecated.php
only the default values was left to 1
how dumb is this?
if i deprecate something i do not like to use it in
future and at the same time i enable it as default?
there is no logical reason
Actually it is perfectly logical when one looks at 'BC'.
It may not have been the correct choice in hindsight, but it was implemented at
a time when PHP6 was on the road map, and that is no longer the case. The
problem now is to 'wean' older sites without breaking too much as has happened
in the past. I've just been asked to look at another perfectly functional site
which is built on 'old practices' but which will not run on PHP5.2 even ... at
least we also have control of the version of PHP running it. On hosted sites
that just automatically update these 'little changes' can cause major upheaval?
PHP5.3 is still only slowly rolling out in the hosted world, and those changes
result in extra work for people who perhaps don't even know that there has been
a change?
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php