mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
01fc1a3057
It is now only used to signal exceptions for property reads. ERROR zvals are never returned back to the VM anymore, so there's no need to check for them when receiving a VAR. Also return MAY_BE_ERROR, as ERROR is now no longer relevant for inference.