This website works better with JavaScript
Главная
Обзор
Помощь
Вход
kevin
/
D8_rplf
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Ветка:
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