headoo/annotations

Docblock Annotations Parser

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 12

Forks: 232

pkg:composer/headoo/annotations

v2.0 2015-02-09 17:37 UTC

This package is not auto-updated.

Last update: 2025-10-15 11:42:17 UTC


README

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