Open ghost opened 4 years ago
Logs for this issue
I've spotted this too, noted it here: https://forum.pulsecms.com/t/get-magic-quotes-gpc-php-5-4/1890/3
I was told that it's ok to use a higher version of PHP (I already am, I was just noting that the code was deprecated in version 5.4 - but the point is, the deprecated code shouldn't be in Pulse when the whole product requires a version of PHP that doesn't support the code it uses... What is the code going to break if it doesn't work due to being deprecated?
I've added this to the next build to be addressed. Thanks for all your help!
There is deprecated code in /admin/inc/magic.php. This file is no longer needed:
get_magic_quotes_gpc()