This website works better with JavaScript
Home
Explore
Help
Sign In
kevin
/
D8_rplf
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
D8_rplf
/
vendor
/
doctrine
/
annotations
Kévin Tessier
c68c1dd9b0
first commit
6 years ago
..
lib
c68c1dd9b0
first commit
6 years ago
LICENSE
c68c1dd9b0
first commit
6 years ago
README.md
c68c1dd9b0
first commit
6 years ago
composer.json
c68c1dd9b0
first commit
6 years ago
README.md
Doctrine Annotations
Docblock Annotations Parser library (extracted from
Doctrine Common
).
Changelog
v1.2.0
HHVM support
Allowing dangling comma in annotations
Excluded annotations are no longer autoloaded
Importing namespaces also in traits
Added support for
::class
5.5-style constant, works also in 5.3 and 5.4
v1.1
Add Exception when ZendOptimizer+ or Opcache is configured to drop comments