easysvg icon indicating copy to clipboard operation
easysvg copied to clipboard

fix: string must be nullable

Open jmleroux opened this issue 5 months ago • 1 comments

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.

jmleroux avatar Oct 27 '25 17:10 jmleroux

Is this repo still active?

jmleroux avatar Nov 05 '25 16:11 jmleroux