Barrywebla
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Created Changes to docblocks since upgrade
Hi, Since I upgraded to the latest version of PHPStorm, my docblocks have become 'stickier'. They now look like this: Instead of this: Is there any way I can just keep them as they were (the lat... -
Created Many Xdebug issues
I have PHPStorm (latest) running Xdebug 3. I am using Valet as a local dev environment, so working directly on local files. I have had Xdebug running intermittently for some time on my new machine... -
Created Code Sniffer and Mess detector not applying in vendor folder
AnsweredI am developing for Magento 2 and have set up PHPCS and it is working and highlighting issues in all of my php files except for those within the vendor folder. I have tried clicking 'Include vendo...