Skip to content

v8.1: Add PHP 8 attribute support

Latest
Compare
Choose a tag to compare
@loonytoons loonytoons released this 04 Nov 20:57
· 4 commits to 6.0 since this release

Added support for PHP 8 attributes.

This update is backwards compatible with PHP 7, though using attributes will only work on projects using PHP 8.

For anyone using custom annotations, please note that the namespaces have changed, so there will be some updates required in order to use this latest version.