Make WordPress Core

Opened 3 months ago

Closed 3 months ago

Last modified 3 months ago

#61174 closed defect (bug) (fixed)

Update PHP secure URL with correct one

Reported by: josevarghese's profile josevarghese Owned by: jorbin's profile jorbin
Milestone: 6.6 Priority: normal
Severity: minor Version:
Component: General Keywords: has-patch
Focuses: Cc:

Description

The PHP site URL is within the readme.html and is linked to the URL https://secure.php.net/. Changing that to https://php.net/ will help to avoid an unnecessary redirect.

Attachments (1)

61174.diff (1.1 KB) - added by josevarghese 3 months ago.
Patch Added

Download all attachments as: .zip

Change History (3)

@josevarghese
3 months ago

Patch Added

#1 @jorbin
3 months ago

  • Owner set to jorbin
  • Resolution set to fixed
  • Status changed from new to closed

In 58121:

Readme: Avoid a redirect by using www.php.net

Props josevarghese.
Fixes #61174.

#2 @jorbin
3 months ago

  • Milestone changed from Awaiting Review to 6.6

Thanks josevarghese!

Note: See TracTickets for help on using tickets.