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

            Bug ID: 67644
           Summary: AutoloaderTest doesn't like namespaces
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Unit tests
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

It doesn't like when you use similar named classes to core. You get this:

-    'Http' => 'includes/HttpFunctions.php'
+    'Http' =>
'/vagrant/mediawiki/extensions/Elastica/Elastica/lib/Elastica/Transport/Http.php'

It also doesn't like namespaced classes at all:

-    'Elastica\Rescore\AbstractRescore' =>
'/vagrant/mediawiki/extensions...re.php'
+    'AbstractRescore' => '/vagrant/mediawiki/extensions...re.php'

-- 
You are receiving this mail because:
You are the assignee for the bug.
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