mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-07 22:46:39 +02:00
Zend standards url fixed.
This commit is contained in:
@@ -46,7 +46,7 @@ readable by all current and future parties who may be working on the codebase.
|
|||||||
[psr2]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
|
[psr2]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
|
||||||
[psr4]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md
|
[psr4]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md
|
||||||
[pear-cs]: http://pear.php.net/manual/en/standards.php
|
[pear-cs]: http://pear.php.net/manual/en/standards.php
|
||||||
[zend-cs]: http://framework.zend.com/wiki/display/ZFDEV2/Coding+Standards
|
[zend-cs]: http://framework.zend.com/manual/1.12/en/coding-standard.html
|
||||||
[symfony-cs]: http://symfony.com/doc/current/contributing/code/standards.html
|
[symfony-cs]: http://symfony.com/doc/current/contributing/code/standards.html
|
||||||
[phpcs]: http://pear.php.net/package/PHP_CodeSniffer/
|
[phpcs]: http://pear.php.net/package/PHP_CodeSniffer/
|
||||||
[st-cs]: https://github.com/benmatselby/sublime-phpcs
|
[st-cs]: https://github.com/benmatselby/sublime-phpcs
|
||||||
|
Reference in New Issue
Block a user