Releases: composer/class-map-generator
Releases · composer/class-map-generator
1.7.2
What's Changed
- Fixed missing stream wrapper functions failing tests on PHP 8.5+ by @renanrodrigo in #31
- Fixed PSR-0 optimized classmap includes classes that do not match the configured namespace prefix by @skmetaly in #33
New Contributors
- @renanrodrigo made their first contribution in #31
- @skmetaly made their first contribution in #33
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
- Fix always-false conditional by @ssnepenthe in #28
New Contributors
- @ssnepenthe made their first contribution in #28
Full Changelog: 1.7.0...1.7.1
1.7.0
1.6.2
What's Changed
- Codestyle improvements by @shakaran in #22 #24
- Simplify
PhpFileParser::getExtraTypes()logic by @DanielEScherzer in #25
Full Changelog: 1.6.1...1.6.2
1.6.1
1.6.0
What's Changed
- Added support for scanning paths using stream wrappers by @BrianHenryIE in #18
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Add
@throwsdocblock toClassMapGenerator@filterByNamespace()by @cosmastech in #15 - Add
ClassMap::getRawPsrViolations()by @cosmastech in #16
Full Changelog: 1.4.0...1.5.0
1.4.0
1.3.4
1.3.3
- Fixed path normalization issue on windows
Full Changelog: 1.3.2...1.3.3