SVGAnimate

Results 4 comments of SVGAnimate

Hello, > Reason for this is that we can then deprecate setType(), and keep setTypeGenerator() instead. Personally, I have my preference for the interface of @simon-mundy ``` /** * @param...

Hello, I encounter an ambiguity : ``` /** * @param resource|null getResource() $resource A resource or a callback ? A callback with a union type in return ? */ function...

@nicolas-grekas I believe in the example below there is an update to present. PHP 5PHP 7PHP 8 ```PHP

This change can make a difference ```C gtk_print_settings_set_printer (print_settings, "Imprimer dans un fichier"); ```