Skip to content

3.4.0.2 - Fix PHP 7.4 issues

Latest
Compare
Choose a tag to compare
@JumBay JumBay released this 22 Apr 13:41
Fix get_magic_quotes_gpc depreciation on PHP 7.4

Fix get_magic_quotes_gpc depreciation on PHP 7.4
when ipn messages are received.

magic quotes feature was removed in PHP 5.4.0
should not need to test for it on PHP 7 and above.