8000 Release v1.6.1 · doctrine/annotations · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.6.1

Compare
Choose a tag to compare
@Ocramius Ocramius released this 25 Mar 19:13
v1.6.1

Build Status

This release fixes an issue in which annotations such as @foo-bar
and @foo- were incorrectly recognised as valid, and both erroneously
parsed as @foo.

Any annotation with @name-* format will now silently be ignored,
allowing vendor-specific annotations to be prefixed with the tool
name.

Total issues resolved: 3

0