Menu

#315 Support PHP 8.0 - jpGraph - Object of class GdImage could not be converted to int

6.4.13
closed
None
6.4.2
Bug
8.0
Unknow
2021-10-04
2021-01-16
No

When you try to display a graph with Visualize plugin.

wikindx.local/index.php?action=visualize_visualize&yAxis=numResources&xAxis=resourceType&maxXAxis=-1&plot=line

Notice: Object of class GdImage could not be converted to int in /home/lkppo/devel/wikindx/trunk/components/plugins/visualize/jpgraph/gd_image.inc.php on line 129

1 Attachments

Related

News: 2021/10/wikindx-v6413-released
Bugs and feature requests : #376

Discussion

  • Mark Grimshaw

    Mark Grimshaw - 2021-01-30

    This is a plugin so not essential to WIKINDX operation. I suggest we put in a PHP compatibility check when initializing the plugin menu. I had a look at JPGraph's website and they're not up to PHP 8 yet.

    Mark

     
    • Stéphane Aulery

      We can wait until PHP 8.0 is used more. The authors of this library will release a fix sooner or later.

       
  • Stéphane Aulery

    • summary: Support PHP 8.0 - Object of class GdImage could not be converted to int --> Support PHP 8.0 - jpGraph - Object of class GdImage could not be converted to int
    • assigned_to: Stéphane Aulery
     
  • Stéphane Aulery

    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -0,0 +1 @@
    +visualize.png (285.3 kB; image/png)
    
     
  • Stéphane Aulery

    • Type: Upkeep --> Bug
     
  • Stéphane Aulery

    • Found in: Trunk --> 6.4.2
     
  • Stéphane Aulery

    • status: open --> closed
    • Target: Unknown --> 6.4.13
     

Log in to post a comment.