Skip to content

Commit 5129ea3

Browse files
authored
Merge pull request #77 from ravage84/no-version-mentions
Do not mention PHP support
2 parents 977e72b + 75ce201 commit 5129ea3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spec.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -443,8 +443,7 @@ class Talker
443443

444444
Visibility MUST be declared on all properties.
445445

446-
Visibility MUST be declared on all constants if your project PHP minimum
447-
version supports constant visibilities (PHP 7.1 or later).
446+
Visibility MUST be declared on all constants.
448447

449448
The `var` keyword MUST NOT be used to declare a property.
450449

0 commit comments

Comments
 (0)