Nicolas Grekas
|
88b652cac1
|
Register nyholm/psr7 services for autowiring with HTTPlug factories
|
2019-06-19 19:40:53 +02:00 |
|
Nicolas Grekas
|
c4ba4c7534
|
[symfony/phpunit-bridge] Sync v4.3 with v4.1
|
2019-06-04 19:46:03 +02:00 |
|
Nicolas Grekas
|
844c9ad966
|
Move configuring SYMFONY_PHPUNIT_VERSION to phpunit.xml.dist
|
2019-04-23 16:40:45 +02:00 |
|
Nicolas Grekas
|
2b3e7e2f16
|
Populate $_SERVER with $_ENV
|
2019-04-10 14:54:53 +02:00 |
|
Nicolas Grekas
|
2902cb7fad
|
Load routes for specific env first (bis)
|
2019-04-01 08:37:14 +02:00 |
|
Nicolas Grekas
|
459f111f55
|
Remove http&http-client aliases from php-http/httplug-pack
|
2019-03-25 18:54:38 +01: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
|
a660013f90
|
Add "dump" alias to install "symfony/var-dumper"
|
2018-11-18 13:43:45 +01:00 |
|
Nicolas Grekas
|
f6585a3b41
|
TRUSTED_HOSTS is a regexp
|
2018-11-17 07:21:56 +01:00 |
|
Nicolas Grekas
|
f8ad0c194e
|
Move silencing to phpunit.xml.dist
|
2018-11-17 07:17:12 +01:00 |
|
Nicolas Grekas
|
7ff50214ee
|
Move loading .env files to bootstrap.php
|
2018-11-15 00:20:15 +01:00 |
|
Nicolas Grekas
|
ef6b857b19
|
switch to .env instead of .env.dist
|
2018-11-12 13:31:30 +01:00 |
|
Nicolas Grekas
|
fe0e99324e
|
Load .env.dist when it exists and .env is not found
|
2018-11-11 12:08:25 +01:00 |
|
Nicolas Grekas
|
be55b939ec
|
Remove setting container.autowiring.strict_mode to true
|
2018-11-10 16:46:52 +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 |
|
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 |
|
Nicolas Grekas
|
b356d8cf3c
|
[monolog-bundle] log deprecations by default, in a dedicated log file
|
2018-08-09 11:22:31 +02:00 |
|
Nicolas Grekas
|
b997a17839
|
[symfony/validator] Fix config
|
2018-07-27 10:40:30 +02:00 |
|
Nicolas Grekas
|
54939f7ae8
|
[phpunit-bridge] default to not failing on deprecations
|
2018-07-23 21:55:10 +02:00 |
|
Nicolas Grekas
|
18217e8ced
|
Enable utf8 mode for the router on 4.2
|
2018-07-06 10:04:56 +02:00 |
|
Nicolas Grekas
|
3567ee215e
|
Add intro note to services.yaml and routes.yaml
|
2018-07-01 11:07:33 +02:00 |
|
Nicolas Grekas
|
945f02e22a
|
Add warning when using symfony/symfony directly
|
2018-06-17 09:54:49 +02:00 |
|
Nicolas Grekas
|
a592c0c393
|
Remove empty git repository
|
2018-06-07 21:07:21 +02:00 |
|
Nicolas Grekas
|
b9e690bdfa
|
[webpack-encore] use versioned assets
|
2018-05-23 22:34:25 +02:00 |
|
Nicolas Grekas
|
1a0f9bd2fd
|
Alias "phpunit" to test-pack, remove config when installing v4.1 of phpunit-bridge
|
2018-05-23 13:13:06 +02:00 |
|
Nicolas Grekas
|
ba7fcf10cc
|
[doctrine-bundle] add single quotes for DATABASE_URL
|
2018-02-05 19:02:59 +01:00 |
|
Nicolas Grekas
|
f67029e7e0
|
[framework-bundle] Let glob figure out existing dirs and fix resource tracking
|
2018-01-31 14:54:27 +01:00 |
|
Nicolas Grekas
|
0e88a4941b
|
[symfony/framework-bundle] Tell about the cache.prefix_seed setting
|
2018-01-20 19:23:06 +01:00 |
|
Nicolas Grekas
|
adf2c2d293
|
[symfony/framework-bundle] Enable session support by default
|
2018-01-08 19:45:57 +01:00 |
|
Nicolas Grekas
|
55427799b2
|
Add local empty git repo by default
|
2017-12-14 20:58:17 +01:00 |
|
Nicolas Grekas
|
510e3f8eb1
|
Merge flex recipe with framework-bundle one
|
2017-12-06 10:14:03 +01:00 |
|
Nicolas Grekas
|
b45a9da144
|
Bump phpunit to 6.5, discourage phpunit/phpunit more
|
2017-12-03 18:09:08 +01:00 |
|
Nicolas Grekas
|
4e796285c0
|
Hopefully improve comments in services.yaml
|
2017-11-29 17:28:19 +01:00 |
|
Nicolas Grekas
|
93a5aba47a
|
gitignore /bin/.phpunit
|
2017-11-27 15:45:31 +01:00 |
|
Nicolas Grekas
|
4e0800f3bc
|
Set SHELL_VERBOSITY to "-1" (quiet)
|
2017-11-26 18:21:32 +01:00 |
|
Nicolas Grekas
|
aa3da47614
|
Prefer simple-phpunit over direct phpunit deps
|
2017-11-24 16:46:23 +01:00 |
|
Nicolas Grekas
|
0a17eb2ac2
|
Use config-relative path for routing annotation resources
|
2017-11-22 15:35:25 +01:00 |
|
Nicolas Grekas
|
4861a3653b
|
Enable container.dumper.inline_class_loader param by default
|
2017-11-10 19:28:53 +01:00 |
|
Nicolas Grekas
|
c11e8c5fad
|
[DoctrineBundle] resolve parameters inside DATABASE_URL
|
2017-11-09 16:52:26 +01:00 |
|
Nicolas Grekas
|
d4af6721fd
|
Remove defaults for APP_DEBUG env vars
|
2017-11-07 19:12:38 +01:00 |
|
Nicolas Grekas
|
b758d3a313
|
Make "APP_DEBUG" mode fallback to "APP_ENV !== prod"
|
2017-11-07 17:24:19 +01:00 |
|
Nicolas Grekas
|
6951a4cd72
|
Enable container.autowiring.strict_mode
|
2017-10-23 16:42:36 +02:00 |
|
 Nicolas GrekasandSymfony
|
ff028103ab
|
[DoctrineBundle] Enable caches by default on prod (#214)
|
2017-10-15 06:03:39 -07:00 |
|
 Nicolas GrekasandSymfony
|
caa8bce19d
|
Fix Makefile (#203)
|
2017-10-03 17:50:56 -07:00 |
|
Nicolas Grekas
|
da0f8b1d60
|
Fix PHP 7.0
|
2017-09-25 16:56:00 +02:00 |
|
Nicolas Grekas
|
f092653e6b
|
Allow PHP 7.0
|
2017-09-23 19:48:54 +01:00 |
|
Nicolas Grekas
|
a5b3b7450d
|
Controllers are already public
|
2017-09-11 17:36:16 +02:00 |
|
Nicolas Grekas
|
4d50b0884d
|
Default to non-debug in index.php
|
2017-08-30 16:31:30 +02:00 |
|
Nicolas Grekas
|
ca22a33dca
|
Dont use getenv(), use $_SERVER instead
|
2017-08-22 15:09:35 +02:00 |
|