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

Fix PHP 8.2 deprecations #280

Merged
merged 3 commits into from
Dec 1, 2023
Merged

Fix PHP 8.2 deprecations #280

merged 3 commits into from
Dec 1, 2023

Conversation

abrain
Copy link
Owner

@abrain abrain commented Dec 1, 2023

No description provided.

@abrain abrain added this to the 1.11.0 milestone Dec 1, 2023
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (51b1cfd) 25.22% compared to head (9d889a4) 25.09%.

Files Patch % Lines
src/Admin/TasksPage.php 0.00% 1 Missing ⚠️
src/Import/Tool.php 0.00% 1 Missing ⚠️
src/Settings/MainPage.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #280      +/-   ##
=============================================
- Coverage      25.22%   25.09%   -0.14%     
- Complexity      1601     1602       +1     
=============================================
  Files             81       81              
  Lines           6469     6471       +2     
=============================================
- Hits            1632     1624       -8     
- Misses          4837     4847      +10     
Flag Coverage Δ
integration 11.72% <70.00%> (-0.11%) ⬇️
unit 14.88% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@abrain abrain merged commit c0b84a0 into develop Dec 1, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant