Skip to content

Commit 8b69772

Browse files
committed
remove reference to foreach local vars use case;
1 parent 1f3249b commit 8b69772

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

proposed/phpdoc.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,6 @@ interpreted as described in [RFC 2119][RFC2119].
117117
}
118118
```
119119

120-
An example of use that falls beyond the scope of this Standard is to document
121-
the variable in a foreach explicitly; several IDEs use this information to
122-
assist their auto-completion functionality.
123-
124120
* "DocComment" is a special type of comment which MUST
125121

126122
- start with the character sequence `/**` followed by a whitespace character

0 commit comments

Comments
 (0)