Open YuanchengJiang opened 2 months ago
seems spl issue, might be wrong.
Well, that's infinite recursion. See #9104.
Related to https://github.com/php/php-src/issues/15672
Per https://3v4l.org/Dvcb0 this has been around 8.1 (or earlier), patch targeting 8.2 sent at #16492
I don't think there is anything meaningful that can be done here. Infinite recursion is a programming error.
Description
The following code:
PHP Version
PHP 8.4.0-dev
Operating System
ubuntu 22.04