icingaweb2-module-director/application
Johannes Rauh 38cf31621a
Replace Factory::create() with Loop::get()
`React\EventLoop\Factory` has been removed in v1.2. The replacement is
`React\EventLoop\Loop::get()` which returns a shared loop instance.

Ref: https://github.com/reactphp/event-loop/releases/tag/v1.2.0
2026-04-30 15:11:16 +02:00
..
clicommands Replace Factory::create() with Loop::get() 2026-04-30 15:11:16 +02:00
controllers Use the empty string as array index, not null 2026-04-16 09:38:24 +02:00
forms Use the empty string as array index, not null 2026-04-16 09:38:24 +02:00
views Use the empty string as array index, not null 2026-04-16 09:38:24 +02:00