杨总惠通宝
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lqmac 46bb7b19d3 初始化 9 months ago
..
lib/Doctrine/Common/Annotations 初始化 9 months ago
LICENSE 初始化 9 months ago
README.md 初始化 9 months ago
composer.json 初始化 9 months ago

README.md

Doctrine Annotations

Build Status

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