PhpStorm Expression Expected Using PHP Short Echo Tags Inside HTML Attributes – PHP Versions
I found something similar to this while doing a code review, and I don't see what is wrong with the code (shown as a syntax error by PhpStorm). The problem is using PHP short echo tags in an HTML attribute.…