68 entries for "Argument 1 ($mesg) is null of type null but \setEventMessages() takes string (no real type) defined at htdocs/core/lib/functions.lib.php:9299"
Examples (first 10):
htdocs/accountancy/admin/categories.php 155 TypeError PhanTypeMismatchArgumentProbablyReal Argument 1 ($mesg) is null of type null but \setEventMessages() takes string (no real type) defined at htdocs/core/lib/functions.lib.php:9299 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
htdocs/accountancy/admin/categories.php 189 TypeError PhanTypeMismatchArgumentProbablyReal Argument 1 ($mesg) is null of type null but \setEventMessages() takes string (no real type) defined at htdocs/core/lib/functions.lib.php:9299 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
htdocs/accountancy/bookkeeping/card.php 778 TypeError PhanTypeMismatchArgumentProbablyReal Argument 1 ($mesg) is null of type null but \setEventMessages() takes string (no real type) defined at htdocs/core/lib/functions.lib.php:9299 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
htdocs/admin/eventorganization.php 341 TypeError PhanTypeMismatchArgumentProbablyReal Argument 1 ($mesg) is null of type null but \setEventMessages() takes string (no real type) defined at htdocs/core/lib/functions.lib.php:9299 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
htdocs/admin/hrm.php 596 TypeError PhanTypeMismatchArgumentProbablyReal Argument 1 ($mesg) is null of type null but \setEventMessages() takes string (no real type) defined at htdocs/core/lib/functions.lib.php:9299 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
htdocs/admin/hrm.php 603 TypeError PhanTypeMismatchArgumentProbablyReal Argument 1 ($mesg) is null of type null but \setEventMessages() takes string (no real type) defined at htdocs/core/lib/functions.lib.php:9299 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
htdocs/admin/hrm.php 627 TypeError PhanTypeMismatchArgumentProbablyReal Argument 1 ($mesg) is null of type null but \setEventMessages() takes string (no real type) defined at htdocs/core/lib/functions.lib.php:9299 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
htdocs/admin/knowledgemanagement.php 293 TypeError PhanTypeMismatchArgumentProbablyReal Argument 1 ($mesg) is null of type null but \setEventMessages() takes string (no real type) defined at htdocs/core/lib/functions.lib.php:9299 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
htdocs/admin/knowledgemanagement.php 300 TypeError PhanTypeMismatchArgumentProbablyReal Argument 1 ($mesg) is null of type null but \setEventMessages() takes string (no real type) defined at htdocs/core/lib/functions.lib.php:9299 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
htdocs/admin/multicurrency.php 115 TypeError PhanTypeMismatchArgumentProbablyReal Argument 1 ($mesg) is null of type null but \setEventMessages() takes string (no real type) defined at htdocs/core/lib/functions.lib.php:9299 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
* Qual: Enable detection of deprecated modulename & GETPOST(...,'int')
# Qual: Enable detection of deprecated modulename & GETPOST(...,'int')
Enable phan rules to verify deprecated modulename usage and GETPOST(...,'int')
usage in the code.
* Qual: Try type hint on to help avoid notification
* Qual: Accept 3 parameters for GETPOST to GETPOSTINT conversion
* Qual: Convert GETPOST(...,'int',VALUE) to GETPOSTINT(...,VALUE)
# Qual: Convert GETPOST(...,'int',VALUE) to GETPOSTINT(...,VALUE)
Following the update to the fixer to also convert GETPOST... with 3 parameters.
The files are now converted.
* 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: New Phan plugin for testing that argument matches regex
# Qual: New Phan plugin for testing that argument matches regex
This Plugin - currently applied to GETPOST - allows verifying that a selected
argument of a function matches a regular expression.
* Qual: Add isModEnabled verification to phan
# Qual: Add isModEnabled verification in phan
Using ParamMatchRegexPlugin, add isModEnabled parameter verification.
* Qual: Verify sanitizeVal check value
# Qual: Verify sanitizeVal check value
Use ParamMatchPlugin to check sanitizeVal check value
* Qual: Extend ParamMatchRegexPlugin with class_method
# Qual: Extend ParamMatchRegexPlugin with class_method
Allow matching class methods for argument verification.
* Update config.php
* Qual: New Phan plugin for testing that argument matches regex
# Qual: New Phan plugin for testing that argument matches regex
This Plugin - currently applied to GETPOST - allows verifying that a selected
argument of a function matches a regular expression.
* Qual: Add isModEnabled verification to phan
# Qual: Add isModEnabled verification in phan
Using ParamMatchRegexPlugin, add isModEnabled parameter verification.
* Qual: Verify sanitizeVal check value
# Qual: Verify sanitizeVal check value
Use ParamMatchPlugin to check sanitizeVal check value
* Qual: Extend ParamMatchRegexPlugin with class_method
# Qual: Extend ParamMatchRegexPlugin with class_method
Allow matching class methods for argument verification.
* Report scalar values (see null, etc)
* Qual: Ignore false Phan Notification
* Qual: Ignore false Phan Notification
* Qual: Fix Phan needs specific message keys for coloring.
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Fix: Allow new & old names to check if module is loaded.
# Fix: Allow new & old names to check if module is loaded.
The method 'isModEnabled()' was already checking some modules for
their new name, but after transitioning Conf this was not working
for 'member'. Now testing for both names as 'Conf' can handle
both and deprecation will be reported.
Several issues were discovered after removing deprecated values.
* Update functions.lib.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>