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

README/Changelog: fix a few URLs which have changed #621

Merged
merged 2 commits into from
Sep 29, 2024

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Sep 29, 2024

Description

README/Changelog: fix a few URLs which have changed

Fix a few URLs which were being redirected.

Includes:

  • Replacing badges from poser.pugx.org with badges using img.shields.io.
  • Adding PHP 8.4 to the "tested on" badge.

Remark config: skip select PEAR URLs

Looks like PEAR has added some type of rate limiting/DDOS protected which causes the check against dead URLs to fail due to time-outs.

Let's skip the typical user and bug report URLs for now to allow the builds to pass.

Suggested changelog entry

N/A

Fix a few URLs which were being redirected.

Includes:
* Replacing badges from poser.pugx.org with badges using img.shields.io.
* Adding PHP 8.4 to the "tested on" badge.
Looks like PEAR has added some type of rate limiting/DDOS protected which causes the check against dead URLs to fail due to time-outs.

Let's skip the typical user and bug report URLs for now to allow the builds to pass.
@jrfnl jrfnl merged commit a26fd33 into master Sep 29, 2024
48 checks passed
@jrfnl jrfnl deleted the feature/markdown-fix-some-urls branch September 29, 2024 23:24
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.

1 participant