Completed
Pull Request — master (#342)
by ignace nyamagana
14:03
created
src/Stream.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -492,7 +492,7 @@
 block discarded – undo
492 492
      *
493 493
      * @see http://php.net/manual/en/splfileobject.fwrite.php
494 494
      *
495
-     * @param  ?int      $length
495
+     * @param  integer      $length
496 496
      * @return int|false
497 497
      */
498 498
     public function fwrite(string $str, ?int $length = null)
Please login to merge, or discard this patch.