* Qual: Enable & fix or ignore Invalid DimOffset
# Qual: Enable & fix or ignore Invalid DimOffset
The Invalid DimOffset notices occur when array keys are defined and
the index used is not amongst the known array keys.
This PR enables these notices and fixes array definitions when needed,
or ignores the notices locally if it's a false positive, or in the
baseline.txt when it does not seem to be a false positive so that
it can be fixed later
* Nullable object typing in function signature not ok for 7.0/8.4
Can't user '?User' as argument type for PHP7.0 which is required by PHP8.4.
Therefore, removing the typing specification in the function definition
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
# Fix $mybool |=... which is binary op, not boolean op
This fixes PhanTypeInvalidLeftOperandOfBitwiseOp.
Replace $var |= ... with $var = ... || $var .
Add cast before ... when needed (@include does not always return bool).
|= always evaluates expression, there for || $var, not $var ||
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
* Fix: Replace deprecated modulename with new in isModEnabled
# Fix: Replace deprecated modulename with new in isModEnabled
Replacement of old module names performed with dedicated detection
and fixer in phan.
# Qual: Fix spelling htdocs/[q-z]*
Probably fixes a bug:
- htdocs/webservices/server_thirdparty.php
No other occurence of adress found.
-'adress'=>->adress,- +'address'=>->address,+