HypeMC
|
dc6172e02d
|
Remove src/Tests from list of excluded folders
|
2022-01-14 19:06:38 +01:00 |
|
Nicolas Grekas
|
a1a70353f6
|
Remove all symlinks
|
2021-07-07 16:12:10 +02:00 |
|
Grégoire Pineau
|
81698fad45
|
Revert "Merge pull request #802" - ONLY for Symfony 4.3 and 4.4
This reverts commit 0903d762e9, reversing
changes made to 0800a647a4.
|
2020-07-27 14:36:22 +02:00 |
|
Grégoire Pineau
|
23eb59209a
|
Consistency
|
2020-07-22 10:46:21 +02:00 |
|
Grégoire Pineau
|
60d0656cf5
|
[FrameworkBundle] Use an array for exclude directive
|
2020-07-22 10:45:11 +02:00 |
|
 Abdouni AbdelkarimandGitHub
|
1c7e1a082e
|
Update services.yaml
Hello,
I just remove the `Migrations` directory from the exclude.
|
2020-07-15 10:17:21 +02:00 |
|
Nicolas Grekas
|
b1e3b7f1e3
|
[5.2] Remove trusted-proxies/hosts from recipes
|
2020-06-22 14:43:10 +02:00 |
|
Nicolas Grekas
|
27e6507023
|
Use Dotenv::populate() to define the dumped env vars
|
2020-02-02 12:57:01 +01:00 |
|
Nicolas Grekas
|
8ca8f49826
|
Fix loading .env.local.php
|
2020-01-25 11:21:29 +01:00 |
|
 thewalkingcoderandGitHub
|
1d3ba22b75
|
Fix error synthax in bootstrap.php
PR to fix #35293
|
2020-01-10 08:00:49 +01:00 |
|
Nicolas Grekas
|
321ef8390c
|
Allow missing APP_ENV in .env.local.php
|
2020-01-06 20:17:28 +01:00 |
|
Fred Cox
|
cf146c2f22
|
Allow correct environment to be loaded when .env.local.php exists
This prevents surprises when you have generated the file, and then run your tests.
|
2019-09-13 15:13:22 +03:00 |
|
Fabien Potencier
|
00f7b140b4
|
replaced ~ by null
|
2019-08-01 09:31:53 +02:00 |
|
Kévin Dunglas
|
3ec504b0fc
|
[symfony/translation] Remove confusing commented value
|
2019-06-19 21:10:50 +02:00 |
|
Ben Davies
|
65dc172421
|
ensure is contains real env vars from , or defaults from .env.local.php
|
2019-06-14 14:58:54 +01:00 |
|
Nyholm
|
6953b33d45
|
Dont use putenv by default
|
2019-04-10 17:43:20 +02:00 |
|
Nicolas Grekas
|
2b3e7e2f16
|
Populate $_SERVER with $_ENV
|
2019-04-10 14:54:53 +02:00 |
|
 Steffen RoßkampandGitHub
|
ea8af673c9
|
Fix getenv() not working with .env.local.php
|
2019-02-26 18:30:49 +01:00 |
|
Ryan Weaver
|
e5537b6402
|
minor tweak - if APP_ENV is an empty string, this defaults it back to
dev
|
2019-01-05 11:27:19 -05:00 |
|
Ryan Weaver
|
8f35a294dc
|
Allowing APP_ENV to be an empty index
|
2019-01-05 10:41:48 -05:00 |
|
 symfony-flex-server[bot]andGitHub
|
f10f2a78a4
|
Merge pull request #501
|
2019-01-03 13:07:35 +00:00 |
|
Nicolas Grekas
|
3e471cbc7d
|
Always load vars defined in .env files, providing .env.local.php for prod
|
2019-01-03 13:52:26 +01:00 |
|
Nicolas Grekas
|
7490f414e3
|
[FrameworkBundle] split cache.yaml out of framework.yaml
|
2018-12-09 19:33:39 +00:00 |
|
Nicolas Grekas
|
f54d6a4684
|
Move src/.bootstrap.php to config/bootstrap.php
|
2018-11-22 16:07:00 +01:00 |
|
Nicolas Grekas
|
4c3d490527
|
Remove "private" from defaults, it already is
|
2018-10-11 17:11:54 -07: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 |
|