Last modified: 2014-05-26 04:26:38 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T67711, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65711 - Fatal error: Class undefined: LuaSandbox
Fatal error: Class undefined: LuaSandbox
Status: RESOLVED WORKSFORME
Product: MediaWiki extensions
Classification: Unclassified
Scribunto (Other open bugs)
master
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: hhvm
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-23 23:28 UTC by Ori Livneh
Modified: 2014-05-26 04:26 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ori Livneh 2014-05-23 23:28:23 UTC
This should never be true:

hphpd> var_dump(extension_loaded('luasandbox') && !class_exists('LuaSandbox'));
bool(true)

This is against tip of Tim's hiphop-php/dev.
Comment 1 Ori Livneh 2014-05-26 04:11:21 UTC
Extensions using the Zend Compatibility Layer require that the configuration option Eval.EnableZendCompat be set to 'true'. So configured, LuaSandbox works on HHVM.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links