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
This line uses name identifiers to skip the default 2nd and 3rd argument.
Unfortunately the inspection seems to look only for a 4th argument, as it is advising to harden the errors handling, which is already there.
Current behaviour
This line uses name identifiers to skip the default 2nd and 3rd argument.
Unfortunately the inspection seems to look only for a 4th argument, as it is advising to harden the errors handling, which is already there.
Expected behaviour
It should recognize the name identifier
flags
contains the desiredJSON_THROW_ON_ERROR
.Environment details
PHP 8.0
PhpStorm 2021.3.1
Php Inspections (EA Extended) 4.0.7.1
The text was updated successfully, but these errors were encountered: