Changes between Initial Version and Version 2 of Ticket #8760
- Timestamp:
- 11/09/2022 12:17:01 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8760
- Property Keywords has-patch added
-
Property
Summary
changed from
PHP 8.1 fatal / PHP <8 notice: Trying to get property 'ancestors' of non-object
toPHP 8.1 fatal / PHP <8 notice+warning: Trying to get property 'ancestors' of non-object
-
Ticket #8760 – Description
initial v2 2 2 {{{ 3 3 E_NOTICE: Trying to get property 'ancestors' of non-object in {file} 4 E_WARNING: in_array() expects parameter 2 to be array, null given in {file} 4 5 5 6 PHP 8.1 Fatal error: Uncaught Error: in_array(): Argument #2 ($haystack) must be of type array, null given