Skip to content

Conversation

@tkaratug
Copy link
Contributor

@tkaratug tkaratug commented Aug 8, 2025

  • Dropped support for PHP versions under 8.2
  • Added PHP 8.4 support

tkaratug and others added 5 commits August 8, 2025 11:44
* Changed PHP requirement from `^7.2|^7.3|^7.4|^8.0|^8.1|^8.2|^8.3` to `^8.2|^8.3|^8.4`
* Updated PHPUnit version requirement from `^8.5|^9.0|^10.0` to `^11.0|^12.0`
* Ensures compatibility with newer PHP and PHPUnit versions
* Updated the `<directory>` tag to include `suffix="Test.php"` for better test discovery.
…InvalidFormat`, `UnableToOpen`, and `Zbar` classes

* Simplified constructor syntax using property promotion.
* Added type hints for method parameters and return types.
* Enhanced code readability and maintainability.
* Dropped support for PHP versions under 8.2
* Added PHP 8.4 support
@tkaratug tkaratug requested a review from frkcn August 8, 2025 08:47
@tkaratug tkaratug self-assigned this Aug 8, 2025
* Reduced PHP version matrix to [8.2, 8.3, 8.4] for testing.
* This change aligns the testing environment with supported PHP versions.
@tkaratug tkaratug merged commit 8f49951 into master Aug 8, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants