issues
search
pawaclawczyk
/
SymfonyUpgradeHelper
This tool will helps you upgrade your Symfony2 project.
1
stars
0
forks
source link
Two new parameters have been added to the DIC: router.request_context.host and router.request_context.scheme.
#61
Open
pawaclawczyk
opened
10 years ago
pawaclawczyk
commented
10 years ago
Two new parameters have been added to the DIC:
router.request_context.host
and
router.request_context.scheme
. You can customize them for your functional tests or for generating urls with the right host and scheme when your are in the cli context.
router.request_context.host
androuter.request_context.scheme
. You can customize them for your functional tests or for generating urls with the right host and scheme when your are in the cli context.