We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent febc760 commit ad888a9Copy full SHA for ad888a9
accepted/PSR-12-extended-coding-style-guide.md
@@ -220,7 +220,7 @@ For example:
220
```
221
222
Declare statements MUST contain no spaces and MUST be exactly `declare(strict_types=1)`
223
-(with an optional semi-colon terminator).
+(with an optional semicolon terminator).
224
225
Block declare statements are allowed and MUST be formatted as below. Note position of
226
braces and spacing:
0 commit comments