icingaweb2-module-director/library/Director/Import
Alexander A. Klimov ae7ef2810f Use the empty string as array index, not null
Otherwise, PHP complains:
Using null as an array offset is deprecated, use an empty string instead.
2026-04-16 09:38:24 +02:00
..
PurgeStrategy ImportRunBasedPurgeStrategy: fixed combined keys 2021-07-12 23:11:40 +02:00
Import.php Import: validated encoding on DB error 2020-07-10 17:16:08 +02:00
ImportSourceCoreApi.php ImportSourceCoreApi: fix listColumns 2023-06-06 14:32:01 +02:00
ImportSourceDirectorObject.php Use the empty string as array index, not null 2026-04-16 09:38:24 +02:00
ImportSourceLdap.php phpstan: Strict check function/class name-case and fix violations 2024-02-05 16:05:23 +01:00
ImportSourceRestApi.php ImportSourceRestApi: Fix strlen deprecation 2024-10-22 16:47:06 +02:00
ImportSourceSql.php css, various places: use Hint class 2020-10-26 18:50:13 +01:00
Sync.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
SyncUtils.php var_export() expects #param 2 to be bool 2024-02-05 16:05:23 +01:00