File tree Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change @@ -23,21 +23,7 @@ PSR-5: PHPDoc
23
23
24
24
## 1. Introduction
25
25
26
- The main purpose of this PSR is to provide a complete and formal definition of
27
- the PHPDoc standard. This PSR deviates from its predecessor, the de-facto PHPDoc
28
- Standard associated with [ phpDocumentor 1.x] [ PHPDOC.ORG ] , to provide
29
- support for newer features in the PHP language and to address some of the
30
- shortcomings of its predecessor.
31
-
32
- This document SHALL NOT:
33
-
34
- * Describe a standard for implementing annotations via PHPDoc. Although it does
35
- offer versatility which makes it possible to create a subsequent PSR based on
36
- current practices. See [ chapter 5.3] ( #53-tags ) for more information on this
37
- topic.
38
- * Describe best practices or recommendations for Coding Standards on the
39
- application of the PHPDoc standard. This document is limited to a formal
40
- specification of syntax and intention.
26
+ The purpose of the PSR is to provide a formal definition of the PHPDoc standard.
41
27
42
28
## 2. Conventions Used In This Document
43
29
You can’t perform that action at this time.
0 commit comments