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
Ignore null array offset warnings in explicit null tests
Ignore warnings while running tests involving explicit null handling.
This avoids false test failures triggered by PHP 8.5 deprecation
warnings.
Bug: #97
0 commit comments