We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a1ff3 commit 2c8e038Copy full SHA for 2c8e038
src/Seld/JsonLint/Lexer.php
@@ -89,7 +89,7 @@ public function __construct($flags = 0)
89
}
90
91
/**
92
- * @return 1|4|6|8|10|11|14|17|18|21|22|23|24|-1
+ * @return 0|1|4|6|8|10|11|14|17|18|21|22|23|24|30|-1
93
*/
94
public function lex()
95
{
0 commit comments