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

PHP Upgrade (X4291) #45

Merged
merged 17 commits into from
Jan 14, 2025
Merged

PHP Upgrade (X4291) #45

merged 17 commits into from
Jan 14, 2025

Conversation

rtucek
Copy link
Member

@rtucek rtucek commented Dec 29, 2024

Changes:

  • Minor adjustments to LICENSE.md & README.md (b054953, 418c20d)
  • Drop CHANGELOG.md as it's not maintained whatsoever. Instead, people should rely on Github's release page.
  • Dropping support for outdated PHP versions and only focusing on hardening for all relevant and non-EOL PHP versions at the time of this writing in December 2024 (0fb5309, e75f2e2)
  • Adding PHPStan checks and fixes for Level 3 (d6e435e, 7158bff, 2489e1a, 93044dd, 25595a2)
  • Have PHPStan being executed in Github Workflow CI pipeline (927773e, 9c56626)
  • Add parallel-lint check to the Github CI workflow pipeline (3ca3da0)
Supported PHP versions as of 2024-12

From https://www.php.net/supported-versions.php

image

@rtucek rtucek changed the title Prepare for PHP Upgrade (X4291) PHP Upgrade (X4291) Dec 29, 2024
@rtucek rtucek requested a review from SPie January 8, 2025 13:38
@rtucek rtucek merged commit 1cd5b8a into main Jan 14, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants