Page MenuHomePhabricator

hhvm: BadMethodCallException: Call to a member function getOption() on a non-object
Closed, ResolvedPublic

Description

UserTest::testEditCount
BadMethodCallException: Call to a member function getOption() on a non-object (boolean)

/srv/vagrant/mediawiki/extensions/BetaFeatures/BetaFeaturesHooks.php:115
/srv/vagrant/mediawiki/includes/Hooks.php:206
/srv/vagrant/mediawiki/includes/GlobalFunctions.php:4031
/srv/vagrant/mediawiki/includes/User.php:4794
/srv/vagrant/mediawiki/includes/User.php:3653
/srv/vagrant/mediawiki/tests/phpunit/includes/UserTest.php:218
/srv/vagrant/mediawiki/tests/phpunit/MediaWikiTestCase.php:133
/srv/vagrant/mediawiki/tests/phpunit/MediaWikiPHPUnitCommand.php:42
/srv/vagrant/mediawiki/tests/phpunit/phpunit.php:160


Version: master
Severity: normal

Details

Reference
bz68958

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:42 AM
bzimport added a project: BetaFeatures.
bzimport set Reference to bz68958.
bzimport added a subscriber: Unknown Object (MLST).

same line, so this is not a hhvm problem

  • This bug has been marked as a duplicate of bug 68626 ***