File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-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/writing-php-code/phpdoc-types )
9- - Psalm: [ https://psalm.dev/docs/annotating\_code/type\_syntax/atomic\_types/ ] ( https://psalm.dev/docs/annotating\_ code/type\_ syntax/atomic\_ types/ )
10- - phpDocumentor: [ https://docs.phpdoc.org/guide/guides/types.html ] ( https://docs.phpdoc.org/guide/guides/types.html )
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 )
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 )
1112
1213> Below is a comparison list of all syntactic structures (grammar). The logical component
1314> (the physical existence of the type) is not taken into account.
You can’t perform that action at this time.
0 commit comments