Test Setup Failed
Branch master (28dae0)
by Nate
03:12
created
src/Internal/JsonStreamReader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -599,7 +599,7 @@
 block discarded – undo
599 599
      * Optionally pass in an array by reference to get the list
600 600
      * of characters read
601 601
      *
602
-     * @param array $characters
602
+     * @param string[] $characters
603 603
      * @param array $buffer
604 604
      * @return string
605 605
      * @throws \RuntimeException If there's an error reading the stream
Please login to merge, or discard this patch.