- Update to 3.0.1 (compatible with PHP >= 8.1) - Switch to new upstream (now maintained by NETWAYS) - Pass maintainership to submitter PR: 275525 Reported by: Denis Shaposhnikov <dsh@bamus.cz>
11 lines
370 B
PHP
11 lines
370 B
PHP
--- library/Grafana/ProvidedHook/Icingadb/HostDetailExtension.php.orig 2025-02-03 09:18:12 UTC
|
|
+++ library/Grafana/ProvidedHook/Icingadb/HostDetailExtension.php
|
|
@@ -7,6 +7,7 @@ use ipl\Html\ValidHtml;
|
|
use ipl\Html\HtmlString;
|
|
use ipl\Html\ValidHtml;
|
|
|
|
+#[\AllowDynamicProperties]
|
|
class HostDetailExtension extends HostDetailExtensionHook
|
|
{
|
|
use IcingaDbGrapher;
|