Changes between Initial Version and Version 1 of Ticket #57345, comment 48
- Timestamp:
- 12/23/2022 07:20:44 AM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57345, comment 48
initial v1 26 26 1. We can drop PHP 5.6 support in WP 6.2 which will be coming in 2 or 3 months. In other words, users on PHP 5.6 will further drop by then. 27 27 28 Once we dropped PHP 5.6 support, users on it will move to new PHP version faster and it will also motivate people on PHP 7.0/7.1 to upgrade.28 2. Once we dropped PHP 5.6 support, users on it will move to new PHP version faster and it will also motivate people on PHP 7.0/7.1 to upgrade. We will most likely be able to drop their support in WP 6.3 which will be released in 9 months or so. 29 29 30 We will most likely be able to drop their support in WP 6.3 which will be released in 9 months or so.30 3. If that worked out fine, we can aim to further bump it to PHP 7.3 in WP 6.4 which will be available in 1.5 years. 31 31 32 If that worked out fine, we can aim to further bump it to PHP 7.3 in WP 6.4 which will be available in 1.5 years. 33 34 Finally we can bump it to PHP 7.4 in WP 6.5/6.6 which will be released in next 2 to 3 years. 32 4. Finally we can bump it to PHP 7.4 in WP 6.5/6.6 which will be released in next 2 to 3 years. 35 33 36 34 There is no shortcut to it.