icingaweb2/library/Icinga/File
Bas Couwenberg 075eb17005 Use continue <N> in case statements to fix ErrorException with PHP 7.3.
```
Fatal error: Uncaught ErrorException: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?
```
2018-11-23 18:34:56 +01:00
..
Ini Use continue <N> in case statements to fix ErrorException with PHP 7.3. 2018-11-23 18:34:56 +01:00
Storage TemporaryLocalFileStorage::__destruct(): handle symlinks as expected 2018-01-24 10:28:58 +01:00
Csv.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Pdf.php Introduce PdfexportHook 2018-07-18 14:22:18 +02:00