You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP's build system received a fix for 'out of tree' builds. This broke build of
agent's unit tests which require agent's source directory to be in the include
search path. Working agent's unit tests showed that `test_function_debug_name`
needed its expectations tweaked - closures are named differently on PHP 8.4.
0 commit comments