Lines Matching refs:to

10 allowing vendor-specific annotations to be prefixed with the tool
15 …he composer branch alias](https://github.com/doctrine/annotations/pull/165) thanks to @mikeSimonson
16 - [209: Change Annotation::value typehint to mixed](https://github.com/doctrine/annotations/pull/20…
17 …ch as `@Foo-bar`, or `@Foo-`](https://github.com/doctrine/annotations/pull/257) thanks to @Ocramius
25 …when called multiple times](https://github.com/doctrine/annotations/issues/145) thanks to @TriAnMan
26 … on @experimental Annotation](https://github.com/doctrine/annotations/issues/146) thanks to @aturki
27 …ed by Symfony 3.3 CacheAdapter](https://github.com/doctrine/annotations/pull/147) thanks to @aturki
28 …licate code in `DCOM58Test`](https://github.com/doctrine/annotations/pull/151) thanks to @tuanphpvn
29 …s_exists multiple times](https://github.com/doctrine/annotations/pull/161) thanks to @jrjohnson
30 - [162: Add registerUniqueLoader to AnnotationRegistry](https://github.com/doctrine/annotations/pul…
31 …ssertDirectoryNotExists](https://github.com/doctrine/annotations/pull/163) thanks to @carusogabriel
33 Thanks to everyone involved in this release.
37 This release increments the minimum supported PHP version to 7.1.0.
41 Some noticeable performance improvements to annotation autoloading
45 …Reader#__construct()](https://github.com/doctrine/annotations/issues/133) thanks to @SenseException
46 …PHP 7.1, drop HHVM support](https://github.com/doctrine/annotations/issues/134) thanks to @lcobucci
47 …m being registered twice](https://github.com/doctrine/annotations/issues/135) thanks to @jrjohnson
48 …pts in AnnotationRegistry](https://github.com/doctrine/annotations/issues/137) thanks to @Ocramius
56 …test composer version](https://github.com/doctrine/annotations/issues/115) thanks to @pascalporedda
57 …th the latest composer version](https://github.com/doctrine/annotations/pull/120) thanks to @gnat42
58 … explanation of the test](https://github.com/doctrine/annotations/pull/121) thanks to @mikeSimonson
59 …ameters containing space](https://github.com/doctrine/annotations/pull/101) thanks to @mikeSimonson
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 …Use SVG Travis build badge](https://github.com/doctrine/annotations/pull/114) thanks to @localheinz
64 - [118: Integrating PHPStan](https://github.com/doctrine/annotations/pull/118) thanks to @ondrejmir…
69 autoloaded, causing the `SimpleAnnotationReader` to pick them up
84 5.6 or later to be installed.
92 allow you to ignore annotations from namespaces that you cannot autoload
100 * allow skipping non-imported annotations when a custom `DocParser` is passed to
106 - [57: Switch to the docker-based infrastructure on Travis](https://github.com/doctrine/annotations…
108 - [62: [CachedReader\ Test traits and parent class to see if cache is fresh](https://github…
131 - [49: #46 - applying correct `chmod()` to generated cache file](https://github.com/doctrine/annota…
162 * Add Exception when ZendOptimizer+ or Opcache is configured to drop comments