easysvg
easysvg copied to clipboard
fix: string must be nullable
I updated the signature of setFont with a nullable string because of the default null value.
Plus, not making the string nullable with a default null value is deprecated in PHP 8.4.
Is this repo still active?