Tim Nolte
78ede5dffb
Updates Code Base to Pass Level 5 Baseline
...
* Ensures PHP Code Sniffs continue to pass.
* Fixes all code base issues to pass a level 5 PHP static analysis.
* Updates PHPStan configurations to use a level 5 baseline.
4 years ago
Tim Nolte
139791a75c
Current state of coding standards and analysis fixes.
4 years ago
Tim Nolte
79f45e7f89
Initial Coding Standards & Static Analysis Chanages.
...
* Adds WordPress coding standards configuration.
* Adds WordPress/PHP static analysis configuration.
* Adds Git hooks to enforce checks and ensure quality on commits.
* Adds initial local Docker development environment setup.
5 years ago
Jonathan Daggerhart
bf2e517a89
removing trailing whitespace
5 years ago
SYLVAIN PAILLASSE
11695f56ab
Add logger to OpenID_Connect_Generic
...
(also remove code parameter value in the query stirng url for better reading of the logs)
5 years ago
Shane Mulligan
0b51e9c1e5
Change PHP keywords to comply with PSR2 ( #116 )
...
Signed-off-by: CodeLingoBot <bot@codelingo.io>
6 years ago
Jonathan Daggerhart
326efbb416
prefixing generic classes with oidcg comment class names. adjusting autoloading to look for the standardized prefix.
7 years ago