History log of /PHP-8.1/ext/opcache/tests/opt/inference_001.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# c72e9621 10-Apr-2022 Nikita Popov

Improve type narrowing fix

We need to explicitly model the null return type for property
accesses on non-objects.


# 86430e8e 29-Nov-2021 Dmitry Stogov

Fixed type inference (it's safe to ignore reference counting narrowing)