Skip to content

ext/standard: Minor improvements to phpinfo() output #13371

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
merged 1 commit into from
Feb 11, 2024

Conversation

Ayesh
Copy link
Member

@Ayesh Ayesh commented Feb 11, 2024

  • Change http:// links to https:// for php.net and zend.com
  • Remove <img border=0 attributes as they are no longer in the HTML standard
  • Replace <font> tags with <span> tags (used for highlight.* INI color value display previews)

 - Change `http://` links to `https://` for php.net and zend.com
 - Remove `<img border=0` attributes as they are no longer in the HTML standard
 - Replace `<font>` tags with `<span>` tags (used for highlight.* INI color value display previews)
@Ayesh Ayesh marked this pull request as ready for review February 11, 2024 07:38
Copy link
Member

@devnexen devnexen left a comment

Choose a reason for hiding this comment

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

LCTM but cc @iluuu1994

Copy link
Member

@iluuu1994 iluuu1994 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@iluuu1994 iluuu1994 merged commit f6f1f7c into php:master Feb 11, 2024
@Ayesh Ayesh deleted the phpinfo-improvements branch February 11, 2024 10:20
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.

3 participants