Search code examples
PHP | define() vs. const...


phpconstantspsr-1psr-12

Read More
PSR-1 2.3 Side Effects Rule example...


phpstandardspsr-1

Read More
Is using alternative PHP syntax for control structures PSR compliant? (when mixed with HTML)...


phppsr-1php-figpsr-12

Read More
PSR-1: 2.3. Side Effects: variable inside config file...


phpstandardspsr-1php-fig

Read More
Can I use the if-statement in single row according to the PSR-2?...


phppsr-2psr-1

Read More
Are parentheses required in PSR-2 PHP ternary syntax?...


phppsr-2psr-1

Read More
PSR-2. When to capitalize directories?...


phppsr-0psr-4psr-2psr-1

Read More
PSR for using description of class...


phpphpdocpsr-2psr-1

Read More
PhpStorm enforcing PSR-2 on a subset of files...


phpphpstormpsr-2psr-1

Read More
What is the PSR-1 Compliant Alternative to Using ini_set()?...


phpiniside-effectsini-setpsr-1

Read More
Why NetBeans complains about PSR-1 violation when assigning returned value?...


phpnetbeans-8psr-1

Read More
Which version of PSR is valid?...


phppsr-4psr-1

Read More
Where in the PSR standards does it say to not have the variable name after the type declaration?...


phpsymfonypsr-2psr-1

Read More
Is class declaration and object initialization in the same file PSR-1 compliant?...


phppsr-1

Read More
PHP PSR validator...


phppsr-0psr-2psr-1

Read More
Basic Coding Standard for HTML and CSS...


htmlcsspsr-1

Read More
Writing output in a function of a class is what I should not do?...


phppsr-1

Read More
How to interpret PSR-1 rule about method naming in the case of PHP constructors...


phpnaming-conventionspsr-1

Read More
Namespace entries in PSR-1 standard?...


phpnamespacesstandardspsr-1

Read More
BackNext