safe icon indicating copy to clipboard operation
safe copied to clipboard

Use union typehints

Open shish opened this issue 1 year ago • 0 comments

As of php 8.0, union type hints are allowed, so we can remove the code which rejected them due to 7.X incompatibility

(See PhpStanType::getSignatureType())

shish avatar Feb 17 '25 16:02 shish