Skip to content

Bump to PHP 8.2 and leverage its new features - #66

Merged
tvdijen merged 2 commits into
masterfrom
feature/php82
Sep 23, 2025
Merged

Bump to PHP 8.2 and leverage its new features#66
tvdijen merged 2 commits into
masterfrom
feature/php82

Conversation

@tvdijen

@tvdijen tvdijen commented Jul 26, 2025

Copy link
Copy Markdown
Member
  • Replaces constants with new openssl-builtin openssl_cipher_key_length
  • Replaces generic Exception with the more specific new Random\RandomException

Note: readonly properties cannot be used because of XML serialization

@tvdijen tvdijen added the php82 label Jul 26, 2025
@tvdijen
tvdijen force-pushed the master branch 2 times, most recently from c4cc209 to af3dcc5 Compare September 23, 2025 19:11
@codecov

codecov Bot commented Sep 23, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.11%. Comparing base (f99737b) to head (b58d5ee).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #66   +/-   ##
=========================================
  Coverage     93.11%   93.11%           
  Complexity      757      757           
=========================================
  Files           128      128           
  Lines          3106     3106           
=========================================
  Hits           2892     2892           
  Misses          214      214           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tvdijen
tvdijen merged commit 803cec9 into master Sep 23, 2025
36 checks passed
@tvdijen
tvdijen deleted the feature/php82 branch September 23, 2025 19:26
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jan 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant