PHP 7.4.0 - Magic Quotes
userc479 opened this issue · 2 comments
userc479 commented
I'm getting this issue as using PHP 7.4.0:
Deprecated: Function get_magic_quotes_gpc() is deprecated in C:\xampp\htdocs\assets\components\zebra_database\Zebra_Database.php on line 1315
Any chance of looking into this issue so it doesn't require reverting back to older version - many thanks :)
stefangabos commented
Fixed. See commit
Let me know if it works. Thank you!
userc479 commented
Yes @stefangabos - that seems to have gotten rid of the error - thank you for sorting that out swiftly :)