Changes between Version 47 and Version 48 of members/GRIP-UQAM/PHP
- Timestamp:
- Mar 31, 2017, 2:38:11 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM/PHP
v47 v48 147 147 * [https://framework.zend.com/manual/1.12/en/coding-standard.html Zend Framework Coding Standard for PHP] [https://framework.zend.com/manual/1.11/en/coding-standard.coding-style.html Coding Style] 148 148 * [http://symfony.com/doc/current/contributing/code/standards.html Symfony] 149 * symfony3 coding standard [https://p ackagist.org/search/?q=symfony3%20coding%20standard Packagist] [https://packagist.org/packages/escapestudios/symfony2-coding-standard escapestudios/symfony2-coding-standard] (bug: search files from executable folder, instead of current directory)149 * symfony3 coding standard [https://phppackages.org/s/symfony%20coding%20standard symfony coding standard] [https://packagist.org/search/?q=symfony3%20coding%20standard Packagist] [https://packagist.org/packages/escapestudios/symfony2-coding-standard escapestudios/symfony2-coding-standard] (bug: search files from executable folder, instead of current directory) 150 150 * [https://www.tutorialspoint.com/php/php_coding_standard.htm PHP - Coding Standard] 151 151 * [http://flowframework.readthedocs.io/en/stable/TheDefinitiveGuide/PartV/CodingGuideLines/PHP.html PHP Coding Guidelines & Best Practices] … … 155 155 * PHP_CodeSniffer [https://packagist.org/search/?q=PHP_CodeSniffer Packagist] [DebianPackage:php-codesniffer] [[Image(https://qa.debian.org/cgi-bin/popcon-png?packages=php-codesniffer&show_installed=on&date_fmt=%25Y, 3%, link=https://tracker.debian.org/pkg/php-codesniffer, title="debian: php-codesniffer")]] 156 156 * [https://packagist.org/packages/squizlabs/php_codesniffer squizlabs/php_codesniffer] 157 * [https://packagist.org/packages/leaphub/phpcs-symfony2-standard leaphub/phpcs-symfony2-standard] 157 * [https://phppackages.org/s/CodeSniffer%20Symfony CodeSniffer Symfony] 158 * [https://packagist.org/packages/leaphub/phpcs-symfony2-standard leaphub/phpcs-symfony2-standard] 158 159 * [https://github.com/squizlabs/PHP_CodeSniffer/wiki/Fixing-Errors-Automatically Fixing Errors Automatically] 159 160 === php-cs-fixer ===