File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
The language is defined by a syntax that is based on the grammar of popular
6
6
static code analysis tools: [ PHPStan] ( https://phpstan.org/ ) and [ Psalm] ( https://psalm.dev/ ) .
7
7
8
- - PHPStan: [ https://phpstan.org/ writing-php-code/phpdoc-types ] ( https://phpstan.org )
9
- - Psalm: [ https://psalm.dev/docs/annotating_code/type_syntax/atomic_types/ ] ( https://psalm.dev )
8
+ - PHPStan: [ https://phpstan.org ] ( https://phpstan.org/ writing-php-code/phpdoc-types)
9
+ - Psalm: [ https://psalm.dev ] ( https://psalm.dev/docs/annotating_code/type_syntax/atomic_types/ )
10
10
- PHAN: [ https://github.com/phan ] ( https://github.com/phan/phan/wiki )
11
- - phpDocumentor: [ https://docs.phpdoc.org/guide/guides/types.html ] ( https://docs.phpdoc.org )
11
+ - phpDocumentor: [ https://docs.phpdoc.org ] ( https://docs.phpdoc.org/guide/guides/types.html )
12
12
13
13
> Below is a comparison list of all syntactic structures (grammar). The logical component
14
14
> (the physical existence of the type) is not taken into account.
You can’t perform that action at this time.
0 commit comments