WordPress.org

Make WordPress Core

Opened 5 years ago

Closed 4 years ago

#39798 closed feature request (duplicate)

Expose PHP version in dashboard

Reported by: Dereckson Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Administration Keywords: dev-feedback 2nd-opinion close
Focuses: Cc:

Description (last modified by SergeyBiryukov)

There are concerns about PHP version.

Some developers and users would like to see this technical detail a little bit more exposed.

This could be currently really interesting and valuable to expose it, as this creates an awareness of "it's still PHP 5.6" vs. "it's already on PHP 7.1".

This also allow to see on a glance the full web stack versions as security concerns will primarily arise in PHP and WordPress.

Attachments (2)

WordPress-20170206-expose-PHP-version-in-dashboard.patch (1.2 KB) - added by Dereckson 5 years ago.
Patch to expose PHP version, against r39985
Server Information.png (70.6 KB) - added by lukecavanagh 5 years ago.
Server Information

Download all attachments as: .zip

Change History (11)

@Dereckson
5 years ago

Patch to expose PHP version, against r39985

#1 @SergeyBiryukov
5 years ago

Hi @Dereckson, welcome to WordPress Trac! Thanks for the ticket.

This was previously suggested in comment:8:ticket:35554, and the current consensus is that most users don't know or don't care what PHP is, so adding any system information to an area designated for end-users is unlikely.

Last edited 5 years ago by SergeyBiryukov (previous) (diff)

#2 follow-up: @lukecavanagh
5 years ago

@SergeyBiryukov 

I feel a fair few users would want to know which PHP version is being used on the site. If users did not care what PHP is or which version, there would not be such a big push for PHP7 as default.

#3 in reply to: ↑ 2 @SergeyBiryukov
5 years ago

Replying to lukecavanagh:

If users did not care what PHP is or which version, there would not be such a big push for PHP7 as default.

I think the push for PHP 7 is mainly advocated by developers and hosts rather than end users.

#4 @lukecavanagh
5 years ago

@SergeyBiryukov 

Developers are part of WordPress end users though, a pretty wide mixed type of users, uses WordPress.

#5 @MattyRob
5 years ago

If we start to expose the PHP version why not also the MySQL version? Perhaps the Apache version or other web server variant and it's version too. All of this supporting structure is needed by WordPress so why just the PHP version?

I'm not being serious, just raising the point that this is a starting point and where would it end.

This information is easily available to find if you want to go looking for it. Some plugins report this in performance / diagnostic sections for example.

Also linked to #16778 that shows this information is already shared with WordPress API for the purposes of developing planning (we hope).

@lukecavanagh
5 years ago

Server Information

#7 @MattyRob
5 years ago

  • Keywords dev-feedback 2nd-opinion close added

Seems that plugins exists for this for those users that are interested in finding out more about their server environment. Suggest that this ticket could be closed to avoid clutter for the less interested user.

#8 @johnbillion
5 years ago

  • Version trunk deleted

#9 @SergeyBiryukov
4 years ago

  • Description modified (diff)
  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Closing in favor of #39165 and #41191.

Note: See TracTickets for help on using tickets.