This website works better with JavaScript
首页
发现
帮助
登录
kevin
/
D8_rplf
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
分支:
master
分支列表
标签列表
master
D8_rplf
/
vendor
/
doctrine
/
annotations
Kévin Tessier
c68c1dd9b0
first commit
6 年之前
..
lib
c68c1dd9b0
first commit
6 年之前
LICENSE
c68c1dd9b0
first commit
6 年之前
README.md
c68c1dd9b0
first commit
6 年之前
composer.json
c68c1dd9b0
first commit
6 年之前
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