Skip to content

v3.4.0

Choose a tag to compare

@Slamdunk Slamdunk released this 17 May 08:54
· 275 commits to master since this release
ae291ba

Added SlamPhpStan\DateTimeImmutableAlteredAndUnusedRule: check for DateTimeImmutable calls that alter the object but don't use the result; likely an error of the transition from mutable DateTime class