Steffen Weber

Results 7 issues of Steffen Weber

Could you please submit this package to Packagist? (https://packagist.org/) Then we would not have to specify a "repositories" entry in our "composer.json".

Datadog only parses the output of `iostat` correctly if a dot (`.`) is used as decimal separator. It fails to parse the `iostat` output if a comma (`,`) is used...

This rule exists in two places: 1. https://github.com/psecio/iniscan/blob/master/src/Psecio/Iniscan/rules.json (twice) 2. https://github.com/psecio/iniscan/blob/master/src/Psecio/Iniscan/Rule/MaximumPostSize.php ``` == Executing INI Scan [09.02.2014 12:47:18] == ... FAIL | WARNING | | post_max_size | Unless necessary, a...

bug

This issue was originally reported for Froala 2 and fixed in Froala 2.8.6: https://github.com/froala/wysiwyg-editor/issues/2944 The issue is now back in Froala 3 (3.2.3). ##### Expected behavior. Please see https://github.com/froala/wysiwyg-editor/issues/2944 #####...

First of all, thank you for PostCSS Assets! I think the encoding of SVGs in data URIs can be improved as described in the blog post [Optimizing SVGs in data...

enhancement

I've found yet another crappy ad with a script tag that does not exist at the top-level but inside another tag. Test case: ``` html crapLoader.loadScript('./crap-ad.js', 'placeholder'); ``` crap-ad.js: ```...

First of all, thank you very much for this integration! I've just migrated from version 2023.03.24 to 2023.11.30-Beta which seems to have worked fine. However, there is one error logged...

help wanted