container icon indicating copy to clipboard operation
container copied to clipboard

Replace deprecated getClass function with getType

Open MaximVanhove opened this issue 3 years ago • 1 comments

This change removes the deprecated warning for ReflectionParameter::getClass in PHP 8 and adds support for nullable arguments.

This change was taken from the 3.x branch.

MaximVanhove avatar Apr 13 '22 11:04 MaximVanhove

Will have to remind myself why this was removed in the first place, there was a good reason but can't remember what it was.

Planning some merges and releases next week so will look then.

philipobenito avatar May 19 '22 13:05 philipobenito