Skip to content

Commit

Permalink
Improve release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenDeDauw authored Dec 9, 2024
1 parent 9a30f8f commit fc9b593
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ via Github Actions.

### 1.2.0 (2024-12-10)

* Drop support for PHP 7.2, 7.3
* Upgrade codesniffer rules to current `mediawiki/mediawiki-codesniffer` version (45.0.0)
* Make nullable type parameter declarations explicit for compatibility with PHP 8.4
* Start testing with modern versions of PHP (8.1-8.4)
* Dropped support for PHP 7.2 and PHP 7.3
* Improved support for PHP 8.4 by explicitly declaring nullable types
* Upgraded codesniffer rules to current `mediawiki/mediawiki-codesniffer` version (45.0.0)
* Added testing with PHP 8.1 up to 8.4

### 1.1.0 (dev)

Expand Down

0 comments on commit fc9b593

Please sign in to comment.