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
Fabien Potencier
eaec92b454
suggest installing the Symfony CLI instead of using the built-in PHP web server
2019-04-09 07:34:04 +02:00
Nicolas Grekas
2902cb7fad
Load routes for specific env first (bis)
2019-04-01 08:37:14 +02: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] and GitHub
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
symfony-flex-server[bot] and GitHub
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
Nicolas Grekas
fe0e99324e
Load .env.dist when it exists and .env is not found
2018-11-11 12:08:25 +01:00
Ryan Weaver
feb0acaf40
makes recipe consistent with symfony/flex 1.0 new env handling
2018-11-09 14:24:50 -05: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
Kévin Dunglas
334f189400
[FWBundle] $_ENV fallback (needed for Panther)
2018-09-20 18:09:36 +02:00
Grégoire Pineau and GitHub
412d1fbe18
[FrameworkBundle] Added DependencyInjection to the excluded directory list
2018-07-10 15:20:00 +02:00
Nicolas Grekas
3567ee215e
Add intro note to services.yaml and routes.yaml
2018-07-01 11:07:33 +02:00
Nicolas Grekas
a592c0c393
Remove empty git repository
2018-06-07 21:07:21 +02:00
Gaiaz Iusipov
9f97317077
Remove "--relative" and "--symlink" options by default
2018-05-10 19:26:04 +03:00
Fabien Potencier and Fabien Potencier
d53ebf5d85
Fix .gitignore files
2018-03-20 08:35:41 +01:00
Grégoire Pineau
31f9738a39
Fixed typo
2018-03-14 10:28:02 +01:00
Wouter J and GitHub
13ccf89e56
Fixed not imported FQCN
2018-03-13 23:32:26 +01:00
symfony-flex-server[bot] and GitHub
b2dfb0a4ad
Merge pull request #377
2018-03-13 21:50:25 +00:00
Ryan Weaver
e6907306bc
Add container tracking to bundles.php so the container rebuilds when it
...
changes
2018-03-13 13:59:33 -04:00
Morel Sébastien
5849677040
Fix TypeError argument when APP_DEBUG is set
2018-03-08 01:20:32 -08:00
Benoit GALATI
67b920aa77
Tell user that container.autowiring.strict_mode can be deleted with Symfony 4.0+
2018-02-21 22:04:09 +01:00
Ryan Weaver and Ryan Weaver
d0f7334e48
Changing ~ to true when it activates a system (for clarity)
2018-02-11 14:14:25 -05:00
symfony-flex-server[bot] and GitHub
018a74a593
Merge pull request #357
2018-02-09 06:42:35 +00:00
Ryan Weaver
203557f5be
Reverting #353 , which does not allow assets to load
2018-01-31 15:07:05 -05:00
Nicolas Grekas
f67029e7e0
[framework-bundle] Let glob figure out existing dirs and fix resource tracking
2018-01-31 14:54:27 +01:00
symfony-flex-server[bot] and GitHub
d3ce701a71
Merge pull request #353
2018-01-31 09:54:39 +00:00
Christophe Coevoet
db95ec9aae
Exclude the kernel when registering services
2018-01-30 09:35:57 +01:00
Christian Flothmann
d4a7000abd
tweak internal web server arguments
2018-01-27 12:10:45 +01:00
Marek Pietrzak and GitHub
1ea1f497be
Add --dev to composer require server suggestion
...
Current advice results with adding `"symfony/web-server-bundle"` into `require` section in composer.json.
We should advice `composer require server --dev` in order to add
`"symfony/web-server-bundle"` into `require-dev` section in composer.json
2018-01-26 15:38:04 +00:00
Nicolas Grekas
0e88a4941b
[symfony/framework-bundle] Tell about the cache.prefix_seed setting
2018-01-20 19:23:06 +01:00
Nicolas Grekas and Nicolas Grekas
7b28e887d7
Tweak cache-related section
2018-01-08 21:52:09 +01:00
symfony-flex-server[bot] and GitHub
0de9aadc69
Merge pull request #335
2018-01-08 19:57:21 +00:00
Ryan Weaver and GitHub
1510c5a475
tweaked language
2018-01-08 13:40:49 -06:00
Nicolas Grekas
adf2c2d293
[symfony/framework-bundle] Enable session support by default
2018-01-08 19:45:57 +01:00
Ryan Weaver and GitHub
a9738f6a9c
suggesting other cache options
2018-01-07 09:36:06 -06:00
Ben Scott
15506e0e3d
Work out values for env and debug once
...
Previously the null coalescing logic was duplicated, this puts it into
one place.
2017-12-20 11:07:53 -08:00
symfony-flex-server[bot] and GitHub
b61ce3310c
Merge pull request #305
2017-12-11 16:10:21 +00:00