On 10/08/2019 11:56, Nikita Popov wrote:
Hi,

Lack of type information for internal functions in Reflection is a
long-standing issue. In PHP 8 we finally have all the necessary technical
groundwork done to support argument and return type annotations on internal
functions at scale.

Question - If every function needs looking through and parsing, would this be a suitable time to move from the ZPP varadic to the macros?


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to