Tags give the ability to mark specific points in history as being important
-
-
-
-
1.20.3
f07aed0c · ·Release 1.20.3 * Merge PR [#68](https://github.com/theseer/Autoload/pull/68): return parent dir when 2 dirs have a common prefix * Merge PR [#67](https://github.com/theseer/Autoload/pull/67): don't use 'vendor' in test suite * Some internal code cleanup
-
1.20.2
3672d3f5 · ·Release 1.20.2 * Merge PR [#66](https://github.com/theseer/Autoload/pull/66): fix PathComparator when 0 in path [Remi]
-
1.20.1
63813ec6 · ·Release 1.20.1 * 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
2898257e · ·Release 1.20.0 * PHP 7: Added parsing support for new (grouped use syntax)[https://wiki.php.net/rfc/group_use_declarations]
-
-
-
-
-
-
-
-
-
-
-
-
-
1.16.1
31b01130 · ·Release 1.16.1 - define date.timezone to avoid warning (in buildystem) [Remi] - Two minor issues in composer support fixed - Pear installation now deploys a phar