23m 55s
Feb 28, 2025, 9:49 PM

joomla-cms

[5.3] Configure Joomla with environment variables

voronkovich
voronkovich
synchronizedpull request
#44894

Console Logs

23701 🪪 function.inner 172s
23702 215 Function processProps not found. 172s
23703 🪪 function.notFound 172s
23704 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols 172s
23705 216 Function processProps not found. 172s
23706 🪪 function.notFound 172s
23707 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols 172s
23708 ------ ---------------------------------------------------------------------- 172s
23709 172s
23710 ------ ----------------------------------------------------------------------- 172s
23711 Line plugins/system/languagefilter/src/Extension/LanguageFilter.php 172s
23712 ------ ----------------------------------------------------------------------- 172s
23713 528 Access to deprecated static property $language of class 172s
23714 Joomla\CMS\Factory: 172s
23715 4.3 will be removed in 6.0 172s
23716 Use the language service in the DI container or get from 172s
23717 the application object 172s
23718 Example: 172s
23719 Factory::getApplication()->getLanguage(); 172s
23720 🪪 staticProperty.deprecated 172s
23721 794 Call to deprecated method register() of class JLoader: 172s
23722 4.3 will be removed in 6.0 172s
23723 Classes should be autoloaded. Use 172s
23724 JLoader::registerPrefix() or JLoader::registerNamespace() to 172s
23725 register an autoloader for your files. 172s
23726 🪪 staticMethod.deprecated 172s
23727 ------ ----------------------------------------------------------------------- 172s
23728 172s
23729 ------ ---------------------------------------------------------------------- 172s
23730 Line plugins/system/schemaorg/src/Extension/Schemaorg.php 172s
23731 ------ ---------------------------------------------------------------------- 172s
23732 120 Call to deprecated method getDispatcher() of class 172s
23733 Joomla\Plugin\System\Schemaorg\Extension\Schemaorg: 172s
23734 5.2 will be removed in 7.0 172s
23735 Plugin should implement DispatcherAwareInterface on its 172s
23736 own, when it is needed. 172s
23737 🪪 method.deprecated 172s
23738 177 Call to deprecated method getDispatcher() of class 172s
23739 Joomla\Plugin\System\Schemaorg\Extension\Schemaorg: 172s
23740 5.2 will be removed in 7.0 172s
23741 Plugin should implement DispatcherAwareInterface on its 172s
23742 own, when it is needed. 172s
23743 🪪 method.deprecated 172s
23744 241 Call to deprecated method getDispatcher() of class 172s
23745 Joomla\Plugin\System\Schemaorg\Extension\Schemaorg: 172s
23746 5.2 will be removed in 7.0 172s
23747 Plugin should implement DispatcherAwareInterface on its 172s
23748 own, when it is needed. 172s
23749 🪪 method.deprecated 172s
23750 422 Call to deprecated method getDispatcher() of class 172s
23751 Joomla\Plugin\System\Schemaorg\Extension\Schemaorg: 172s
23752 5.2 will be removed in 7.0 172s
23753 Plugin should implement DispatcherAwareInterface on its 172s
23754 own, when it is needed. 172s
23755 🪪 method.deprecated 172s
23756 ------ ---------------------------------------------------------------------- 172s
23757 172s
23758 ------ ---------------------------------------------------------------------- 172s
23759 Line plugins/system/shortcut/src/Extension/Shortcut.php 172s
23760 ------ ---------------------------------------------------------------------- 172s
23761 93 Call to deprecated method getDispatcher() of class 172s
23762 Joomla\Plugin\System\Shortcut\Extension\Shortcut: 172s
23763 5.2 will be removed in 7.0 172s
23764 Plugin should implement DispatcherAwareInterface on its 172s
23765 own, when it is needed. 172s
23766 🪪 method.deprecated 172s
23767 ------ ---------------------------------------------------------------------- 172s
23768 172s
23769 ------ ---------------------------------------------------------------------------------------------------- 172s
23770 Line plugins/system/stats/src/Extension/Stats.php 172s
23771 ------ ---------------------------------------------------------------------------------------------------- 172s
23772 586 Call to deprecated method getInstance() of class 172s
23773 Joomla\CMS\Cache\Cache: 172s
23774 4.2 will be removed in 6.0 172s
23775 Use the cache controller factory instead 172s
23776 Example: 172s
23777 Factory::getContainer()->get(CacheControllerFactoryInterface::class)->createCacheController($type, 172s
23778 $options); 172s
23779 🪪 staticMethod.deprecated 172s
23780 ------ ---------------------------------------------------------------------------------------------------- 172s
23781 172s
23782 ------ --------------------------------------------------------------- 172s
23783 Line plugins/system/webauthn/src/Authentication.php 172s
23784 ------ --------------------------------------------------------------- 172s
23785 193 Class Webauthn\AuthenticatorSelectionCriteria does not have a 172s
23786 constructor and must be instantiated without any parameters. 172s
23787 🪪 new.noConstructor 172s
23788 ------ --------------------------------------------------------------- 172s
23789 172s
23790 ------ --------------------------------------------------------- 172s
23791 Line plugins/system/webauthn/src/MetadataRepository.php 172s
23792 ------ --------------------------------------------------------- 172s
23793 129 Call to deprecated method forUnsecuredSigner() of class 172s
23794 Lcobucci\JWT\Configuration: 172s
23795 Deprecated since v4.3 172s
23796 🪪 staticMethod.deprecated 172s
23797 ------ --------------------------------------------------------- 172s
23798 172s
23799 ------ -------------------------------------------------------------------- 172s
23800 Line plugins/system/webauthn/src/PluginTraits/UserProfileFields.php (in 172s
23801 context of class Joomla\Plugin\System\Webauthn\Extension\Webauthn) 172s
23802 ------ -------------------------------------------------------------------- 172s
23803 178 Call to deprecated method register() of class 172s
23804 Joomla\CMS\HTML\HTMLHelper: 172s
23805 4.0 will be removed in 6.0 172s
23806 Use the service registry instead 172s
23807 HTMLHelper::getServiceRegistry()->register($key, 172s
23808 $function); 172s
23809 🪪 staticMethod.deprecated 172s
23810 ------ -------------------------------------------------------------------- 172s
23811 172s
23812 ------ --------------------------------------------------------------------- 172s
23813 Line plugins/task/sitestatus/services/provider.php 172s
23814 ------ --------------------------------------------------------------------- 172s
23815 40 Instantiated class JConfig not found. 172s
23816 🪪 class.notFound 172s
23817 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols 172s
23818 ------ --------------------------------------------------------------------- 172s
23819 172s
23820 ------ -------------------------------------------------------------------------------------- 172s
23821 Line plugins/task/updatenotification/src/Extension/UpdateNotification.php 172s
23822 ------ -------------------------------------------------------------------------------------- 172s
23823 248 Call to deprecated method getInstance() of class 172s
23824 Joomla\CMS\Table\Table: 172s
23825 4.3 will be removed in 6.0 172s
23826 Use the MvcFactory instead 172s
23827 Example: 172s
23828 Factory::getApplication()->bootComponent('...')->getMVCFactory()->createTable($name, 172s
23829 $prefix, $config); 172s
23830 🪪 staticMethod.deprecated 172s
23831 ------ -------------------------------------------------------------------------------------- 172s
23832 172s
23833 ------ ----------------------------------------------------------------------- 172s
23834 Line plugins/user/joomla/src/Extension/Joomla.php 172s
23835 ------ ----------------------------------------------------------------------- 172s
23836 221 Access to deprecated static property $language of class 172s
23837 Joomla\CMS\Factory: 172s
23838 4.3 will be removed in 6.0 172s
23839 Use the language service in the DI container or get from 172s
23840 the application object 172s
23841 Example: 172s
23842 Factory::getApplication()->getLanguage(); 172s
23843 🪪 staticProperty.deprecated 172s
23844 226 Access to deprecated static property $language of class 172s
23845 Joomla\CMS\Factory: 172s
23846 4.3 will be removed in 6.0 172s
23847 Use the language service in the DI container or get from 172s
23848 the application object 172s
23849 Example: 172s
23850 Factory::getApplication()->getLanguage(); 172s
23851 🪪 staticProperty.deprecated 172s
23852 268 Access to deprecated static property $language of class 172s
23853 Joomla\CMS\Factory: 172s
23854 4.3 will be removed in 6.0 172s
23855 Use the language service in the DI container or get from 172s
23856 the application object 172s
23857 Example: 172s
23858 Factory::getApplication()->getLanguage(); 172s
23859 🪪 staticProperty.deprecated 172s
23860 388 Call to deprecated method getSession() of class Joomla\CMS\Factory: 172s
23861 4.3 will be removed in 6.0 172s
23862 Use the session service in the DI container or get from 172s
23863 the application object 172s
23864 Example: 172s
23865 Factory::getApplication()->getSession(); 172s
23866 🪪 staticMethod.deprecated 172s
23867 ------ ----------------------------------------------------------------------- 172s
23868 172s
23869 ------ --------------------------------------------------------------- 172s
23870 Line plugins/user/profile/src/Extension/Profile.php 172s
23871 ------ --------------------------------------------------------------- 172s
23872 127 Call to deprecated method register() of class 172s
23873 Joomla\CMS\HTML\HTMLHelper: 172s
23874 4.0 will be removed in 6.0 172s
23875 Use the service registry instead 172s
23876 HTMLHelper::getServiceRegistry()->register($key, 172s
23877 $function); 172s
23878 🪪 staticMethod.deprecated 172s
23879 131 Call to deprecated method register() of class 172s
23880 Joomla\CMS\HTML\HTMLHelper: 172s
23881 4.0 will be removed in 6.0 172s
23882 Use the service registry instead 172s
23883 HTMLHelper::getServiceRegistry()->register($key, 172s
23884 $function); 172s
23885 🪪 staticMethod.deprecated 172s
23886 135 Call to deprecated method register() of class 172s
23887 Joomla\CMS\HTML\HTMLHelper: 172s
23888 4.0 will be removed in 6.0 172s
23889 Use the service registry instead 172s
23890 HTMLHelper::getServiceRegistry()->register($key, 172s
23891 $function); 172s
23892 🪪 staticMethod.deprecated 172s
23893 139 Call to deprecated method register() of class 172s
23894 Joomla\CMS\HTML\HTMLHelper: 172s
23895 4.0 will be removed in 6.0 172s
23896 Use the service registry instead 172s
23897 HTMLHelper::getServiceRegistry()->register($key, 172s
23898 $function); 172s
23899 🪪 staticMethod.deprecated 172s
23900 ------ --------------------------------------------------------------- 172s
23901 172s
23902 ------ ----------------------------------------------------------------------- 172s
23903 Line plugins/user/profile/src/Field/TosField.php 172s
23904 ------ ----------------------------------------------------------------------- 172s
23905 80 Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 172s
23906 4.3 will be removed in 6.0 172s
23907 Use the language service in the DI container or get from 172s
23908 the application object 172s
23909 Example: 172s
23910 Factory::getApplication()->getLanguage(); 172s
23911 🪪 staticMethod.deprecated 172s
23912 106 Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 172s
23913 4.3 will be removed in 6.0 172s
23914 Use the language service in the DI container or get from 172s
23915 the application object 172s
23916 Example: 173s
23917 Factory::getApplication()->getLanguage(); 173s
23918 🪪 staticMethod.deprecated 173s
23919 ------ ----------------------------------------------------------------------- 173s
23920 173s
23921 ------ ----------------------------------------------------------------------- 173s
23922 Line plugins/user/terms/src/Field/TermsField.php 173s
23923 ------ ----------------------------------------------------------------------- 173s
23924 98 Call to deprecated method getLanguage() of class Joomla\CMS\Factory: 173s
23925 4.3 will be removed in 6.0 173s
23926 Use the language service in the DI container or get from 173s
23927 the application object 173s
23928 Example: 173s
23929 Factory::getApplication()->getLanguage(); 173s
23930 🪪 staticMethod.deprecated 173s
23931 ------ ----------------------------------------------------------------------- 173s
23932 173s
23933 ------ -------------------------------------------------------- 173s
23934 Line plugins/workflow/featuring/src/Extension/Featuring.php 173s
23935 ------ -------------------------------------------------------- 173s
23936 197 Call to deprecated method singularize() of class 173s
23937 Doctrine\Common\Inflector\Inflector. 173s
23938 🪪 staticMethod.deprecated 173s
23939 ------ -------------------------------------------------------- 173s
23940 173s
23941 ------ ---------------------------------------------------------- 173s
23942 Line plugins/workflow/publishing/src/Extension/Publishing.php 173s
23943 ------ ---------------------------------------------------------- 173s
23944 213 Call to deprecated method singularize() of class 173s
23945 Doctrine\Common\Inflector\Inflector. 173s
23946 🪪 staticMethod.deprecated 173s
23947 ------ ---------------------------------------------------------- 173s
23948 173s
23949 [ERROR] Found 3451 errors 173s
23950 173s
Exit Code 1