JpGraph v4.4.2

145 views
Skip to first unread message

Claude Deslandes

unread,
Aug 8, 2023, 9:59:35 PM8/8/23
to JpGraph
Greetings to all JpGraph enthusiasts,

As of August 7th, a fresh release of JpGraph v4.4.2, fully compatible with PHP 8.2, is now accessible on jpgraph.net. This is certainly great news!

Best regards,
Claude :-)

w1djm...@gmail.com

unread,
Aug 9, 2023, 9:57:46 AM8/9/23
to JpGraph
Thank you Claude! You may want to check the ContourPlot function in jpgraph_contour.php.  You have private $nbrCountours = 0 ; at the start of the function but later use it as $this->nbrContours (note the spelling difference). The latter is going to throw an error since nbrContours has not been defined.

daryl herzmann

unread,
Aug 21, 2023, 7:29:41 AM8/21/23
to JpGraph
I am unsure if something failed with the release process, but the distribution diff between 4.4.1 and 4.4.2 is only 3 lines, only version number changes in README and jpgraph.php

daryl


Frederic D

unread,
Oct 6, 2023, 6:09:23 AM10/6/23
to JpGraph
I dont know why (no updates were made) but since a couple of days I could not use jpgraph.
I receive this error in my logs: PHP Deprecated:  Creation of dynamic property UniversalTheme::$graph is deprecated in jpgraph_theme.inc.php on line 56

I still have the version 4.4.2.

Thanks
Frederic


Mikhail Oleynik

unread,
Oct 6, 2023, 6:45:24 AM10/6/23
to JpGraph
I dont know why (no updates were made) but since a couple of days I could not use jpgraph.
I receive this error in my logs: PHP Deprecated:  Creation of dynamic property UniversalTheme::$graph is deprecated in jpgraph_theme.inc.php on line 56

Take a look at https://packagist.org/packages/mitoteam/jpgraph

This fork has much better php8.2 compatibility.
Reply all
Reply to author
Forward
0 new messages