mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* New: Phan Plugin (with fixer) for GETPOST->GETPOSTINT # New: Phan Plugin (with fixer) for GETPOST->GETPOSTINT This detects GETPOST calls with second parameter 'int' and can convert to GETPOSTINT * New: Fixer for deprecated module names |
||
|---|---|---|
| .. | ||
| GetPostFixerPlugin | ||
| DeprecatedModuleNameFixer.php | ||
| GetPostFixerPlugin.php | ||
| NoVarDumpPlugin.php | ||
| ParamMatchRegexPlugin.php | ||