plugin
plugin copied to clipboard
[Bug]: Not parsing PHP File Header
Bug description
When creating file the #parse(PHP File Header.php) is being included but not parsed, so it generates the file with ${PRODUCT_NAME} instead of replacing the variable with the correct text. I am using PhpStorm version 2024.1.2 and plugin version 8.1.4.241 . Please advise.
Plugin version
8.1.4.241
Operating system
Windows
Steps to reproduce
No response
Relevant log output
No response
Yes. Right now, Laravel Idea doesn't put some parameters in the templates. And the ${PRODUCT_NAME} is one of them. We will try to fix.
Fixed in 8.2 version.