What is the problem with phpstorm default comments?

JetBrains PhpStorm 2018.3.1 x64, the latest version of which was just released today

clipboard.png
when creating a new php file, the teacher takes a string of extra numbers after the date, how to remove it?

May.05,2022

reset the PHP file header comments in the settings

Link description


Editor- > File And Code Templates

in the settings

just set the template format

Is

0011 your project name? if so, remove it as follows:
Settings-> Editor-> File and Code Templates-> Includes-> PHP File Header-> Delete ${PROJECT_NAME}
other variables do the same

Menu