Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 4.5.0 #227

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

codders
Copy link
Contributor

@codders codders commented Dec 9, 2024

  • 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)

codders and others added 2 commits December 9, 2024 11:31
 * 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)
@JeroenDeDauw JeroenDeDauw merged commit 7cc3188 into DataValues:master Dec 9, 2024
0 of 5 checks passed
@JeroenDeDauw
Copy link
Member

JeroenDeDauw commented Dec 9, 2024

@codders #228

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants