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
Add tests for union callback types in call_user_func_array by-ref handling
Tests cover:
- Union of string method names ('method1'|'method2')
- Union of constant array callbacks
- Mixed union of string and array callback
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments