mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
2c5dc5d8b1
Functions that use zend_forbid_dynamic_call() must be flagged with ZEND_ACC2_FORBID_DYN_CALLS. In stubs, this is done by using @forbid-dynamic-calls. To ensure consistency, we assert that the flag exists in zend_forbid_dynamic_call(), and we assert that flagged functions thrown after a dynamic call. Closes GH-21818
918 B
Generated
918 B
Generated