mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
88ce1c71b5
As we already have the called zend_function here, let's use the name directly, rather than using the lcname of the call. This means that aliases would be handled correctly automatically.