Skip to content

Add php-cs-fixer with @PSR2 ruleset and additional rules for better readability along with automated file header copyright#148

Open
GhaziTriki wants to merge 4 commits into
ovh:masterfrom
riadvice:add-cs-fixer
Open

Add php-cs-fixer with @PSR2 ruleset and additional rules for better readability along with automated file header copyright#148
GhaziTriki wants to merge 4 commits into
ovh:masterfrom
riadvice:add-cs-fixer

Conversation

@GhaziTriki
Copy link
Copy Markdown

@GhaziTriki GhaziTriki commented Apr 26, 2024

This PR add php-cs-fixer with PSR-2 ruleset and some other rules for better readability. Copyright update bash script is also removed in favor of PHP-CS.

This PR also removed the @package in the docs in favour of namespace. Historically, the @package annotation was used more frequently in PHP frameworks and libraries that predate the widespread adoption of namespaces (introduced in PHP 5.3). It helped to logically group classes and interfaces together when namespace support was not available.

…eadability along with automated file header copyright.

Signed-off-by: Ghazi Triki <ghazi.triki@riadvice.tn>
Signed-off-by: Ghazi Triki <ghazi.triki@riadvice.tn>
Signed-off-by: Ghazi Triki <ghazi.triki@riadvice.tn>
Signed-off-by: Ghazi Triki <ghazi.triki@riadvice.tn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant