Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update bugs.php.net and wiki.php.net links to https #1737

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

Merged
derickr merged 1 commit into php:master from jordikroon:feature/https-bugs-wiki
Jan 13, 2026

Conversation

@jordikroon
Copy link
Contributor

@jordikroon jordikroon commented Jan 1, 2026

Replacements done by:

find . -path ./.git -prune -o -type f -print0 \  
| xargs -0 perl -pi -e 's{http://bugs\.php\.net}{https://bugs.php.net}g'
find . -path ./.git -prune -o -type f -print0 \  
| xargs -0 perl -pi -e 's{http://wiki\.php\.net}{https://wiki.php.net}g'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@saundefined saundefined Awaiting requested review from saundefined saundefined is a code owner

@sy-records sy-records Awaiting requested review from sy-records sy-records is a code owner

@sgolemon sgolemon Awaiting requested review from sgolemon sgolemon is a code owner

@derickr derickr Awaiting requested review from derickr derickr is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /