1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/tests
Gina Peter Banyard f91f80ca19 Zend: Return anonymous closure names in zend_get_callable_name_ex() (#19011)
This returns the usual `{closure:FILE_NAME/FUNCTION:LINE_NO}` for anonymous functions rather than `Closure::__invoke` this is visible for `is_callable()` and any Engine call that uses `zend_fcall_info_init()` to get the name of the callable.

Related to GH-18063.
2025-07-03 12:01:11 +01:00
..
2025-06-25 03:23:03 +05:30
2025-06-25 03:22:43 +05:30
2025-06-25 03:23:03 +05:30
2023-10-18 17:34:10 +02:00
2023-10-18 17:34:10 +02:00