No Code Attached Yet Information Required
avatar conseilgouz
conseilgouz
7 Sep 2023

Steps to reproduce the issue

Create a new menu, enter a title, select Articles in menu item type, and select Single Article, select any existing article, and save the menu

Expected result

No message in errorlog

Actual result

PHP Deprecated: Creation of dynamic property Joomla\Component\Menus\Administrator\Controller\ItemController::$type is deprecated in D:\laragon6-------------\www\j5beta\administrator\components\com_menus\src\Controller\ItemController.php on line 540

System information (as much as possible)

PHP 8.2, Joomla 5.0 beta 1, Windows 11, Laragon

Additional comments

avatar conseilgouz conseilgouz - open - 7 Sep 2023
avatar joomla-cms-bot joomla-cms-bot - change - 7 Sep 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 7 Sep 2023
avatar conseilgouz conseilgouz - change - 7 Sep 2023
Title
[5.0 Beta 1] : Menu : PHP Deprecated: Creation of dynamic property Joomla\Component\Menus\Administrator\Controller\ItemController::$typ
[5.0 Beta 1] : Menu : PHP Deprecated: Creation of dynamic property in\Controller\ItemController on line 540
avatar conseilgouz conseilgouz - edited - 7 Sep 2023
avatar chmst
chmst - comment - 8 Sep 2023

On a fresh installation of 5.0.0 beta1 I cannot repliate your error.
Did you update a site? How? Are you using extensions on you site?

avatar chmst chmst - change - 8 Sep 2023
Labels Added: Information Required
avatar chmst chmst - labeled - 8 Sep 2023
avatar HLeithner
HLeithner - comment - 8 Sep 2023

Actually we have the line which case this problem and it looks like that this variable assignment is useless...

I have to check if we still needed but at a quick look I didn't saw any usage of it, also because after it's set the application cycle ends with a redirect...

avatar HLeithner
HLeithner - comment - 8 Sep 2023

if you look at the commit when it was introduced it looks like an accident and could be removed safely.

1816197#diff-e96b71d95eddaefa97e2d88a0df59f875a5b55c4f76323eb1d70f831258769c3R359

@chmst can you create a PR please?

avatar alikon alikon - change - 8 Sep 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-09-08 14:17:14
Closed_By alikon
avatar alikon alikon - close - 8 Sep 2023
avatar alikon
alikon - comment - 8 Sep 2023

please test #41682

Add a Comment

Login with GitHub to post a comment