micha
- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Edited how to reformat this php 8 code?
Answeredi would like things marked here in code to be aligned.i tried everything, but i didn´t get this to work... thanks for any hint !!!i should mention, this is NOT working: "Wrapping and Braces" tab |... -
Created Question: ignore Kint dump warnings when using ~d() or +d()
hi there, i am a big fan of https://github.com/kint-php/kint - which gives me a beautiful dump with the function "d()". kint allows prefixes to modify the output of the dump, for instance: +d() or... -
Created Phpstorm unable to show special chars in run console
hi there, i am a bug fan of https://github.com/kint-php/kint - which produces output like this: but when u run phpunit via docker remote, the phpstorm console shows me this: it has nothing todo wi...