Commit Graph
20 Commits
Author SHA1 Message Date
Nicolas Grekas 7490f414e3 [FrameworkBundle] split cache.yaml out of framework.yaml 2018-12-09 19:33:39 +00:00
symfony-flex-server[bot]andGitHub 230169dc8a Merge pull request #499 2018-11-22 16:10:44 +00:00
Nicolas Grekas f54d6a4684 Move src/.bootstrap.php to config/bootstrap.php 2018-11-22 16:07:00 +01:00
Ben Davies 5d55dfcd15 cast debug to boolean when creating kernel 2018-11-22 14:24:04 +00:00
Nicolas Grekas f6585a3b41 TRUSTED_HOSTS is a regexp 2018-11-17 07:21:56 +01:00
Nicolas Grekas 7ff50214ee Move loading .env files to bootstrap.php 2018-11-15 00:20:15 +01:00
symfony-flex-server[bot]andGitHub 5f5c10c2da Merge pull request #485 2018-11-12 06:03:51 +00:00
Nicolas Grekas be55b939ec Remove setting container.autowiring.strict_mode to true 2018-11-10 16:46:52 +01:00
Tobias SchultzeandGitHub ef52f72088 Handle disabling bundles when config set to false
Fixes #383
2018-11-10 00:42:53 +01:00
Nicolas Grekas f83edeee49 fix namespace 2018-11-09 22:20:11 +01:00
Nicolas Grekas 95bb54353e Allow to override .env files per env 2018-11-09 14:22:38 +01:00
Kévin Dunglas ec98589e53 Change postinstall message 2018-10-12 09:47:05 +02:00
Kévin Dunglas cdb5864f65 CS 2018-10-12 09:43:07 +02:00
Kévin Dunglas 63ec91caed Better fix 2018-10-12 09:43:07 +02:00
Kévin Dunglas 2047326d42 Better fix 2018-10-12 09:43:07 +02:00
Kévin Dunglas 1a21559912 Fix routes support when using the PHP built-in web server 2018-10-12 09:43:07 +02:00
Nicolas Grekas 4c3d490527 Remove "private" from defaults, it already is 2018-10-11 17:11:54 -07:00
Kévin Dunglas 334f189400 [FWBundle] $_ENV fallback (needed for Panther) 2018-09-20 18:09:36 +02:00
Victor BocharskyandGitHub 7e089624a9 Slightly tweak the comment
The current condition does not guarantee we do not load `.env` in production
2018-09-13 11:22:24 +03:00
Nicolas Grekas 875018cd2d [symfony/framework-bundle] Secure session defaults with "cookie_secure: auto" and "cookie_samesite: lax" 2018-09-04 10:37:28 +02:00