Thorbjörn 'Puggan' Sundragon

Results 24 issues of Thorbjörn 'Puggan' Sundragon

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | phpInspectionsUltimate-mp (2021.5) | | Language level | PHP 8.0 | Current behaviour -- MissUsingForeachInspection asks me to...

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Ultimate), 2021.5 | | Language level | PHP 8.0 | Current behaviour -- ![image](https://user-images.githubusercontent.com/866668/164482242-6fff50f7-1324-4289-80f3-69782ab10e94.png)...

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Ultimate) 2021.5 | | Language level | PHP 8.0 | Current behaviour -- UnsupportedStringOffsetOperationsInspection...

`npm install` ``` audited 3907 packages in 3.362s found 66 vulnerabilities (5 low, 45 moderate, 15 high, 1 critical) run `npm audit fix` to fix them, or `npm audit` for...

### Expected behaviour When build is done, or removed, the data in the build folder gets removed. ### Actual behaviour There is alot of folders for old build, not just...

If the file uses CRLF, and the patch don't uses CRLF ``` patching file Hunk #1 FAILED at (different line endings). ``` If the file uses CRLF, and the patch...

enhancement

In the example in the [readme](https://github.com/fronteed/icheck/blob/ac257b890f1c2e62a1ac5dff640bda5eb91c3708/README.md), the javascript is adding a DIV-tag inside of a LABEL-tag, thats may work in most browsers, but is by definition invalid HTML. http://stackoverflow.com/questions/18609554/is-div-inside-label-block-correct I...

**Describe the function you'd like to see added to CookieMonster** Adding a button next to the Store-header. (or just hide it in Options) Clicking the button switches from Store-mode to...

Enhancement

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections EA Ultimate 2021.5 (com.kalessil.phpStorm.phpInspectionsUltimate-mp) | | Language level | PHP 8.0 | Current behaviour --...

When adding child-posts, the wpml-table icl_translations isn't populated. I think using `wp_insert_post()` should be enough, but somehow it dosn't work. Think this is a wpml-bug, but report it here, as...