mirror of
https://github.com/php/php-src.git
synced 2026-04-08 16:43:44 +02:00
Method call can happen on CONST, it'll just throw an error. Not forbidding this at compile-time, so this can be overridden in an extension.
Method call can happen on CONST, it'll just throw an error. Not forbidding this at compile-time, so this can be overridden in an extension.