Completed
Push — master ( 5ea3a9...cc1adb )
by Sk Asadur
10:10 queued 07:17
created
src/Benchmark.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -65,7 +65,6 @@  discard block
 block discarded – undo
65 65
     /**
66 66
      * Returns the memory usage at the end checkpoint
67 67
      *
68
-     * @param  boolean $readable Whether the result must be human readable
69 68
      * @param  string  $format   The format to display (printf format)
70 69
      * @return string|float
71 70
      */
@@ -77,7 +76,6 @@  discard block
 block discarded – undo
77 76
     /**
78 77
      * Returns the memory peak, readable or not
79 78
      *
80
-     * @param  boolean $readable Whether the result must be human readable
81 79
      * @param  string  $format   The format to display (printf format)
82 80
      * @return string|float
83 81
      */
Please login to merge, or discard this patch.