https://bugzilla.wikimedia.org/show_bug.cgi?id=47356

Sam Reed (reedy) <s...@reedyboy.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |code-update-regression
           Priority|Unprioritized               |High

--- Comment #1 from Sam Reed (reedy) <s...@reedyboy.net> ---
(In reply to comment #0)
> Is PHP 5.4.0 or higher required?

No it isn't. It should be 5.3.2, though it does look code unconditionally uses
code from PHP 5.4:

/**
 * Don't escape /.
 * Available since PHP 5.4.0.
 * @link http://php.net/manual/en/json.constants.php
 */
define ('JSON_UNESCAPED_SLASHES', 64);


Caused by https://gerrit.wikimedia.org/r/#/c/50140/

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to