Changes between Initial Version and Version 1 of Ticket #45085, comment 2
- Timestamp:
- 10/17/2023 11:17:14 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45085, comment 2
initial v1 1 I ran into this issue today. It will become prevent as plugin developers start adding types to the functions and methods, so typing the second argument of the `tern_name` filter method with `WP_Term` will throw a type error in PHP 7.4.1 I ran into this issue today. It will become more prevalent as plugin developers start adding types to the functions and methods, so typing the second argument of the `tern_name` filter method with `WP_Term` will throw a type error in PHP 7.4.