We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e252c02 commit 9e278eaCopy full SHA for 9e278ea
tests/Rules/data/safe_json_decode.php
@@ -12,4 +12,3 @@
12
13
// Test named arguments instead of positional
14
json_decode("{}", flags: JSON_THROW_ON_ERROR);
15
-json_decode("{}", flags: JSON_THROW_ON_ERROR);
0 commit comments