Opened 5 years ago
Last modified 21 months ago
#54537 new enhancement
Tests: Enable PHP version check once PHP 8.0 compatibility is achieved.
| Reported by: | Hareesh Pillai | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Build/Test Tools | Version: | 5.9 |
| Severity: | normal | Keywords: | needs-patch php80 php81 php82 php83 php84 |
| Cc: | Focuses: |
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.htmlfile's to confirm they are consistent?