Skip to content

Conversation

vsessink
Copy link

This check has been removed: https://www.php.net/manual/en/function.get-magic-quotes-gpc.php and for good reason: the configuration setting it should report on, has been removed even earlier: in PHP 5.4.0: https://www.php.net/releases/5_4_0.php or about 10 years ago.

So this check serves no purpose - it has been returning false for 10 years.

Closes #71

https://www.php.net/manual/en/function.get-magic-quotes-gpc.php
But the configuration setting it should report on, has been removed even
earlier: in PHP 5.4.0: https://www.php.net/releases/5_4_0.php
So this check serves no purpose - it has been returning "false" for 10 years.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Depricated PHP function get_magic_quotes_gpc
1 participant