Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Releases: Drenso/PhanExtensions

It is `Required`, not `Require` that should be excluded

08 Jun 10:46
848a4f2

Choose a tag to compare

Exclude Require annotation by default

08 Jun 10:36
df497bb

Choose a tag to compare

v3.5.0

Update excluded annotation in readme

Exclude Symfony @Bundle syntax from annotation detection

07 Apr 19:40

Choose a tag to compare

v3.4.0

Exclude symfony @Bundle syntax from annotation detection

Exclude ".html.twig" from class import check

28 Mar 13:05

Choose a tag to compare

Try if FQN is used in static const references in annotations

03 Jul 11:50
ac15701

Choose a tag to compare

v3.2.1

Accept FQN in static const reference in annotation values (#15)

Support for static const references in annotations

03 Jul 11:12
74f7092

Choose a tag to compare

v3.2.0

Add support for static properties in annotations (#14)

::class usage with SymfonyAnnotationPlugin

17 Jun 08:06
639169d

Choose a tag to compare

Add support for ::class usage in annotations with SymfonyAnnotationPlugin

Dropped Phan ~1.0 support

06 May 08:47

Choose a tag to compare

Added support for Phan ~3, dropped support for Phan ~1.0.

v2.5.0

31 May 15:26

Choose a tag to compare

Added support for Phan ~2, dropped support for Phan ~0.12

Add SuppressWarnings to excluded annotation types

23 Jan 10:18

Choose a tag to compare

See #7, SuppressWarnings is now suppressed in the SymfonyAnnotationPlugin.