Skip to content

Commit d130743

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: update default value for framework.ide
2 parents 6309c92 + 26b3f2f commit d130743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ reverse proxy. See :doc:`/deployment/proxies`.
266266
ide
267267
~~~
268268

269-
**type**: ``string`` **default**: ``null``
269+
**type**: ``string`` **default**: ``%env(default::SYMFONY_IDE)%``
270270

271271
Symfony turns file paths seen in variable dumps and exception messages into
272272
links that open those files right inside your browser. If you prefer to open

0 commit comments

Comments
 (0)