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 1.2.0 #65

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)

 * 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
Copy link
Contributor Author

codders commented Dec 9, 2024

Hi @JeroenDeDauw,

Not sure how you do release management here. I prepared an update to the release notes - would you be able to release 1.2.0 in the coming days?

@JeroenDeDauw
Copy link
Member

Yes. I release tomorrow

@JeroenDeDauw JeroenDeDauw merged commit 22573cd into DataValues:master Dec 9, 2024
7 checks passed
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