Lines Matching refs:pull

15 - [165: Update the composer branch alias](https://github.com/doctrine/annotations/pull/165) thanks …
16 - [209: Change Annotation::value typehint to mixed](https://github.com/doctrine/annotations/pull/20…
17 …, such as `@Foo-bar`, or `@Foo-`](https://github.com/doctrine/annotations/pull/257) thanks to @Ocr…
27 …used by Symfony 3.3 CacheAdapter](https://github.com/doctrine/annotations/pull/147) thanks to @atu…
28 - [151: Remove duplicate code in `DCOM58Test`](https://github.com/doctrine/annotations/pull/151) th…
29 … class_exists multiple times](https://github.com/doctrine/annotations/pull/161) thanks to @jrj…
30 …iqueLoader to AnnotationRegistry](https://github.com/doctrine/annotations/pull/162) thanks to @jrj…
31 …sts and assertDirectoryNotExists](https://github.com/doctrine/annotations/pull/163) thanks to @car…
57 …with the latest composer version](https://github.com/doctrine/annotations/pull/120) thanks to @gna…
58 …detailed explanation of the test](https://github.com/doctrine/annotations/pull/121) thanks to @mik…
59 - [101: Test annotation parameters containing space](https://github.com/doctrine/annotations/pull/1…
60 - [111: Cleanup: move to correct phpunit assertions](https://github.com/doctrine/annotations/pull/1…
61 - [112: Removes support for PHP 5.x](https://github.com/doctrine/annotations/pull/112) thanks to @r…
62 - [113: bumped phpunit version to 5.7](https://github.com/doctrine/annotations/pull/113) thanks to …
63 - [114: Enhancement: Use SVG Travis build badge](https://github.com/doctrine/annotations/pull/114) …
64 - [118: Integrating PHPStan](https://github.com/doctrine/annotations/pull/118) thanks to @ondrejmir…
70 anyway. [#110](https://github.com/doctrine/annotations/pull/110)
74 traits were defined on a class. [#105](https://github.com/doctrine/annotations/pull/105)
78 - [105: Return single max timestamp](https://github.com/doctrine/annotations/pull/105)
79 …ons(true) didn’t work for existing classes](https://github.com/doctrine/annotations/pull/110)
105 - [45: DocParser can now ignore whole namespaces](https://github.com/doctrine/annotations/pull/45)
106 …itch to the docker-based infrastructure on Travis](https://github.com/doctrine/annotations/pull/57)
107 …che.load_comments has been removed from PHP 7](https://github.com/doctrine/annotations/pull/59)
108 … traits and parent class to see if cache is fresh](https://github.com/doctrine/annotations/pull/62)
109 …: Remove cache salt making key unnecessarily long](https://github.com/doctrine/annotations/pull/65)
110 - [66: Fix of incorrect parsing multibyte strings](https://github.com/doctrine/annotations/pull/66)
112 - [69: Support for Group Use Statements](https://github.com/doctrine/annotations/pull/69)
113 …tab character before first annotation in DocBlock](https://github.com/doctrine/annotations/pull/70)
114 - [74: Ignore not registered annotations fix](https://github.com/doctrine/annotations/pull/74)
115 - [92: Added tests for AnnotationRegistry class.](https://github.com/doctrine/annotations/pull/92)
116 …2 check trait and parent class ttl in annotations](https://github.com/doctrine/annotations/pull/96)
117 … Feature - #45 - allow ignoring entire namespaces](https://github.com/doctrine/annotations/pull/97)
118 …ancement/#65 remove cache salt from cached reader](https://github.com/doctrine/annotations/pull/98)
119 …tab character before first annotation in docblock](https://github.com/doctrine/annotations/pull/99)
125 - [51: FileCacheReader::saveCacheFile::unlink fix](https://github.com/doctrine/annotations/pull/51)
131 …pplying correct `chmod()` to generated cache file](https://github.com/doctrine/annotations/pull/49)
132 - [50: Hotfix: match escaped quotes (revert #44)](https://github.com/doctrine/annotations/pull/50)
138 …clude files from distribution with .gitattributes](https://github.com/doctrine/annotations/pull/43)
139 - [44: Update DocLexer.php](https://github.com/doctrine/annotations/pull/44)
140 …t;file_put_contents" can cause havoc](https://github.com/doctrine/annotations/pull/46)
141 …leCacheReader` in 1.2.2: will be removed in 2.0.0](https://github.com/doctrine/annotations/pull/48)
147 - [38: fixes doctrine/common#326](https://github.com/doctrine/annotations/pull/38)
148 - [39: Remove superfluous NS](https://github.com/doctrine/annotations/pull/39)
149 - [41: Warn if load_comments is not enabled.](https://github.com/doctrine/annotations/pull/41)
150 - [42: Clean up unused uses](https://github.com/doctrine/annotations/pull/42)