Skip to content

Releases: theseer/Autoload

Release 1.24.1

26 Jun 07:53
Compare
Choose a tag to compare
  • Merge PR #78: Restore PHP 5.3 compatibility [Remi]

Release 1.24.0

25 Jun 20:52
Compare
Choose a tag to compare
  • #77: Change duplicate detection to collect all rather than exit on first

1.23.0

20 Dec 20:50
Compare
Choose a tag to compare
  • Add support for parsing code containing anonymous classes (PHP 7)
  • Some internal code cleanup

1.22.0

12 Aug 20:19
Compare
Choose a tag to compare
  • Merge PR #73: no cs/ci dir for statis tpl [Remi]
  • Merge PR #74: auto add suffix to (short) template name [Remi]

1.21.0

10 Nov 21:15
Compare
Choose a tag to compare
  • Added --hash option to explicitly choose hash algorithm for phar generation (defaults to best available)

1.20.3

04 Oct 12:49
Compare
Choose a tag to compare
  • Merge PR #68: return parent dir when 2 dirs have a common prefix [Remi]
  • Merge PR #67: don't use 'vendor' in test suite [Remi]
  • Some internal code cleanup

1.20.2

03 Oct 18:45
Compare
Choose a tag to compare
  • Merge PR #66: fix PathComparator when 0 in path [Remi]

1.20.1

03 Oct 15:44
Compare
Choose a tag to compare
  • Fix issue #65: Trait sorted after using class when --static is used
  • Fix issue #63: Workdirectory included as subdirectory in phar archive (Regression as of 1.19.0)

1.20.0

24 Jul 17:04
Compare
Choose a tag to compare

1.19.2

14 Jul 12:08
Compare
Choose a tag to compare
  • Remove debugging artefact