List Question
20 TechQA 2023-06-07T14:11:31.933000is creating an instance of a class considered as side effect or declaration in PHP Standards Recommendations?
82 views
Asked by zaza mirotadze
Is the following code PSR-1 and PSR-12 compliant?
71 views
Asked by coderboy
Is it necessary to use namespaces as per PHP's PSR-1 coding standard?
55 views
Asked by coderboy
Is there a way to set/change the coding standard for php in null-ls in nvim?
382 views
Asked by anikomei
How to config phpcs.xml to accept acronym with the CamelCaps rule?
184 views
Asked by Amina
PHP PSR1 echo side effects
217 views
Asked by KevDev
PSR-1: 2.3. Side Effects: variable inside config file
731 views
Asked by Fabien Snauwaert
Is using alternative PHP syntax for control structures PSR compliant? (when mixed with HTML)
799 views
Asked by Theo
PSR for class names and filenames of similar classes
573 views
Asked by dodov
Can I use the if-statement in single row according to the PSR-2?
704 views
Asked by Martin Wilm
Resolve a PHPCS error in a Laravel migration file
676 views
Asked by LeBlaireau
PSR-2 VS Codeigniter Framework Style guidelines
488 views
Asked by ponytails_soda
Is there any PSR / convention about Alternative Syntax?
469 views
Asked by Valentin Silvestre
PSR for using description of class
778 views
Asked by Timur
Unable to add codesniffer, psr-1, psr-2, pmd rules in sonarqube
590 views
Asked by YATIN GUPTA
PhpStorm enforcing PSR-2 on a subset of files
2.5k views
Asked by ooxi
What is the PSR-1 Compliant Alternative to Using ini_set()?
375 views
Asked by Joe Harvey
Why NetBeans complains about PSR-1 violation when assigning returned value?
458 views
Asked by george
Where in the PSR standards does it say to not have the variable name after the type declaration?
636 views
Asked by crmpicco
php codesniffer returns nothing ... is my code in standard?
2.4k views
Asked by Laura_E