plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Bug]: Not parsing PHP File Header

Open fastsol opened this issue 1 year ago • 1 comments

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. phpstorm1

Plugin version

8.1.4.241

Operating system

Windows

Steps to reproduce

No response

Relevant log output

No response

fastsol avatar May 29 '24 18:05 fastsol

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.

adelf avatar May 31 '24 12:05 adelf

Fixed in 8.2 version.

adelf avatar Jul 18 '24 11:07 adelf