php quality tools highlights doesn't work

Answered

I correctly setup PHP CS Fixer and PHP Code Sniffer but I can't see any warning on IDE.

 

 

 

 

 

Those settings are working well but, let me give you a small demonstration on code.

 

normally IDE should highlight the $someDummyVariable line as a line should not be include more then 120 characters, but right now my IDE does not.

I am using the Intellj very very long time, but I can't understand what the problem is :)

 

I tried with all of these version

0
2 comments

Could you please check and confirm that PHP_CodeSniffer manual run (apart from the IDE, from a command line) is working fine and showing you the desired warning as result?

0
Avatar
Permanently deleted user
  extension=php_xmlrpc.dll
sudo apt-get install php7.4-xml
sudo service php7.4-fpm restart

this is fix my issue

0

Please sign in to leave a comment.