Commit cfd328ca by marsuboss

Update core-code-style.md

parent ec0e348a
......@@ -196,7 +196,7 @@ $sql = "SELECT *"
### 5.3 arrays
For arrays we're using PHP 5.3 short array syntax.
For arrays we're using PHP 5.4 short array syntax.
#### Numerically indexed
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment