mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
To make things a bit less weird, split off the function name into a zval stored separately from the arguments. This allows us to use normal zpp and get standard behavior.