Test Setup Failed
Push — 1.x ( abc0aa...81440b )
by Adrien
15:44
created
Tests/benchmark/SplStringBench.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,6 +45,6 @@
 block discarded – undo
45 45
      */
46 46
     public function benchCreateNumeric()
47 47
     {
48
-        new SplString((string) mt_rand());
48
+        new SplString((string)mt_rand());
49 49
     }
50 50
 }
Please login to merge, or discard this patch.