23m 54s
Feb 28, 2025, 11:13 AM

joomla-cms

[5.3] Media: allow thumbnail for any file type

Fedik
Fedik
synchronizedpull request
#44847

Console Logs

23494 ------ ------------------------------------------------------------------ 169s
23495 168 Call to deprecated method getUser() of class Joomla\CMS\Factory: 169s
23496 4.3 will be removed in 6.0 169s
23497 Load the user service from the dependency injection 169s
23498 container or get from the application object 169s
23499 Example: 169s
23500 Factory::getApplication()->getIdentity(); 169s
23501 🪪 staticMethod.deprecated 169s
23502 ------ ------------------------------------------------------------------ 169s
23503 169s
23504 ------ ----------------------------------------------------------------------- 169s
23505 Line plugins/system/guidedtours/src/Extension/GuidedTours.php 169s
23506 ------ ----------------------------------------------------------------------- 169s
23507 292 Parameter $item of method 169s
23508 Joomla\Plugin\System\GuidedTours\Extension\GuidedTours::processTour() 169s
23509 has typehint with deprecated class Joomla\CMS\Object\CMSObject: 169s
23510 4.3 will be removed in 6.0 169s
23511 Use \stdClass or \Joomla\Registry\Registry instead. 169s
23512 Example: new \Joomla\Registry\Registry(); 169s
23513 🪪 parameter.deprecatedClass 169s
23514 ------ ----------------------------------------------------------------------- 169s
23515 169s
23516 ------ ---------------------------------------------------------------------- 169s
23517 Line plugins/system/httpheaders/postinstall/introduction.php 169s
23518 ------ ---------------------------------------------------------------------- 169s
23519 40 Call to deprecated method getDbo() of class Joomla\CMS\Factory: 169s
23520 4.3 will be removed in 6.0 169s
23521 Use the database service in the DI container 169s
23522 Example: 169s
23523 Factory::getContainer()->get(DatabaseInterface::class); 169s
23524 🪪 staticMethod.deprecated 169s
23525 ------ ---------------------------------------------------------------------- 169s
23526 169s
23527 ------ --------------------------------------------------------------------- 169s
23528 Line plugins/system/jooa11y/src/Extension/Jooa11y.php 169s
23529 ------ --------------------------------------------------------------------- 169s
23530 202 Inner named functions are not supported by PHPStan. Consider 169s
23531 refactoring to an anonymous function, class method, or a 169s
23532 top-level-defined function. See issue #165 169s
23533 (https://github.com/phpstan/phpstan/issues/165) for more details. 169s
23534 🪪 function.inner 169s
23535 215 Function processProps not found. 169s
23536 🪪 function.notFound 169s
23537 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols 169s
23538 216 Function processProps not found. 169s
23539 🪪 function.notFound 169s
23540 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols 169s
23541 ------ --------------------------------------------------------------------- 169s
23542 169s
23543 ------ ----------------------------------------------------------------------- 169s
23544 Line plugins/system/languagefilter/src/Extension/LanguageFilter.php 169s
23545 ------ ----------------------------------------------------------------------- 169s
23546 528 Access to deprecated static property $language of class 169s
23547 Joomla\CMS\Factory: 169s
23548 4.3 will be removed in 6.0 169s
23549 Use the language service in the DI container or get from 169s
23550 the application object 169s
23551 Example: 169s
23552 Factory::getApplication()->getLanguage(); 169s
23553 🪪 staticProperty.deprecated 169s
23554 794 Call to deprecated method register() of class JLoader: 169s
23555 4.3 will be removed in 6.0 169s
23556 Classes should be autoloaded. Use 169s
23557 JLoader::registerPrefix() or JLoader::registerNamespace() to 169s
23558 register an autoloader for your files. 169s
23559 🪪 staticMethod.deprecated 169s
23560 ------ ----------------------------------------------------------------------- 169s
23561 169s
23562 ------ ---------------------------------------------------------------------------------------------------- 169s
23563 Line plugins/system/stats/src/Extension/Stats.php 169s
23564 ------ ---------------------------------------------------------------------------------------------------- 169s
23565 586 Call to deprecated method getInstance() of class 169s
23566 Joomla\CMS\Cache\Cache: 169s
23567 4.2 will be removed in 6.0 169s
23568 Use the cache controller factory instead 169s
23569 Example: 169s
23570 Factory::getContainer()->get(CacheControllerFactoryInterface::class)->createCacheController($type, 169s
23571 $options); 169s
23572 🪪 staticMethod.deprecated 169s
23573 ------ ---------------------------------------------------------------------------------------------------- 169s
23574 169s
23575 ------ --------------------------------------------------------------- 169s
23576 Line plugins/system/webauthn/src/Authentication.php 169s
23577 ------ --------------------------------------------------------------- 169s
23578 193 Class Webauthn\AuthenticatorSelectionCriteria does not have a 169s
23579 constructor and must be instantiated without any parameters. 169s
23580 🪪 new.noConstructor 169s
23581 ------ --------------------------------------------------------------- 169s
23582 169s
23583 ------ --------------------------------------------------------- 169s
23584 Line plugins/system/webauthn/src/MetadataRepository.php 169s
23585 ------ --------------------------------------------------------- 169s
23586 129 Call to deprecated method forUnsecuredSigner() of class 169s
23587 Lcobucci\JWT\Configuration: 169s
23588 Deprecated since v4.3 169s
23589 🪪 staticMethod.deprecated 169s
23590 ------ --------------------------------------------------------- 169s
23591 169s
23592 ------ -------------------------------------------------------------------- 169s
23593 Line plugins/system/webauthn/src/PluginTraits/UserProfileFields.php (in 169s
23594 context of class Joomla\Plugin\System\Webauthn\Extension\Webauthn) 169s
23595 ------ -------------------------------------------------------------------- 169s
23596 178 Call to deprecated method register() of class 169s
23597 Joomla\CMS\HTML\HTMLHelper: 169s
23598 4.0 will be removed in 6.0 169s
23599 Use the service registry instead 169s
23600 HTMLHelper::getServiceRegistry()->register($key, 169s
23601 $function); 169s
23602 🪪 staticMethod.deprecated 169s
23603 ------ -------------------------------------------------------------------- 169s
23604 169s
23605 ------ --------------------------------------------------------------------- 169s
23606 Line plugins/task/sitestatus/services/provider.php 169s
23607 ------ --------------------------------------------------------------------- 169s
23608 40 Instantiated class JConfig not found. 169s
23609 🪪 class.notFound 169s
23610 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols 169s
23611 ------ --------------------------------------------------------------------- 169s
23612 169s
23613 ------ -------------------------------------------------------------------------------------- 169s
23614 Line plugins/task/updatenotification/src/Extension/UpdateNotification.php 169s
23615 ------ -------------------------------------------------------------------------------------- 169s
23616 248 Call to deprecated method getInstance() of class 169s
23617 Joomla\CMS\Table\Table: 169s
23618 4.3 will be removed in 6.0 169s
23619 Use the MvcFactory instead 169s
23620 Example: 169s
23621 Factory::getApplication()->bootComponent('...')->getMVCFactory()->createTable($name, 169s
23622 $prefix, $config); 169s
23623 🪪 staticMethod.deprecated 169s
23624 ------ -------------------------------------------------------------------------------------- 169s
23625 169s
23626 ------ ----------------------------------------------------------------------- 169s
23627 Line plugins/user/joomla/src/Extension/Joomla.php 169s
23628 ------ ----------------------------------------------------------------------- 169s
23629 221 Access to deprecated static property $language of class 169s
23630 Joomla\CMS\Factory: 169s
23631 4.3 will be removed in 6.0 169s
23632 Use the language service in the DI container or get from 169s
23633 the application object 169s
23634 Example: 169s
23635 Factory::getApplication()->getLanguage(); 169s
23636 🪪 staticProperty.deprecated 169s
23637 226 Access to deprecated static property $language of class 169s
23638 Joomla\CMS\Factory: 169s
23639 4.3 will be removed in 6.0 169s
23640 Use the language service in the DI container or get from 169s
23641 the application object 169s
23642 Example: 169s
23643 Factory::getApplication()->getLanguage(); 169s
23644 🪪 staticProperty.deprecated 169s
23645 268 Access to deprecated static property $language of class 169s
23646 Joomla\CMS\Factory: 169s
23647 4.3 will be removed in 6.0 169s
23648 Use the language service in the DI container or get from 169s
23649 the application object 169s
23650 Example: 169s
23651 Factory::getApplication()->getLanguage(); 169s
23652 🪪 staticProperty.deprecated 169s
23653 388 Call to deprecated method getSession() of class Joomla\CMS\Factory: 169s
23654 4.3 will be removed in 6.0 169s
23655 Use the session service in the DI container or get from 169s
23656 the application object 169s
23657 Example: 169s
23658 Factory::getApplication()->getSession(); 169s
23659 🪪 staticMethod.deprecated 169s
23660 ------ ----------------------------------------------------------------------- 169s
23661 169s
23662 ------ --------------------------------------------------------------- 169s
23663 Line plugins/user/profile/src/Extension/Profile.php 169s
23664 ------ --------------------------------------------------------------- 169s
23665 127 Call to deprecated method register() of class 169s
23666 Joomla\CMS\HTML\HTMLHelper: 169s
23667 4.0 will be removed in 6.0 169s
23668 Use the service registry instead 169s
23669 HTMLHelper::getServiceRegistry()->register($key, 169s
23670 $function); 169s
23671 🪪 staticMethod.deprecated 169s
23672 131 Call to deprecated method register() of class 169s
23673 Joomla\CMS\HTML\HTMLHelper: 169s
23674 4.0 will be removed in 6.0 169s
23675 Use the service registry instead 169s
23676 HTMLHelper::getServiceRegistry()->register($key, 169s
23677 $function); 169s
23678 🪪 staticMethod.deprecated 169s
23679 135 Call to deprecated method register() of class 169s
23680 Joomla\CMS\HTML\HTMLHelper: 169s
23681 4.0 will be removed in 6.0 169s
23682 Use the service registry instead 169s
23683 HTMLHelper::getServiceRegistry()->register($key, 169s
23684 $function); 169s
23685 🪪 staticMethod.deprecated 169s
23686 139 Call to deprecated method register() of class 169s
23687 Joomla\CMS\HTML\HTMLHelper: 169s
23688 4.0 will be removed in 6.0 169s
23689 Use the service registry instead 169s
23690 HTMLHelper::getServiceRegistry()->register($key, 169s
23691 $function); 169s
23692 🪪 staticMethod.deprecated 169s
23693 ------ --------------------------------------------------------------- 169s
23694 169s
23695 ------ ----------------------------------------------------------------------- 169s
23696 Line plugins/user/profile/src/Field/TosField.php 169s
23697 ------ ----------------------------------------------------------------------- 169s
23698 80 Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 169s
23699 4.3 will be removed in 6.0 169s
23700 Use the language service in the DI container or get from 169s
23701 the application object 169s
23702 Example: 169s
23703 Factory::getApplication()->getLanguage(); 169s
23704 🪪 staticMethod.deprecated 169s
23705 106 Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 169s
23706 4.3 will be removed in 6.0 169s
23707 Use the language service in the DI container or get from 169s
23708 the application object 169s
23709 Example: 169s
23710 Factory::getApplication()->getLanguage(); 169s
23711 🪪 staticMethod.deprecated 169s
23712 ------ ----------------------------------------------------------------------- 169s
23713 169s
23714 ------ ----------------------------------------------------------------------- 169s
23715 Line plugins/user/terms/src/Field/TermsField.php 169s
23716 ------ ----------------------------------------------------------------------- 169s
23717 98 Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 169s
23718 4.3 will be removed in 6.0 169s
23719 Use the language service in the DI container or get from 169s
23720 the application object 169s
23721 Example: 169s
23722 Factory::getApplication()->getLanguage(); 169s
23723 🪪 staticMethod.deprecated 169s
23724 ------ ----------------------------------------------------------------------- 169s
23725 169s
23726 ------ -------------------------------------------------------- 169s
23727 Line plugins/workflow/featuring/src/Extension/Featuring.php 169s
23728 ------ -------------------------------------------------------- 169s
23729 197 Call to deprecated method singularize() of class 169s
23730 Doctrine\Common\Inflector\Inflector. 169s
23731 🪪 staticMethod.deprecated 169s
23732 ------ -------------------------------------------------------- 169s
23733 169s
23734 ------ ---------------------------------------------------------- 169s
23735 Line plugins/workflow/publishing/src/Extension/Publishing.php 169s
23736 ------ ---------------------------------------------------------- 169s
23737 213 Call to deprecated method singularize() of class 169s
23738 Doctrine\Common\Inflector\Inflector. 169s
23739 🪪 staticMethod.deprecated 169s
23740 ------ ---------------------------------------------------------- 169s
23741 169s
23742 [ERROR] Found 3424 errors 169s
23743 169s
Exit Code 1