pear/HTTP_Request2

get_magic_quotes_runtime/set_magic_quotes_runtime depricated in 7.4.0/removed in 8.0.0

jwbrady opened this issue · 2 comments

I was moving from 7.2 to 7.4, and noticed this deprecated warning appeared.

Deprecated: Function get_magic_quotes_runtime() is deprecated in D:\php\pear\pear\HTTP\Request2.php on line 935

This was fixed in release 2.4.0, please upgrade.

Thanks. For some reason my pear install wasn't updating packages, despite not showing any errors.