Commit Graph
357 Commits
Author SHA1 Message Date
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
symfony-flex-server[bot]andGitHub f110dd1214 Merge pull request #567 2019-04-07 20:26:56 +00:00
Théo FIDRYandGitHub 0e96733a71 Update console 2019-04-07 14:42:27 +02:00
Théo FIDRYandGitHub 3a51da3273 Move the console script within a namespace & add a CLI guard 2019-04-07 14:30:04 +02:00
Grégoire Pineau edf66318e4 [Symfony][Validator] Added option disable_not_compromised_password 2019-04-06 21:29:24 +02:00
Jules Pietri c484146d1c Added conflict for messenger recipe 2019-04-06 20:51:45 +02:00
symfony-flex-server[bot]andGitHub b0b43773f4 Merge pull request #540 2019-04-06 13:37:20 +00:00
tdutrion 27f7c9c518 Add project dir to framework bundle 2019-04-03 19:22:27 +02:00
symfony-flex-server[bot]andGitHub 3dd336750f Merge pull request #561 2019-04-01 14:11:54 +00:00
Fabien Potencier defdbd77e7 changed PHPUnit env to server 2019-04-01 16:05:38 +02:00
Nicolas Grekas 2902cb7fad Load routes for specific env first (bis) 2019-04-01 08:37:14 +02:00
Fabien Potencier 4d2004b218 added a recipe for Symfony mailer 2019-03-30 14:24:18 +01:00
symfony-flex-server[bot]andGitHub bcbb29f5e6 Merge pull request #557 2019-03-29 17:32:37 +00:00
Fabien Potencier f1d0ca324d Revert "Merge pull request #555"
This reverts commit d87f53b77c, reversing
changes made to 8bd4f13853.
2019-03-29 18:01:57 +01:00
Ryan WeaverandGitHub 03057a8051 adding enableIntegrityHashes() 2019-03-29 10:17:49 -04:00
Lyrkan e8b4f0689c Encore: Make @babel/preset-env use polyfills by default 2019-03-27 14:58:32 +01:00
tdutrion 693ec9e93a Add project path to app Kernel instanciation 2019-03-23 18:51:27 +01:00
Ryan Weaver d716ac872a Documenting the WebpackEncoreBundle caching option 2019-03-01 11:29:49 -05:00
Steffen RoßkampandGitHub ea8af673c9 Fix getenv() not working with .env.local.php 2019-02-26 18:30:49 +01:00
symfony-flex-server[bot]andGitHub d9dc7a8ff5 Merge pull request #507 2019-02-26 10:09:05 +00:00
Grégoire Pineau 52c6d2ae96 Load routes for specific env first
It's common to add a 'wildcard' route to an application that looks like
a CMS. Usually the route has the following path `/{slug}`.

But with the current routes loading order, the 'dev' routing is loaded
after regular routes. In previous SF versions, dev routing was loaded
first. This PR retores this behavior.
2019-02-25 16:29:14 +01:00
Martin Hujer 96ff1b6b8e symfony/framework-bundle 4.2 can use PHP 7.1 features 2019-02-24 10:00:46 +01:00
symfony-flex-server[bot]andGitHub 6b2d02b812 Merge pull request #509 2019-02-19 14:09:00 +00:00
Jan Rosier de62821bc0 Remove the no longer needed getCacheDir and getLogDir methods.
Since Symfony v4.2 the methods of the parent class are the same.
2019-01-11 17:06:25 +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
Matthieu MotaandGitHub 396f53923f Use const instead of let 2018-12-28 09:56:01 +01:00
Victor BocharskyandGitHub f16494e5de Add .splitEntryChunks() to webpack.config.js 2018-12-23 00:45:18 +02:00
Matthieu Mota d5abc28433 Optimize Encore Init 2018-12-22 23:03:07 +01:00
symfony-flex-server[bot]andGitHub 8d8b44411b Merge pull request #504 2018-12-19 16:18:12 +00:00
Nicolas Grekas 7490f414e3 [FrameworkBundle] split cache.yaml out of framework.yaml 2018-12-09 19:33:39 +00:00
Kévin Dunglas 40e6b96a0f Add a recipe for API Platform Admin 2018-12-08 21:47:20 +01:00
Kévin Dunglas 908e6c1175 Suffit env var by _SECRET 2018-11-30 16:16:38 +01:00
Kévin Dunglas 7aab53c420 Add MercureBundle recipe 2018-11-30 16:13:13 +01: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 a660013f90 Add "dump" alias to install "symfony/var-dumper" 2018-11-18 13:43:45 +01:00
symfony-flex-server[bot]andGitHub df44989802 Merge pull request #495 2018-11-18 08:58:32 +00:00
symfony-flex-server[bot]andGitHub 308f626272 Merge pull request #494 2018-11-17 22:20:42 +00:00
Ryan Weaver 3109b55910 bumping encore version 2018-11-17 15:26:14 -05: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
symfony-flex-server[bot]andGitHub 3b516249b8 Merge pull request #488 2018-11-12 09:13:34 +00:00