1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00

1 Commits

Author SHA1 Message Date
Ilija Tovilo
82479e89d0 Throw error for recursive comparison, instead of fatal (#14989)
I don't understand the rationale of fatal erroring here. It seems this should
properly unprotect the compared elements when returning up the stack.

Related to GH-14980
2024-07-22 15:53:41 +02:00