This repository was archived by the owner on Dec 5, 2024. It is now read-only.
2.8.1
Based on https://github.com/zendframework/zend-file/releases/tag/release-2.8.1 (commit c54621e919aab1eff6f9d43c3ebd36e5b3421557 in this repo) Added ----- - Nothing. Changed ------- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - [zendframework/zend-file#44](https://github.com/zendframework/zend-file/pull/44) fixes an issue where ClassFileLocator would skip the file (otherwise valid class file) containing a `use function` declaration.