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
Improve parsing invalid JSON by detecting and fixing unescaped double
quote characters inside string values.
Also run tests on PHP 8.4 in github actions, allow newer PEST versions,
run PHP CS Fixer in parallel and other minor dev improvements.
0 commit comments