Releases: schmittjoh/metadata
Releases · schmittjoh/metadata
2.1.0
2.0.0
1.7.0
2.0.0-RC1
2.0.0-beta1
Main changes:
- PHP 7.2 support
- Adopted modified version of the Doctrine Coding Standard v4
- Less dependencies on the PHP reflection features
Merged pull requests:
- Allow Read-only Cache #72 (pdugas)
- Change license to MIT #69 (goetas)
- [2.0] simplified class metadata #67 (goetas)
- Fix an exception message #65 (hason)
- Actualized version constant. #64 (Aliance)
Closed issues:
Adds PSR6 Adapter
Merge pull request #63 from nicolas-grekas/psr-cache Add PsrCacheAdapter
Bug Fix Release
This fixes a performance regression.
1.5.0
Update CHANGELOG.md
Fixes a permissions bug
This release fixes a permissions bug which could cause problems when files were accessed by different users.
Fixes ACL regression
1.4.1 use cache dir for temporary files to avoid ACL issues