Skip to content

Conversation

MakG10
Copy link

@MakG10 MakG10 commented Oct 1, 2018

Fixed namespace case (MediaWiki to Mediawiki). It causes exceptions about class name case mismatch in various class loaders, i.e. in Symfony.

  [RuntimeException]                                                                                                     
  Case mismatch between loaded and declared class names: Mediawiki\Api\Service\Service vs MediaWiki\Api\Service\Service  

Exception trace:
 () at /var/www/supergrosz/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:175

…bout class name case mismatch in various class loaders, i.e. in Symfony.
@addshore addshore merged commit aa72fc2 into addwiki:master Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants