You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running with PHP 8 I'm getting Uncaught Error: Undefined constant "Amenadiel\JpGraph\Graph\TITLEBKG_FILLSTYLE_SOLID" in /vendor/amenadiel/jpgraph/src/graph/Graph.php:235 from this library.
Any tips?
The text was updated successfully, but these errors were encountered:
igordrnobrega
changed the title
Uncaught Error: Undefined constant "Amenadiel\JpGraph\Graph\TITLEBKG_FILLSTYLE_SOLID" in /srv/app/vendor/amenadiel/jpgraph/src/graph/Graph.php:235
Uncaught Error: Undefined constant "Amenadiel\JpGraph\Graph\TITLEBKG_FILLSTYLE_SOLID" in /vendor/amenadiel/jpgraph/src/graph/Graph.php:235
Feb 2, 2022
igordrnobrega
changed the title
Uncaught Error: Undefined constant "Amenadiel\JpGraph\Graph\TITLEBKG_FILLSTYLE_SOLID" in /vendor/amenadiel/jpgraph/src/graph/Graph.php:235
Undefined constant "Amenadiel\JpGraph\Graph\TITLEBKG_FILLSTYLE_SOLID"
Feb 2, 2022
When running with PHP 8 I'm getting
Uncaught Error: Undefined constant "Amenadiel\JpGraph\Graph\TITLEBKG_FILLSTYLE_SOLID" in /vendor/amenadiel/jpgraph/src/graph/Graph.php:235
from this library.Any tips?
The text was updated successfully, but these errors were encountered: