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

BUGFIX strtoupper null value deprecation #62

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

muskie9
Copy link
Member

@muskie9 muskie9 commented Oct 5, 2022

resolves #61

@codecov
Copy link

codecov bot commented Oct 5, 2022

Codecov Report

Base: 40.36% // Head: 40.11% // Decreases project coverage by -0.24% ⚠️

Coverage data is based on head (5648be7) compared to base (47e3832).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.0      #62      +/-   ##
============================================
- Coverage     40.36%   40.11%   -0.25%     
- Complexity       54       55       +1     
============================================
  Files             4        4              
  Lines           166      167       +1     
============================================
  Hits             67       67              
- Misses           99      100       +1     
Flag Coverage Δ
unittests 40.11% <0.00%> (-0.25%) ⬇️

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

Impacted Files Coverage Δ
src/AddressDataExtension.php 57.26% <0.00%> (-0.50%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@muskie9 muskie9 merged commit 70a9296 into dynamic:2.0 Oct 5, 2022
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.

BUG strtoupper receiving null param is deprecated in PHP 8.1
1 participant