Dep: update
주로 PHAN
This commit is contained in:
+1
-1
@@ -38,6 +38,6 @@ final class Php73
|
||||
return \PHP_INT_SIZE === 4 ? $ns : (int) $ns;
|
||||
}
|
||||
|
||||
return array($s, (int) $ns);
|
||||
return [$s, (int) $ns];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user