#5529 - PHP version support check always failing
| Identifier | #5529 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | PHP version support check always failing |
| Status | Closed (no changes needed) |
| Handling member | Deleted |
| Addon | health_check |
| Description | Seems in 10.0.44, the check for if someone's PHP version is supported is always failing. It worked fine in unit testing but does not actually seem to work correctly. Perhaps the unit testing needs revised as well.
This also exists in v11. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".
Comments
However v10 did need a PHP version support check for the installer, which I added with the checks hooks for minimum Composr PHP version requirement check.