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 55The language is defined by a syntax that is based on the grammar of popular
66static code analysis tools: [ PHPStan] ( https://phpstan.org/ ) and [ Psalm] ( https://psalm.dev/ ) .
77
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/ )
1010- 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 )
1212
1313> Below is a comparison list of all syntactic structures (grammar). The logical component
1414> (the physical existence of the type) is not taken into account.
You can’t perform that action at this time.
0 commit comments