5m 18s
Feb 28, 2025, 4:09 PM

joomla-cms

Re-add FeaturedModel for correct deprecation

softforge
softforge
synchronizedpull request
#45015

Console Logs

22240 Factory::getApplication()->getLanguage(); 125s
22241 🪪 staticMethod.deprecated 125s
22242 ------ ----------------------------------------------------------------------- 125s
22243 125s
22244 ------ ----------------------------------------------------------------------- 125s
22245 Line plugins/system/debug/src/DataCollector/LanguageStringsCollector.php 125s
22246 ------ ----------------------------------------------------------------------- 125s
22247 116 Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 125s
22248 4.3 will be removed in 6.0 125s
22249 Use the language service in the DI container or get from 125s
22250 the application object 125s
22251 Example: 125s
22252 Factory::getApplication()->getLanguage(); 125s
22253 🪪 staticMethod.deprecated 125s
22254 187 Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 125s
22255 4.3 will be removed in 6.0 125s
22256 Use the language service in the DI container or get from 125s
22257 the application object 125s
22258 Example: 125s
22259 Factory::getApplication()->getLanguage(); 125s
22260 🪪 staticMethod.deprecated 125s
22261 ------ ----------------------------------------------------------------------- 125s
22262 125s
22263 ------ ------------------------------------------------------------------ 125s
22264 Line plugins/system/debug/src/Storage/FileStorage.php 125s
22265 ------ ------------------------------------------------------------------ 125s
22266 168 Call to deprecated method getUser() of class Joomla\CMS\Factory: 125s
22267 4.3 will be removed in 6.0 125s
22268 Load the user service from the dependency injection 125s
22269 container or get from the application object 125s
22270 Example: 125s
22271 Factory::getApplication()->getIdentity(); 125s
22272 🪪 staticMethod.deprecated 125s
22273 ------ ------------------------------------------------------------------ 125s
22274 125s
22275 ------ ---------------------------------------------------------------------- 125s
22276 Line plugins/system/httpheaders/postinstall/introduction.php 125s
22277 ------ ---------------------------------------------------------------------- 125s
22278 40 Call to deprecated method getDbo() of class Joomla\CMS\Factory: 125s
22279 4.3 will be removed in 6.0 125s
22280 Use the database service in the DI container 125s
22281 Example: 125s
22282 Factory::getContainer()->get(DatabaseInterface::class); 125s
22283 🪪 staticMethod.deprecated 125s
22284 ------ ---------------------------------------------------------------------- 125s
22285 125s
22286 ------ --------------------------------------------------------------------- 125s
22287 Line plugins/system/jooa11y/src/Extension/Jooa11y.php 125s
22288 ------ --------------------------------------------------------------------- 125s
22289 202 Inner named functions are not supported by PHPStan. Consider 125s
22290 refactoring to an anonymous function, class method, or a 125s
22291 top-level-defined function. See issue #165 125s
22292 (https://github.com/phpstan/phpstan/issues/165) for more details. 125s
22293 🪪 function.inner 125s
22294 215 Function processProps not found. 125s
22295 🪪 function.notFound 125s
22296 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols 125s
22297 216 Function processProps not found. 125s
22298 🪪 function.notFound 125s
22299 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols 125s
22300 ------ --------------------------------------------------------------------- 125s
22301 125s
22302 ------ ----------------------------------------------------------------------- 125s
22303 Line plugins/system/languagefilter/src/Extension/LanguageFilter.php 125s
22304 ------ ----------------------------------------------------------------------- 125s
22305 529 Access to deprecated static property $language of class 125s
22306 Joomla\CMS\Factory: 125s
22307 4.3 will be removed in 6.0 125s
22308 Use the language service in the DI container or get from 125s
22309 the application object 125s
22310 Example: 125s
22311 Factory::getApplication()->getLanguage(); 125s
22312 🪪 staticProperty.deprecated 125s
22313 795 Call to deprecated method register() of class JLoader: 125s
22314 4.3 will be removed in 6.0 125s
22315 Classes should be autoloaded. Use 125s
22316 JLoader::registerPrefix() or JLoader::registerNamespace() to 125s
22317 register an autoloader for your files. 125s
22318 🪪 staticMethod.deprecated 125s
22319 ------ ----------------------------------------------------------------------- 125s
22320 125s
22321 ------ ---------------------------------------------------------------------------------------------------- 125s
22322 Line plugins/system/stats/src/Extension/Stats.php 125s
22323 ------ ---------------------------------------------------------------------------------------------------- 125s
22324 586 Call to deprecated method getInstance() of class 125s
22325 Joomla\CMS\Cache\Cache: 125s
22326 4.2 will be removed in 6.0 125s
22327 Use the cache controller factory instead 125s
22328 Example: 125s
22329 Factory::getContainer()->get(CacheControllerFactoryInterface::class)->createCacheController($type, 125s
22330 $options); 125s
22331 🪪 staticMethod.deprecated 125s
22332 ------ ---------------------------------------------------------------------------------------------------- 125s
22333 125s
22334 ------ --------------------------------------------------------------- 125s
22335 Line plugins/system/webauthn/src/Authentication.php 125s
22336 ------ --------------------------------------------------------------- 125s
22337 193 Class Webauthn\AuthenticatorSelectionCriteria does not have a 125s
22338 constructor and must be instantiated without any parameters. 125s
22339 🪪 new.noConstructor 125s
22340 ------ --------------------------------------------------------------- 125s
22341 125s
22342 ------ --------------------------------------------------------- 125s
22343 Line plugins/system/webauthn/src/MetadataRepository.php 125s
22344 ------ --------------------------------------------------------- 125s
22345 129 Call to deprecated method forUnsecuredSigner() of class 125s
22346 Lcobucci\JWT\Configuration: 125s
22347 Deprecated since v4.3 125s
22348 🪪 staticMethod.deprecated 125s
22349 ------ --------------------------------------------------------- 125s
22350 125s
22351 ------ -------------------------------------------------------------------- 125s
22352 Line plugins/system/webauthn/src/PluginTraits/UserProfileFields.php (in 125s
22353 context of class Joomla\Plugin\System\Webauthn\Extension\Webauthn) 125s
22354 ------ -------------------------------------------------------------------- 125s
22355 178 Call to deprecated method register() of class 125s
22356 Joomla\CMS\HTML\HTMLHelper: 125s
22357 4.0 will be removed in 6.0 125s
22358 Use the service registry instead 125s
22359 HTMLHelper::getServiceRegistry()->register($key, 125s
22360 $function); 125s
22361 🪪 staticMethod.deprecated 125s
22362 ------ -------------------------------------------------------------------- 125s
22363 125s
22364 ------ --------------------------------------------------------------------- 125s
22365 Line plugins/task/sitestatus/services/provider.php 125s
22366 ------ --------------------------------------------------------------------- 125s
22367 40 Instantiated class JConfig not found. 125s
22368 🪪 class.notFound 125s
22369 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols 125s
22370 ------ --------------------------------------------------------------------- 125s
22371 125s
22372 ------ ----------------------------------------------------------------------- 125s
22373 Line plugins/user/joomla/src/Extension/Joomla.php 125s
22374 ------ ----------------------------------------------------------------------- 125s
22375 221 Access to deprecated static property $language of class 125s
22376 Joomla\CMS\Factory: 125s
22377 4.3 will be removed in 6.0 125s
22378 Use the language service in the DI container or get from 125s
22379 the application object 125s
22380 Example: 125s
22381 Factory::getApplication()->getLanguage(); 125s
22382 🪪 staticProperty.deprecated 125s
22383 226 Access to deprecated static property $language of class 125s
22384 Joomla\CMS\Factory: 125s
22385 4.3 will be removed in 6.0 125s
22386 Use the language service in the DI container or get from 125s
22387 the application object 125s
22388 Example: 125s
22389 Factory::getApplication()->getLanguage(); 125s
22390 🪪 staticProperty.deprecated 125s
22391 268 Access to deprecated static property $language of class 125s
22392 Joomla\CMS\Factory: 125s
22393 4.3 will be removed in 6.0 125s
22394 Use the language service in the DI container or get from 125s
22395 the application object 125s
22396 Example: 125s
22397 Factory::getApplication()->getLanguage(); 125s
22398 🪪 staticProperty.deprecated 125s
22399 388 Call to deprecated method getSession() of class Joomla\CMS\Factory: 125s
22400 4.3 will be removed in 6.0 125s
22401 Use the session service in the DI container or get from 125s
22402 the application object 125s
22403 Example: 125s
22404 Factory::getApplication()->getSession(); 125s
22405 🪪 staticMethod.deprecated 125s
22406 ------ ----------------------------------------------------------------------- 125s
22407 125s
22408 ------ --------------------------------------------------------------- 125s
22409 Line plugins/user/profile/src/Extension/Profile.php 125s
22410 ------ --------------------------------------------------------------- 125s
22411 127 Call to deprecated method register() of class 125s
22412 Joomla\CMS\HTML\HTMLHelper: 125s
22413 4.0 will be removed in 6.0 125s
22414 Use the service registry instead 125s
22415 HTMLHelper::getServiceRegistry()->register($key, 125s
22416 $function); 125s
22417 🪪 staticMethod.deprecated 125s
22418 131 Call to deprecated method register() of class 125s
22419 Joomla\CMS\HTML\HTMLHelper: 125s
22420 4.0 will be removed in 6.0 125s
22421 Use the service registry instead 125s
22422 HTMLHelper::getServiceRegistry()->register($key, 125s
22423 $function); 125s
22424 🪪 staticMethod.deprecated 125s
22425 135 Call to deprecated method register() of class 125s
22426 Joomla\CMS\HTML\HTMLHelper: 125s
22427 4.0 will be removed in 6.0 125s
22428 Use the service registry instead 125s
22429 HTMLHelper::getServiceRegistry()->register($key, 125s
22430 $function); 125s
22431 🪪 staticMethod.deprecated 125s
22432 139 Call to deprecated method register() of class 125s
22433 Joomla\CMS\HTML\HTMLHelper: 125s
22434 4.0 will be removed in 6.0 125s
22435 Use the service registry instead 125s
22436 HTMLHelper::getServiceRegistry()->register($key, 125s
22437 $function); 125s
22438 🪪 staticMethod.deprecated 125s
22439 ------ --------------------------------------------------------------- 125s
22440 125s
22441 ------ ----------------------------------------------------------------------- 125s
22442 Line plugins/user/profile/src/Field/TosField.php 125s
22443 ------ ----------------------------------------------------------------------- 125s
22444 80 Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 125s
22445 4.3 will be removed in 6.0 125s
22446 Use the language service in the DI container or get from 125s
22447 the application object 125s
22448 Example: 125s
22449 Factory::getApplication()->getLanguage(); 125s
22450 🪪 staticMethod.deprecated 125s
22451 106 Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 125s
22452 4.3 will be removed in 6.0 125s
22453 Use the language service in the DI container or get from 125s
22454 the application object 125s
22455 Example: 125s
22456 Factory::getApplication()->getLanguage(); 125s
22457 🪪 staticMethod.deprecated 125s
22458 ------ ----------------------------------------------------------------------- 125s
22459 125s
22460 ------ ----------------------------------------------------------------------- 125s
22461 Line plugins/user/terms/src/Field/TermsField.php 125s
22462 ------ ----------------------------------------------------------------------- 125s
22463 98 Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 125s
22464 4.3 will be removed in 6.0 125s
22465 Use the language service in the DI container or get from 125s
22466 the application object 125s
22467 Example: 125s
22468 Factory::getApplication()->getLanguage(); 125s
22469 🪪 staticMethod.deprecated 125s
22470 ------ ----------------------------------------------------------------------- 125s
22471 125s
22472 ------ -------------------------------------------------------- 125s
22473 Line plugins/workflow/featuring/src/Extension/Featuring.php 125s
22474 ------ -------------------------------------------------------- 125s
22475 197 Call to deprecated method singularize() of class 125s
22476 Doctrine\Common\Inflector\Inflector. 125s
22477 🪪 staticMethod.deprecated 125s
22478 ------ -------------------------------------------------------- 125s
22479 125s
22480 ------ ---------------------------------------------------------- 125s
22481 Line plugins/workflow/publishing/src/Extension/Publishing.php 125s
22482 ------ ---------------------------------------------------------- 125s
22483 213 Call to deprecated method singularize() of class 125s
22484 Doctrine\Common\Inflector\Inflector. 125s
22485 🪪 staticMethod.deprecated 125s
22486 ------ ---------------------------------------------------------- 125s
22487 125s
22488 [ERROR] Found 3282 errors 125s
22489 125s
Exit Code 1