Tims-Chat/files/lib/data/room
Tim Düsterhus 845788583d
Add return types to `jsonSerialize()`
> During inheritance of JsonSerializable: Uncaught
> wcf\system\exception\ErrorException: Return type of
> chat\data\room\Room::jsonSerialize() should either be compatible with
> JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange]
> attribute should be used to temporarily suppress the notice
2022-10-13 13:01:24 +02:00
..
Room.class.php Add return types to `jsonSerialize()` 2022-10-13 13:01:24 +02:00
RoomAction.class.php Bump version 2022-09-17 16:24:07 +02:00
RoomCache.class.php Bump version 2022-09-17 16:24:07 +02:00
RoomEditor.class.php Bump version 2022-09-17 16:24:07 +02:00
RoomList.class.php Bump version 2022-09-17 16:24:07 +02:00