#4006 closed enhancement (fixed)
Update breakpoint to trigger core notice about outdated PHP version in Servehappy API
Reported by: | flixos90 | Owned by: | flixos90 |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | API | Keywords: | servehappy has-patch |
Cc: |
Description
Since WordPress [aims to raise the minimum PHP version requirement](https://make.wordpress.org/core/2018/12/08/updating-the-minimum-php-version/) sooner than later to PHP 5.6, we should update the breakpoint in the Servehappy API to that version, so that the core notice announced for WordPress 5.1 shows up for any site below that version.
Attachments (1)
Change History (5)
This ticket was mentioned in Slack in #core-php by flixos90. View the logs.
6 years ago
Note: See
TracTickets for help on using
tickets.
4006.diff makes the following updates:
See http://php.net/supported-versions.php for the source for these decisions.