Skip to content

Conversation

@jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Aug 11, 2020

The get_magic_quotes_gpc() function was deprecated in PHP 7.4 and removed in PHP 8.0.

Any function call to the get_magic_quotes_gpc() method now needs to be wrapped in a function_exists().

Any function call to the `get_magic_quotes_gpc()` method now needs to be wrapped in a `function_exists()`.
@mblaney mblaney merged commit 364bcbb into simplepie:master Aug 12, 2020
@jrfnl jrfnl deleted the feature/php-8.0-handle-removed-get_magic_quotes branch August 12, 2020 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants