fix pass by reference bug identified by scrutinizer
$pagelog->getRevisions(-1, 1) cannot be passed to array_pop() as the parameter $array expects a reference.
Loading
Please register or sign in to comment
$pagelog->getRevisions(-1, 1) cannot be passed to array_pop() as the parameter $array expects a reference.