Skip to content

Update windows.php.net links to https#1738

Closed
jordikroon wants to merge 1 commit into
php:masterfrom
jordikroon:feature/https-windows
Closed

Update windows.php.net links to https#1738
jordikroon wants to merge 1 commit into
php:masterfrom
jordikroon:feature/https-windows

Conversation

@jordikroon

Copy link
Copy Markdown
Member

Replacements done by:

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

@jordikroon jordikroon changed the title fix: update windows.php.net links to https Update windows.php.net links to https Jan 1, 2026

@derickr derickr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

windows.php.net is going to go away soon, so these links and text probably should be updated to point to https://downloads.php.net/~windows/releases/ instead.

@derickr

derickr commented Mar 17, 2026

Copy link
Copy Markdown
Member

@jordikroon Are you going to fix the few mistakes in here?

@derickr derickr closed this Jun 23, 2026
@derickr

derickr commented Jun 23, 2026

Copy link
Copy Markdown
Member

Please open a new PR if you still want to do this. This one was stale, with a few conflicts.

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