Otto Kekäläinen

Results 131 comments of Otto Kekäläinen

@taylorotwell Seravo can pay 1500€ if you pay the other half.

Great! Send me invoicing details otto at seravo.com and we will pay. No paperwork for my part required, I trust Ondrej to keep his word due to our shared history....

The contents of '/etc/php/8.0` is structured differently than in 7.4. Is this intentional? ``` # find /etc/php/8.0/ -maxdepth 2 /etc/php/8.0/ /etc/php/8.0/mods-available /etc/php/8.0/mods-available/ctype.ini /etc/php/8.0/mods-available/ldap.ini /etc/php/8.0/mods-available/ffi.ini /etc/php/8.0/mods-available/posix.ini /etc/php/8.0/mods-available/sysvsem.ini /etc/php/8.0/mods-available/shmop.ini /etc/php/8.0/mods-available/igbinary.ini /etc/php/8.0/mods-available/calendar.ini /etc/php/8.0/mods-available/gettext.ini...

Also noticed there is no php8.0-xdebug module, and the old php7.4-xdebug also disappeared (which seems like a regression).

Sorry for the noise about /etc/php/8.0/fpm, that was my error, installed php7.4-fpm while testing. When installing php8.0-fpm all is good.

Have been testing today and the packaging of PHP 8.0 RC1 seems all good so far. Only thing missing in php8.0-xdebug which I assume will be sorted out later. Thanks!...

SVG files are XML and might have payloads that potentially cause security issues. Does Scour sanitize away potential code injections like e.g. http://svg.enshrined.co.uk/ does? If so, this could be mentioned...

Ok, so I guess you have not developed Scour with security sanitization in mind. I'll open a new issue about it in #254.

Personally for me the use case would be to add Scour to my toolset (among optipng and jpegoptim) to run on all images I either produce myself, or to run...