? ? Pending

User tests: Successful: Unsuccessful:

avatar tonypartridge
tonypartridge
18 Mar 2017

PHP5.4 deprecated MAGIC_QUOTES_RUNTIME, since J4 is PHP5.5 there's no need for it.

avatar tonypartridge tonypartridge - open - 18 Mar 2017
avatar tonypartridge tonypartridge - change - 18 Mar 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 18 Mar 2017
Category Administration Installation Unit Tests
avatar tonypartridge
tonypartridge - comment - 18 Mar 2017

@wilsonge updated.

avatar wilsonge wilsonge - close - 18 Mar 2017
avatar wilsonge wilsonge - merge - 18 Mar 2017
avatar wilsonge wilsonge - change - 18 Mar 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-03-18 12:50:02
Closed_By wilsonge
Labels Added: ? ?
avatar Bakual
Bakual - comment - 18 Mar 2017

Are you sure this is right?
Just because it is deprecated doesn't mean it is removed. It's only removed with PHP 7.

avatar tonypartridge
tonypartridge - comment - 18 Mar 2017

@bakual yep, sorry a mistake in my wording.

It is REMOVED from PHP 5.4 and deprecated in PHP5.3.

avatar brianteeman
brianteeman - comment - 18 Mar 2017
avatar Bakual
Bakual - comment - 18 Mar 2017

Ah, good then.
Was confused because http://php.net/manual/en/function.magic-quotes-runtime.php sais it's removed with PHP7. But it's the method, not the setting itself I think.

Add a Comment

Login with GitHub to post a comment