mirror of
https://github.com/php/php-src.git
synced 2026-04-05 07:02:33 +02:00
The return value can never be a reference, even if the variable is a reference. While here, also exclude the resource and array types which throw a TypeError since PHP 8.0.