Releases: DaveLiddament/php-language-extensions
Releases · DaveLiddament/php-language-extensions
0.9.0
20 Oct 12:12
Compare
Sorry, something went wrong.
No results found
Added support for PHP 8.4. Thanks @mkoprek
0.8.1
12 Aug 19:15
Compare
Sorry, something went wrong.
No results found
Fixes for examples for #[TestTag] on a class.
0.8.0
12 Aug 16:56
Compare
Sorry, something went wrong.
No results found
Allow #[TestTag] to be applied to a class. See #25
0.7.0
08 Aug 11:11
Compare
Sorry, something went wrong.
No results found
Add support for 2 new attributes:
0.6.0
07 Dec 12:32
Compare
Sorry, something went wrong.
No results found
Add support for PHP 8.3.
Thanks @doppynl for this PR.
0.5.0
15 Sep 16:06
Compare
Sorry, something went wrong.
No results found
0.4.0
05 Jan 22:01
Compare
Sorry, something went wrong.
No results found
0.3.0
23 Dec 11:48
Compare
Sorry, something went wrong.
No results found
0.2.1
31 May 09:25
Compare
Sorry, something went wrong.
No results found
Fix incorrect constructor for #[TestTag]
0.2.0
30 May 14:06
Compare
Sorry, something went wrong.
No results found
Add the following Attributes:
#[TestTag]
#[InjectableVersion] and supporting attribute #[CheckInjectableVersion]