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 8.2 compatibility: ${} string interpolation deprecated #56

Merged
merged 1 commit into from
Jun 22, 2022
Merged

PHP 8.2 compatibility: ${} string interpolation deprecated #56

merged 1 commit into from
Jun 22, 2022

Conversation

andypost
Copy link
Contributor

@andypost andypost commented Jun 22, 2022

@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #56 (1d73379) into main (0c15841) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 1d73379 differs from pull request most recent head f9ad32b. Consider uploading reports for the commit f9ad32b to get more accurate results

@@            Coverage Diff            @@
##               main      #56   +/-   ##
=========================================
  Coverage     86.93%   86.93%           
  Complexity      166      166           
=========================================
  Files            15       15           
  Lines           375      375           
=========================================
  Hits            326      326           
  Misses           49       49           
Impacted Files Coverage Δ
src/Util/ArrayUtil.php 100.00% <100.00%> (ø)
src/Util/ConfigFallback.php 91.66% <100.00%> (ø)
src/Util/ConfigMerge.php 90.90% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@greg-1-anderson
Copy link
Member

Thanks!

@greg-1-anderson greg-1-anderson merged commit e5d537e into consolidation:main Jun 22, 2022
@andypost andypost deleted the php82-strings branch June 22, 2022 20:42
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.

2 participants