@@ -39,7 +39,7 @@ |
||
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", |