Every once in a while, you’ll find that an upgraded version of a software isn’t the best version of it to have. In PHP 5.2.7, magic_quotes_gpc is permanently disabled, not that you should be relying on it anyway.
The fix for this was alreaday commited to the PHP CVS so grab a snapshot if you’d like. Otherwise, PHP 5.2.8 will be released next week.
Tags: php, vulnerabilities
[...] more here: PHP 5.2.7 breaks magic_quotes_gpc Related ArticlesBookmarksTags PHP PHP is a computer scripting language. Originally [...]