mirror of
https://github.com/php/php-src.git
synced 2026-03-27 09:42:22 +01:00
That is solved by just returning the Closure as is, which is safe due to Closures being immutable objects
That is solved by just returning the Closure as is, which is safe due to Closures being immutable objects