Skip to content

Tags: iainconnor/annotations

Tags

v1.2.4

Toggle v1.2.4's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta

v1.2.3

Toggle v1.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta

v1.2.2

Toggle v1.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
[![Build Status](https://travis-ci.org/doctrine/annotations.png?branc…

…h=v1.2.2)](https://travis-ci.org/doctrine/annotations)

Total issues resolved: **4**

- [43: Exclude files from distribution with .gitattributes](doctrine#43)
- [44: Update DocLexer.php](doctrine#44)
- [46: A plain "file&doctrine#95;put&doctrine#95;contents" can cause havoc](doctrine#46)
- [48: Deprecating the `FileCacheReader` in 1.2.2: will be removed in 2.0.0](doctrine#48)

v1.2.1

Toggle v1.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
[![Build Status](https://travis-ci.org/doctrine/annotations.png?branc…

…h=v1.2.1)](https://travis-ci.org/doctrine/annotations)

Total issues resolved: **4**

- [38: fixes doctrine/common#326](doctrine#38)
- [39: Remove superfluous NS](doctrine#39)
- [41: Warn if load_comments is not enabled.](doctrine#41)
- [42: Clean up unused uses](doctrine#42)

v1.2.0

Toggle v1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
Total issues resolved: **21** [![Build Status](https://travis-ci.org/…

…doctrine/annotations.png?branch=v1.2.0)](https://travis-ci.org/doctrine/annotations)

- [1: Documentation fixes](doctrine#1)
- [7: Moving phpunit task from before&doctrine#95;script to script in .travis.yml](doctrine#7)
- [9: Workaround PHP compiler globals storing doc&doctrine#95;comments](doctrine#9)
- [11: allow for dangling comma](doctrine#11)
- [13: add phpstorms annotation @noinspection to global ignore names](doctrine#13)
- [15: Fixed warnings (in PhpStorm) in tests](doctrine#15)
- [16: .travis.yml - add PHP 5.5](doctrine#16)
- [18: DCOM-151 - DocParser should not attempt autoloading excluded annotations](doctrine#18)
- [19: DCOM-179 - Underscore at the end of a label is not working with annotations](doctrine#19)
- [21: Set `1.1-dev` as dev-master alias instead of `1.0.*-dev`](doctrine#21)
- [22: Use namespace from traits](doctrine#22)
- [23: Add LICENSE file](doctrine#23)
- [25: setIgnoreNotImportedAnnotations(true) didn’t work for existing classes.](doctrine#25)
- [26: Fixed HHVM build as allowed failure.](doctrine#26)
- [27: DDC-3006: @target isn't properly bitmasked](doctrine#27)
- [28: Fix most common parsing failures when @ is present in the docblock but not for an annotation](doctrine#28)
- [30: [DCOM-240] Dirs only need to be writable, when we are performing a write.](doctrine#30)
- [31: Added phpunit as a dev dependency](doctrine#31)
- [33: add supporting php 5.5 ::class constant](doctrine#33)
- [34: Ignored @startuml and @stopuml annotations](doctrine#34)
- [35: DCOM-243 Added check for Zend OPcache extenstion](doctrine#35)