Skip to content

Releases: composer/class-map-generator

1.7.0

19 Nov 10:42
Immutable release. Only release title and notes can be modified.
2373419

Choose a tag to compare

What's Changed

  • Allow to install with symfony/finder 8.x by @xabbuh in #27

New Contributors

Full Changelog: 1.6.2...1.7.0

1.6.2

20 Aug 18:55
ba9f089

Choose a tag to compare

What's Changed

Full Changelog: 1.6.1...1.6.2

1.6.1

24 Mar 13:51
134b705

Choose a tag to compare

What's Changed

  • Fixed handling of php_strip_whitespace being in disable_functions by @Seldaek in #19

Full Changelog: 1.6.0...1.6.1

1.6.0

05 Feb 10:07
ffe442c

Choose a tag to compare

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

25 Nov 16:12
4b0a223

Choose a tag to compare

What's Changed

  • Add @throws docblock to ClassMapGenerator@filterByNamespace() by @cosmastech in #15
  • Add ClassMap::getRawPsrViolations() by @cosmastech in #16

Full Changelog: 1.4.0...1.5.0

1.4.0

03 Oct 18:16
98bbf67

Choose a tag to compare

  • Added a way to retrieve all ambiguous classes, without filtering of test/fixture/.. ones (#13)
  • Fixed parsing of ambiguous classes to avoid ignoring real classes when test ones get scanned first (#13)

Full Changelog: 1.3.4...1.4.0

1.3.4

12 Jun 14:13
b1b3fd0

Choose a tag to compare

  • Fixed aliased use statements leading to problem with classes called like keywords (#9)

Full Changelog: 1.3.3...1.3.4

1.3.3

10 Jun 11:58
61804f9

Choose a tag to compare

  • Fixed path normalization issue on windows

Full Changelog: 1.3.2...1.3.3

1.3.2

31 May 19:46
acd2279

Choose a tag to compare

  • Fixed regression fetching PSR violations when the list is empty on older PHP versions

Full Changelog: 1.3.1...1.3.2

1.3.1

31 May 15:46
5bb7f1e

Choose a tag to compare

  • Fixed regression in PSR violation handling

Full Changelog: 1.3.0...1.3.1