Changes between Version 1 and Version 5 of Ticket #50913
- Timestamp:
- 08/14/2020 05:25:43 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50913
- Property Keywords has-patch added
- Property Owner set to SergeyBiryukov
-
Property
Status
changed from
newtoreviewing
-
Ticket #50913 – Description
v1 v5 6 6 7 7 For an example of issues/patches with separate tickets, see: 8 * [https://core.trac.wordpress.org/ticket/50343 PHP 8: Fix deprecation notices for optional function parameters declared before required parameter]9 * [https://core.trac.wordpress.org/ticket/50833 PHP 8: GD resources are GdImage object instances]10 * [https://core.trac.wordpress.org/ticket/50897 PHP 8: fix final private methods]8 * #50343 PHP 8: Fix deprecation notices for optional function parameters declared before required parameter 9 * #50833 PHP 8: GD resources are GdImage object instances 10 * #50897 PHP 8: fix final private methods 11 11 12 12 When opening a separate ticket, please tag it with the `php8` keyword, so these can be easily found using this report: https://core.trac.wordpress.org/query?keywords=~php8