Return type of Nasqueron\Notifications\Phabricator\ProjectsMap::offsetUnset(mixed $offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/wwwroot/default/app/Phabricator/ProjectsMap.php on line 113
Return type of Nasqueron\Notifications\Phabricator\ProjectsMap::offsetSet(mixed $offset, mixed $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/wwwroot/default/app/Phabricator/ProjectsMap.php on line 104
Return type of Nasqueron\Notifications\Phabricator\ProjectsMap::offsetGet(mixed $offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/wwwroot/default/app/Phabricator/ProjectsMap.php on line 94
Return type of Nasqueron\Notifications\Phabricator\ProjectsMap::offsetExists(mixed $offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/wwwroot/default/app/Phabricator/ProjectsMap.php on line 84
Return type of Nasqueron\Notifications\Phabricator\ProjectsMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/wwwroot/default/app/Phabricator/ProjectsMap.php on line 70