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
fix(DMD-987): fix PHPStan errors in HandlerStackTest
- Replace assertInstanceOf with assertNotNull to avoid redundant assertion
- Cast json_encode results to string to satisfy Response constructor type
Co-Authored-By: Martin Zajic <ja@mzajic.cz>
0 commit comments