Passed
Push — declare_an_explicit_visibility ( 589e59...7523b0 )
by Anatoliy
01:53
created
tests/DenyMultiplyRunTest/SurprisingTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -123,7 +123,7 @@
 block discarded – undo
123 123
             , [false]
124 124
             , [0]
125 125
             , [[]]
126
-            , [function () {
126
+            , [function() {
127 127
             }]
128 128
             , [new \Exception]
129 129
             , [$fail_resource]
Please login to merge, or discard this patch.