Lines Matching refs:https

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 - [257: Skip parsing annotations containing dashes, such as `@Foo-bar`, or `@Foo-`](https://github.…
25 - [145: Memory leak in AnnotationRegistry::registerLoader() when called multiple times](https://git…
26 - [146: Import error on @experimental Annotation](https://github.com/doctrine/annotations/issues/14…
27 - [147: Ignoring @experimental annotation used by Symfony 3.3 CacheAdapter](https://github.com/doct…
28 - [151: Remove duplicate code in `DCOM58Test`](https://github.com/doctrine/annotations/pull/151) th…
29 - [161: Prevent loading class_exists multiple times](https://github.com/doctrine/annotations/pu…
30 - [162: Add registerUniqueLoader to AnnotationRegistry](https://github.com/doctrine/annotations/pul…
31 - [163: Use assertDirectoryExists and assertDirectoryNotExists](https://github.com/doctrine/annotat…
45 - [133: Add @throws annotation in AnnotationReader#__construct()](https://github.com/doctrine/annot…
46 - [134: Require PHP 7.1, drop HHVM support](https://github.com/doctrine/annotations/issues/134) tha…
47 - [135: Prevent the same loader from being registered twice](https://github.com/doctrine/annotation…
48 - [137: #135 optimise multiple class load attempts in AnnotationRegistry](https://github.com/doctri…
56 - [115: Missing annotations with the latest composer version](https://github.com/doctrine/annotatio…
57 - [120: Missing annotations with the latest composer version](https://github.com/doctrine/annotatio…
58 - [121: Adding a more detailed explanation of the test](https://github.com/doctrine/annotations/pul…
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 - [110: setIgnoreNotImportedAnnotations(true) didn’t work for existing classes](https://githu…
105 - [45: DocParser can now ignore whole namespaces](https://github.com/doctrine/annotations/pull/45)
106 - [57: Switch to the docker-based infrastructure on Travis](https://github.com/doctrine/annotations…
107 - [59: opcache.load_comments has been removed from PHP 7](https://github.com/doctrine/annotatio…
108 - [62: [CachedReader\ Test traits and parent class to see if cache is fresh](https://github…
109 - [65: Remove cache salt making key unnecessarily long](https://github.com/doctrine/annotations/pul…
110 - [66: Fix of incorrect parsing multibyte strings](https://github.com/doctrine/annotations/pull/66)
111 - [68: Annotations that are indented by tab are not processed.](https://github.com/doctrine/annotat…
112 - [69: Support for Group Use Statements](https://github.com/doctrine/annotations/pull/69)
113 - [70: Allow tab character before first annotation in DocBlock](https://github.com/doctrine/annotat…
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 - [96: Fix/#62 check trait and parent class ttl in annotations](https://github.com/doctrine/annotat…
117 - [97: Feature - #45 - allow ignoring entire namespaces](https://github.com/doctrine/annotations/pu…
118 - [98: Enhancement/#65 remove cache salt from cached reader](https://github.com/doctrine/annotation…
119 - [99: Fix - #70 - allow tab character before first annotation in docblock](https://github.com/doct…
125 - [51: FileCacheReader::saveCacheFile::unlink fix](https://github.com/doctrine/annotations/pull/51)
129 Total issues resolved: [**2**](https://github.com/doctrine/annotations/milestones/v1.2.3)
131 - [49: #46 - applying correct `chmod()` to generated cache file](https://github.com/doctrine/annota…
132 - [50: Hotfix: match escaped quotes (revert #44)](https://github.com/doctrine/annotations/pull/50)
138 - [43: Exclude files from distribution with .gitattributes](https://github.com/doctrine/annotations…
139 - [44: Update DocLexer.php](https://github.com/doctrine/annotations/pull/44)
140 - [46: A plain "file_put_contents" can cause havoc](https://github.com/doctrine/a…
141 - [48: Deprecating the `FileCacheReader` in 1.2.2: will be removed in 2.0.0](https://github.com/doc…
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)