icingaweb2/library/Icinga/File
Yoda-BZH 41a2aed0b5 fix(csv): fix #5279 always force subject to be a string
When performing a str_replace, subject should always be a string. If
passing a non-existent column or empty column, subject may be null

This ensure str_replace is called when subject is actually a string (not
NULL)
2024-11-04 10:23:23 +01:00
..
Ini IniWriter: Avoid deprecation notice upon write errors 2024-08-13 11:36:31 +02:00
Storage LocalFileStorage::create(): Add missing return statement 2023-08-23 10:53:15 +02:00
Csv.php fix(csv): fix #5279 always force subject to be a string 2024-11-04 10:23:23 +01:00
Pdf.php Remove requiring vendor dependencies 2023-08-09 15:16:16 +02:00