Passed
Push — main ( 32fdaa...f87e5b )
by Thierry
13:22 queued 04:56
created
src/Driver.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
             "char" => "md5/sha1/password/encrypt/uuid",
40 40
             "binary" => "md5/sha1",
41 41
             "date|time" => "now",
42
-        ],[
42
+        ], [
43 43
             $this->numberRegex() => "+/-",
44 44
             "date" => "+ interval/- interval",
45 45
             "time" => "addtime/subtime",
Please login to merge, or discard this patch.