Bug 275525 - net-mgmt/icingaweb2-module-grafana: fix compatibility with php 8.2
Summary: net-mgmt/icingaweb2-module-grafana: fix compatibility with php 8.2
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Jochen Neumeister
URL: https://github.com/Mikesch-mp/icingaw...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-04 16:22 UTC by Denis Shaposhnikov
Modified: 2023-12-04 16:23 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (joneum)


Attachments
fix compatibility with php 8.2 (2.15 KB, patch)
2023-12-04 16:22 UTC, Denis Shaposhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Shaposhnikov 2023-12-04 16:22:01 UTC
Created attachment 246769 [details]
fix compatibility with php 8.2

Hi,

the grafana module is broken with php 8.2. See

https://github.com/Mikesch-mp/icingaweb2-module-grafana/issues/325
https://github.com/Mikesch-mp/icingaweb2-module-grafana/pull/320

I'm attaching a patch which fixes it from the GH issue and PR.