dolibarr/dev/tools/phan/plugins/GetPostFixerPlugin
MDW a351bc05e5
New: Phan Plugin (with fixer) for GETPOST->GETPOSTINT (#28447)
* 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
2024-02-27 14:08:07 +01:00
..
fixers.php New: Phan Plugin (with fixer) for GETPOST->GETPOSTINT (#28447) 2024-02-27 14:08:07 +01:00