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

Remove dead link from ExceptionInterface.php #1137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kaznovac
Copy link

@kaznovac kaznovac commented Nov 4, 2024

the url is last seen 2019-04-01 as per wayback machine while article is quite good and informative there's a little benefit of keeping it's reference in today's code doc

https://web.archive.org/web/20190401130536/http://ralphschindler.com/2010/09/15/exception-best-practices-in-php-5-3

the url is last seen 2019-04-01 as per wayback machine
while article is quite good and informative there's a little benefit of keeping it's reference in today's code doc

https://web.archive.org/web/20190401130536/http://ralphschindler.com/2010/09/15/exception-best-practices-in-php-5-3
@thomascorthals
Copy link
Member

All relevant information has since been included in the documentation and examples.

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.75%. Comparing base (9cdf3dd) to head (f87d182).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1137   +/-   ##
=======================================
  Coverage   97.75%   97.75%           
=======================================
  Files         400      400           
  Lines       10524    10524           
=======================================
  Hits        10288    10288           
  Misses        236      236           
Flag Coverage Δ
unittests 97.75% <ø> (ø)

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.

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