Last modified: 2014-07-16 18:43:51 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 T69644, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67644 - AutoloaderTest doesn't like namespaces
AutoloaderTest doesn't like namespaces
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Unit tests (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-08 00:40 UTC by Chad H.
Modified: 2014-07-16 18:43 UTC (History)
3 users (show)

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


Attachments

Description Chad H. 2014-07-08 00:40:54 UTC
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'
Comment 1 Gerrit Notification Bot 2014-07-16 00:51:40 UTC
Change 146661 had a related patch set uploaded by Chad:
WIP: Make AutoLoaderTest handle namespaces

https://gerrit.wikimedia.org/r/146661
Comment 2 Gerrit Notification Bot 2014-07-16 17:39:22 UTC
Change 146661 merged by jenkins-bot:
Make AutoLoaderTest handle namespaces

https://gerrit.wikimedia.org/r/146661

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


Navigation
Links