Skip to content

Commit 61c04e9

Browse files
Tell about SYMFONY__TEMPLATING__HELPER__CODE__FILE_LINK_FORMAT
1 parent 01965cc commit 61c04e9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

reference/configuration/framework.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,10 @@ you use PHPstorm on the Mac OS platform, you will do something like:
261261

262262
Of course, since every developer uses a different IDE, it's better to set
263263
this on a system level. This can be done by setting the ``xdebug.file_link_format``
264-
in the ``php.ini`` configuration to the url string. If this configuration
265-
value is set, then the ``ide`` option will be ignored.
264+
in the ``php.ini`` configuration to the url string.
265+
An other way if you don't use Xdebug is to set this url string in the
266+
``SYMFONY__TEMPLATING__HELPER__CODE__FILE_LINK_FORMAT`` environement variable.
267+
If any of these configurations values are set, then the ``ide`` option will be ignored.
266268

267269
.. _reference-framework-test:
268270

0 commit comments

Comments
 (0)