среда, 2 марта 2022 г.

[php] code changes does not applied, how to fix?

If you make changes in php code and don't see that they work, like code remains the same, do this

 be sure your php.ini configuration `opcache.validate_timestamps=0` ,  not 1. It can be in dev mode when you try to optimize Symfony project workflow.