24100 ------ -----------------------------------------------------------------------
130s
24101 521 Access to deprecated static property $language of class
130s
24102 Joomla\CMS\Factory:
130s
24103 4.3 will be removed in 6.0
130s
24104 Use the language service in the DI container or get from
130s
24105 the application object
130s
24106 Example:
130s
24107 Factory::getApplication()->getLanguage();
130s
24108 🪪 staticProperty.deprecated
130s
24109 772 Call to deprecated method register() of class JLoader:
130s
24110 4.3 will be removed in 6.0
130s
24111 Classes should be autoloaded. Use
130s
24112 JLoader::registerPrefix() or JLoader::registerNamespace() to
130s
24113 register an autoloader for your files.
130s
24114 🪪 staticMethod.deprecated
130s
24115 ------ -----------------------------------------------------------------------
130s
24116
130s
24117 ------ --------------------------------------------------------------------------------------
130s
24118 Line plugins/system/privacyconsent/src/Extension/PrivacyConsent.php
130s
24119 ------ --------------------------------------------------------------------------------------
130s
24120 81 Method
130s
24121 Joomla\Plugin\System\PrivacyConsent\Extension\PrivacyConsent::onContentPrepareForm()
130s
24122 should return bool but return statement is missing.
130s
24123 🪪 return.missing
130s
24124 ------ --------------------------------------------------------------------------------------
130s
24125
130s
24126 ------ ----------------------------------------------------------------------------------------------------
130s
24127 Line plugins/system/stats/src/Extension/Stats.php
130s
24128 ------ ----------------------------------------------------------------------------------------------------
130s
24129 552 Call to deprecated method getInstance() of class
130s
24130 Joomla\CMS\Cache\Cache:
130s
24131 4.2 will be removed in 6.0
130s
24132 Use the cache controller factory instead
130s
24133 Example:
130s
24134 Factory::getContainer()->get(CacheControllerFactoryInterface::class)->createCacheController($type,
130s
24135 $options);
130s
24136 🪪 staticMethod.deprecated
130s
24137 ------ ----------------------------------------------------------------------------------------------------
130s
24138
130s
24139 ------ ------------------------------------------------------------------
130s
24140 Line plugins/system/stats/src/Field/DataField.php
130s
24141 ------ ------------------------------------------------------------------
130s
24142 56 Call to deprecated method triggerEvent() of interface
130s
24143 Joomla\CMS\Application\EventAwareInterface:
130s
24144 4.0 will be removed in 6.0
130s
24145 Use the Dispatcher method instead
130s
24146 Example:
130s
24147 Factory::getApplication()->getDispatcher()->dispatch($eventName,
130s
24148 $event);
130s
24149 🪪 method.deprecated
130s
24150 ------ ------------------------------------------------------------------
130s
24151
130s
24152 ------ ---------------------------------------------------------------
130s
24153 Line plugins/system/webauthn/src/Authentication.php
130s
24154 ------ ---------------------------------------------------------------
130s
24155 193 Class Webauthn\AuthenticatorSelectionCriteria does not have a
130s
24156 constructor and must be instantiated without any parameters.
130s
24157 🪪 new.noConstructor
130s
24158 ------ ---------------------------------------------------------------
130s
24159
130s
24160 ------ ---------------------------------------------------------
130s
24161 Line plugins/system/webauthn/src/MetadataRepository.php
130s
24162 ------ ---------------------------------------------------------
130s
24163 129 Call to deprecated method forUnsecuredSigner() of class
130s
24164 Lcobucci\JWT\Configuration:
130s
24165 Deprecated since v4.3
130s
24166 🪪 staticMethod.deprecated
130s
24167 ------ ---------------------------------------------------------
130s
24168
130s
24169 ------ --------------------------------------------------------------------
130s
24170 Line plugins/system/webauthn/src/PluginTraits/UserProfileFields.php (in
130s
24171 context of class Joomla\Plugin\System\Webauthn\Extension\Webauthn)
130s
24172 ------ --------------------------------------------------------------------
130s
24173 178 Call to deprecated method register() of class
130s
24174 Joomla\CMS\HTML\HTMLHelper:
130s
24175 4.0 will be removed in 6.0
130s
24176 Use the service registry instead
130s
24177 HTMLHelper::getServiceRegistry()->register($key,
130s
24178 $function);
130s
24179 🪪 staticMethod.deprecated
130s
24180 ------ --------------------------------------------------------------------
130s
24181
130s
24182 ------ ---------------------------------------------------------------------
130s
24183 Line plugins/task/sitestatus/services/provider.php
130s
24184 ------ ---------------------------------------------------------------------
130s
24185 40 Instantiated class JConfig not found.
130s
24186 🪪 class.notFound
130s
24187 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols
130s
24188 ------ ---------------------------------------------------------------------
130s
24189
130s
24190 ------ --------------------------------------------------------------------------------------
130s
24191 Line plugins/task/updatenotification/src/Extension/UpdateNotification.php
130s
24192 ------ --------------------------------------------------------------------------------------
130s
24193 248 Call to deprecated method getInstance() of class
130s
24194 Joomla\CMS\Table\Table:
130s
24195 4.3 will be removed in 6.0
130s
24196 Use the MvcFactory instead
130s
24197 Example:
130s
24198 Factory::getApplication()->bootComponent('...')->getMVCFactory()->createTable($name,
130s
24199 $prefix, $config);
130s
24200 🪪 staticMethod.deprecated
130s
24201 ------ --------------------------------------------------------------------------------------
130s
24202
130s
24203 ------ -----------------------------------------------------------------------
130s
24204 Line plugins/user/joomla/src/Extension/Joomla.php
130s
24205 ------ -----------------------------------------------------------------------
130s
24206 194 Access to deprecated static property $language of class
130s
24207 Joomla\CMS\Factory:
130s
24208 4.3 will be removed in 6.0
130s
24209 Use the language service in the DI container or get from
130s
24210 the application object
130s
24211 Example:
130s
24212 Factory::getApplication()->getLanguage();
130s
24213 🪪 staticProperty.deprecated
130s
24214 199 Access to deprecated static property $language of class
130s
24215 Joomla\CMS\Factory:
130s
24216 4.3 will be removed in 6.0
130s
24217 Use the language service in the DI container or get from
130s
24218 the application object
130s
24219 Example:
130s
24220 Factory::getApplication()->getLanguage();
130s
24221 🪪 staticProperty.deprecated
130s
24222 241 Access to deprecated static property $language of class
130s
24223 Joomla\CMS\Factory:
130s
24224 4.3 will be removed in 6.0
130s
24225 Use the language service in the DI container or get from
130s
24226 the application object
130s
24227 Example:
130s
24228 Factory::getApplication()->getLanguage();
130s
24229 🪪 staticProperty.deprecated
130s
24230 357 Call to deprecated method getSession() of class Joomla\CMS\Factory:
130s
24231 4.3 will be removed in 6.0
130s
24232 Use the session service in the DI container or get from
130s
24233 the application object
130s
24234 Example:
130s
24235 Factory::getApplication()->getSession();
130s
24236 🪪 staticMethod.deprecated
130s
24237 503 Call to deprecated method set() of class Joomla\CMS\User\User:
130s
24238 4.3.0 will be removed in 6.0
130s
24239 Create a proper setter function for the property
130s
24240 🪪 method.deprecated
130s
24241 ------ -----------------------------------------------------------------------
130s
24242
130s
24243 ------ ---------------------------------------------------------------
130s
24244 Line plugins/user/profile/src/Extension/Profile.php
130s
24245 ------ ---------------------------------------------------------------
130s
24246 102 Call to deprecated method register() of class
130s
24247 Joomla\CMS\HTML\HTMLHelper:
130s
24248 4.0 will be removed in 6.0
130s
24249 Use the service registry instead
130s
24250 HTMLHelper::getServiceRegistry()->register($key,
130s
24251 $function);
130s
24252 🪪 staticMethod.deprecated
130s
24253 106 Call to deprecated method register() of class
130s
24254 Joomla\CMS\HTML\HTMLHelper:
130s
24255 4.0 will be removed in 6.0
130s
24256 Use the service registry instead
130s
24257 HTMLHelper::getServiceRegistry()->register($key,
130s
24258 $function);
130s
24259 🪪 staticMethod.deprecated
130s
24260 110 Call to deprecated method register() of class
130s
24261 Joomla\CMS\HTML\HTMLHelper:
130s
24262 4.0 will be removed in 6.0
130s
24263 Use the service registry instead
130s
24264 HTMLHelper::getServiceRegistry()->register($key,
130s
24265 $function);
130s
24266 🪪 staticMethod.deprecated
130s
24267 114 Call to deprecated method register() of class
130s
24268 Joomla\CMS\HTML\HTMLHelper:
130s
24269 4.0 will be removed in 6.0
130s
24270 Use the service registry instead
130s
24271 HTMLHelper::getServiceRegistry()->register($key,
130s
24272 $function);
130s
24273 🪪 staticMethod.deprecated
130s
24274 ------ ---------------------------------------------------------------
130s
24275
130s
24276 ------ -----------------------------------------------------------------------
130s
24277 Line plugins/user/profile/src/Field/TosField.php
130s
24278 ------ -----------------------------------------------------------------------
130s
24279 80 Call to deprecated method getLanguage() of class Joomla\CMS\Factory:
130s
24280 4.3 will be removed in 6.0
130s
24281 Use the language service in the DI container or get from
130s
24282 the application object
130s
24283 Example:
130s
24284 Factory::getApplication()->getLanguage();
130s
24285 🪪 staticMethod.deprecated
130s
24286 106 Call to deprecated method getLanguage() of class Joomla\CMS\Factory:
130s
24287 4.3 will be removed in 6.0
130s
24288 Use the language service in the DI container or get from
130s
24289 the application object
130s
24290 Example:
130s
24291 Factory::getApplication()->getLanguage();
130s
24292 🪪 staticMethod.deprecated
130s
24293 ------ -----------------------------------------------------------------------
130s
24294
130s
24295 ------ ------------------------------------------------------------------
130s
24296 Line plugins/user/terms/src/Extension/Terms.php
130s
24297 ------ ------------------------------------------------------------------
130s
24298 62 Method
130s
24299 Joomla\Plugin\User\Terms\Extension\Terms::onContentPrepareForm()
130s
24300 should return bool but return statement is missing.
130s
24301 🪪 return.missing
130s
24302 ------ ------------------------------------------------------------------
130s
24303
130s
24304 ------ -----------------------------------------------------------------------
130s
24305 Line plugins/user/terms/src/Field/TermsField.php
130s
24306 ------ -----------------------------------------------------------------------
130s
24307 98 Call to deprecated method getLanguage() of class Joomla\CMS\Factory:
130s
24308 4.3 will be removed in 6.0
130s
24309 Use the language service in the DI container or get from
130s
24310 the application object
130s
24311 Example:
130s
24312 Factory::getApplication()->getLanguage();
130s
24313 🪪 staticMethod.deprecated
130s
24314 ------ -----------------------------------------------------------------------
130s
24315
130s
24316 ------ -----------------------------------------------------------------------------------------
130s
24317 Line plugins/workflow/featuring/src/Extension/Featuring.php
130s
24318 ------ -----------------------------------------------------------------------------------------
130s
24319 197 Call to deprecated method singularize() of class
130s
24320 Doctrine\Common\Inflector\Inflector.
130s
24321 🪪 staticMethod.deprecated
130s
24322 361 Method
130s
24323 Joomla\Plugin\Workflow\Featuring\Extension\Featuring::onContentBeforeChangeFeatured()
130s
24324 should return bool but return statement is missing.
130s
24325 🪪 return.missing
130s
24326 435 Method
130s
24327 Joomla\Plugin\Workflow\Featuring\Extension\Featuring::onContentVersioningPrepareTable()
130s
24328 should return bool but return statement is missing.
130s
24329 🪪 return.missing
130s
24330 ------ -----------------------------------------------------------------------------------------
130s
24331
130s
24332 ------ -------------------------------------------------------------------------------------------
130s
24333 Line plugins/workflow/publishing/src/Extension/Publishing.php
130s
24334 ------ -------------------------------------------------------------------------------------------
130s
24335 213 Call to deprecated method singularize() of class
130s
24336 Doctrine\Common\Inflector\Inflector.
130s
24337 🪪 staticMethod.deprecated
130s
24338 341 Method
130s
24339 Joomla\Plugin\Workflow\Publishing\Extension\Publishing::onWorkflowAfterTransition()
130s
24340 should return bool but return statement is missing.
130s
24341 🪪 return.missing
130s
24342 440 Method
130s
24343 Joomla\Plugin\Workflow\Publishing\Extension\Publishing::onContentVersioningPrepareTable()
130s
24344 should return bool but return statement is missing.
130s
24345 🪪 return.missing
130s
24346 ------ -------------------------------------------------------------------------------------------
130s
24347
130s
24348 [ERROR] Found 3642 errors
130s
24349
130s