Skip to content

Conversation

moufmouf
Copy link
Member

PSR-0 and PSR-4 autoload keys in composer.json can be the empty namespace. So far ClassNameMapper failed to deliver the correct filenames for those empty namespaces.
This PR fixes this issue.

moufmouf added 2 commits May 22, 2017 09:34
PSR-0 and PSR-4 autoload keys in composer.json can be the empty namespace. So far ClassNameMapper failed to deliver the correct filenames for those empty namespaces.
This commit fixes this issue.
@coveralls
Copy link

Coverage Status

Coverage increased (+33.2%) to 72.414% when pulling 366654c on moufmouf:1.0 into aa8e227 on thecodingmachine:1.0.

@coveralls
Copy link

Coverage Status

Coverage increased (+33.2%) to 72.414% when pulling d6cbb2a on moufmouf:1.0 into aa8e227 on thecodingmachine:1.0.

@moufmouf moufmouf merged commit 2b11a7c into thecodingmachine:1.0 May 22, 2017
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