booboo icon indicating copy to clipboard operation
booboo copied to clipboard

Fixes #55 Fix deprecated warnings for Interfaces in FrameCollection class

Open lukewatts opened this issue 2 years ago • 2 comments

Added return types to interface methods in FrameCollection to remove deprecated warnings

lukewatts avatar May 24 '22 09:05 lukewatts

This is a BC, you can also add #[\ReturnTypeWillChange] on top of those methods to avoid any BC.

BafS avatar Dec 11 '23 13:12 BafS

@brandonsavage is this repo still maintained?

BafS avatar Dec 11 '23 13:12 BafS