Results 1104 comments of Anders Jenbo

Sorry I'm not the person in charge of releases

You can see it for all project on this page: https://github.com/phpmd/phpmd/releases @byWulf

use 8.3 syntax: `$expirationDate = (new \DateTimeImmutable('+1 minute'))->getTimestamp();.`

@evs-xsarus PHPMD 3.x-dev has these changes already you can simply install it instead of 2.x

I'm usually not the one who add language support

@talha-core you can click this to follow without letting everyone else know:

@Floberrot what are you referring to, did you upgrade to 3.x-dev

The 8.4 syntax is not supported, there is no way to by pass that other then using 8.3 syntax.

[new without parentheses](https://wiki.php.net/rfc/new_without_parentheses) is now supported in 3.x