Page MenuHomePhabricator

VisualEditor: Fix violation of PHP strict standard ("Only variables should be passed by reference in VisualEditor/ApiVisualEditor.php on line 255")
Closed, ResolvedPublic

Description

[error] PHP Strict Standards: Only variables should be passed by reference in /srv/phase3/extensions/VisualEditor/ApiVisualEditor.php on line 255, referer: http://server/wiki/index.php/Sandbox?veaction=edit


Version: unspecified
Severity: trivial

Details

Reference
bz52466

Event Timeline

bzimport raised the priority of this task from to Unbreak Now!.Nov 22 2014, 1:47 AM
bzimport set Reference to bz52466.

Change 77362 had a related patch set uploaded by Catrope:
Fix notice caused by not passing the WebRequest object by reference

https://gerrit.wikimedia.org/r/77362

Change 77362 merged by jenkins-bot:
Fix notice caused by not passing the WebRequest object by reference

https://gerrit.wikimedia.org/r/77362

Now fixed in master. Sorry for the slip-up.