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

            Bug ID: 69420
           Summary: hhvmsh does not load MediaWiki's context
           Product: MediaWiki-Vagrant
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

hhvm does not load all of MediaWiki's context.  For example wfExpandUrl (a
global function defined in GlobalFunctions.php) does not work.  This applies
both when called indirectly, e.g.:

@var_export( ResourceLoaderFileModule::extractBasePaths() )

and when called directly:

@var_export( wfExpandUrl( '/' ) );

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

Reply via email to