Opened 3 years ago
Last modified 2 months ago
#54537 new enhancement
Tests: Enable PHP version check once PHP 8.0 compatibility is achieved.
Reported by: | Hareesh Pillai | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 5.9 |
Component: | Build/Test Tools | Keywords: | needs-patch php80 php81 php82 php83 php84 |
Focuses: | Cc: |
Change History (3)
Note: See
TracTickets for help on using
tickets.
Came across this one looking at tickets without a response. I am wondering if there's a better way to approach this test.
Realistically WordPress will go through times when an unsupported version of PHP is not the minimum recommendation. Maybe for now it's better to have this assertion compare the values listed on wordpress.org to the
readme.html
file's to confirm they are consistent?