Mewp / lightopenid

Automatically exported from code.google.com/p/lightopenid
MIT License
4 stars 12 forks source link

PHP 7.4.0 - get_magic_quotes_gpc() function is deprecated. #86

Open MacSim75 opened 3 years ago

MacSim75 commented 3 years ago

get_magic_quotes_gpc() function has been deprecated since PHP 7.4.0 We need to check the PHP version before to use that function else we've got an error _Deprecated function : Function get_magic_quotesgpc() is deprecated in LightOpenID->validate()