learn-you-php icon indicating copy to clipboard operation
learn-you-php copied to clipboard

Upgrade php workshop

Open AydinHassan opened this issue 4 years ago • 1 comments

hoa\socket is unmaintained and not supported on PHP8 so it's time to drop it and use native PHP functions.

AydinHassan avatar Jun 20 '21 19:06 AydinHassan

Codecov Report

Base: 98.19% // Head: 97.86% // Decreases project coverage by -0.33% :warning:

Coverage data is based on head (9811ad0) compared to base (18b7196). Patch coverage: 95.23% of modified lines in pull request are covered.

:exclamation: Current head 9811ad0 differs from pull request most recent head d6b85bd. Consider uploading reports for the commit d6b85bd to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #100      +/-   ##
============================================
- Coverage     98.19%   97.86%   -0.34%     
  Complexity       97       97              
============================================
  Files            12       11       -1     
  Lines           277      281       +4     
============================================
+ Hits            272      275       +3     
- Misses            5        6       +1     
Impacted Files Coverage Δ
src/Exercise/TimeServer.php 98.18% <95.23%> (-1.82%) :arrow_down:

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

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

codecov-commenter avatar Jun 20 '21 19:06 codecov-commenter