Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.0.2 (May 22, 2026)

- Fix issue #319 where strict_types was misinterpreted as a namespace #333
- Fix PHP 8.4 deprecation warning on a nullable argument within `SlowMetaQuerySniff` #326
- Update docs with new GitHub organization for PHPCS #325

## 2.0.1 (April 30, 2026)

- Set PHP 8.2 as minimum testVersion in PHPCompatibility to fix exception in 2.0.0
Expand Down