Warning: Please report this message in the Matomo forums

Hallo,

I got this Warning in my Dashboard and I reported as asked for:

WARNING: /plugins/CoreVisualizations/JqplotDataGenerator/Evolution.php(89): Deprecated - Creation of dynamic property Piwik\Plugins\CoreVisualizations\JqplotDataGenerator\Chart::$dataTable is deprecated - Matomo 4.13.3 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already) (Module: VisitsSummary, Action: getEvolutionGraph, In CLI mode: false)

Probably I made a mistake …

Greetings !

Hi @Soenke2
Very strange, it should have been fixed in version 4.13.3:

@SteveG any idea?

Seems that one got lost somehow. I’ll push a fix for the next release.

1 Like

Matomo: 4.13.3
PHP: 8.2.3

I just got this error while connecting to Matomo

WARNING: /plugins/CoreVisualizations/JqplotDataGenerator/Evolution.php(89): Deprecated - Creation of dynamic property Piwik\Plugins\CoreVisualizations\JqplotDataGenerator\Chart::$dataTable is deprecated - Matomo 4.13.3 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already) (Module: VisitsSummary, Action: getEvolutionGraph, In CLI mode: false)

The error disappeared after refreshing the page

I also got this Warning in my Dashboard and I reported as asked for:

WARNING: /plugins/CoreVisualizations/JqplotDataGenerator/Evolution.php(89): Deprecated - Creation of dynamic property Piwik\Plugins\CoreVisualizations\JqplotDataGenerator\Chart::$dataTable is deprecated - Matomo 4.13.3 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already) (Module: VisitsSummary, Action: getEvolutionGraph, In CLI mode: false)

Hi @AGrach
Can you check if this still occurs on version 4.14.1?

All seems to be good with Matomo 4.14.1

1 Like

Hi everyone,

found this thread when I was about to post a very similar error message after upgrading to Matomo 4.14.1 and having PHP set to version 8.2.4:

WARNING: /plugins/PagePerformance/JqplotDataGenerator/StackedBarEvolution.php(64): Deprecated - Creation of dynamic property Piwik\Plugins\PagePerformance\JqplotDataGenerator\Chart::$dataTable is deprecated - Matomo 4.14.1 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already) (Module: PagePerformance, Action: getEvolutionGraph, In CLI mode: false)

It appears three times in a row when accessing the Administration page. The only difference between this and the original message from this post I could spot is the number after Evolution.php (89 vs 64) and the module (PagePerformance).
Reloading the pages removes the messages again.

Not sure but it seems to me there is still something going on in version 4.14.1.

Hi @domdom

Is the error on the same PHP file? You mentioned just there that it is “after Evolution.php (89 vs 64)”, but the error message mentions “StackedBarEvolution.php(64)”, this is not the same PHP file…

Error logged in the Matomo GitHub repo:

Hi @heurteph-ei

you are right - it indeed occures in another file and not in “Evolution.php” from the first posting - sorry. Thank you for logging this to github.

Hi @domdom
The fix will be available in Matomo version 5.