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