#50480 closed defect (bug) (fixed)
Bump recommended PHP version to 7.4
Reported by: | Hareesh Pillai | Owned by: | desrosj |
---|---|---|---|
Milestone: | 5.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | has-patch has-dev-note |
Focuses: | Cc: |
Attachments (1)
Change History (7)
#1
@
4 years ago
- Milestone changed from Awaiting Review to 5.5
- Owner set to desrosj
- Status changed from new to reviewing
#2
@
4 years ago
As per changeset [44982].
Do we need to change $required_php_version = '7.4';
on this file trunk/src/wp-includes/version.php
#3
@
4 years ago
@mukesh27 Changing the version there would prevent anyone from running WordPress on PHP 5.6.20-7.3, which we don't want to do just yet. That variable is an enforced requirement. The intent here is to update the recommended PHP version.
#6
@
4 years ago
- Keywords has-dev-note added
Referenced in the following dev note: https://make.wordpress.org/core/2020/07/14/php-related-improvements-changes-wordpress-5-5-edition/.
Note: See
TracTickets for help on using
tickets.
Bump recommended PHP to 7.4