We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb13df commit 33b3c38Copy full SHA for 33b3c38
_posts/02-01-01-Code-Style-Guide.md
@@ -63,7 +63,7 @@ Finally, a good supplementary resource for writing clean PHP code is [Clean Code
63
[psr4]: https://www.php-fig.org/psr/psr-4/
64
[pear-cs]: https://pear.php.net/manual/en/standards.php
65
[symfony-cs]: https://symfony.com/doc/current/contributing/code/standards.html
66
-[phpcs]: https://pear.php.net/package/PHP_CodeSniffer/
+[phpcs]: https://github.com/squizlabs/PHP_CodeSniffer
67
[phpcbf]: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Fixing-Errors-Automatically
68
[st-cs]: https://github.com/benmatselby/sublime-phpcs
69
[phpcsfixer]: https://cs.symfony.com/
0 commit comments