Commit Graph
488 Commits
Author SHA1 Message Date
Nicolas Grekas 5d24d659fc Simplify the default Kernel 2019-12-17 11:15:13 +01:00
Ryan Weaver cb9d2fc495 Creating phpunit-bridge 4.2 recipe to point to 4.2 version of bootstrap.php
This also updates the 4.3 recipe to use all the stuff from 4.2
2019-12-13 14:33:55 -05:00
symfony-flex-server[bot]andGitHub fac3cdef6c Merge pull request #708 2019-12-13 18:36:33 +00:00
symfony-flex-server[bot]andGitHub 4c5c2188da Merge pull request #710 2019-12-13 18:36:07 +00:00
symfony-flex-server[bot]andGitHub 3d0d46bf33 Merge pull request #709 2019-12-13 18:36:03 +00:00
Ryan Weaver 1a886501b8 Making symfony/console 4.2 use symfony/framework 4.2's config/bootstrap.php file
This assumes that the components are upgraded at the same time, but that is
an assumption we need to make for sane versioning. This assumption is already
made (for example) in the framework-bundle 4.2 recipe, whose config/bootstrap.php
file references a DotEnv 4.2 method
2019-12-12 16:48:07 -05:00
Nicolas Grekas 1a4241eda7 Dont inline_class_loader on PHP 7.4 2019-12-11 11:45:05 +01:00
Nicolas Grekas e32a75b3cd Dont create config/secrets/ by default 2019-12-11 11:35:47 +01:00
Fabien Potencier 39f031b39b Remove ; 2019-12-11 09:36:04 +01:00
symfony-flex-server[bot]andGitHub be57d37840 Merge pull request #702 2019-12-08 18:58:37 +00:00
Yannick Ihmels a3e45d607e Use configureBabelPresetEnv() 2019-12-08 11:41:28 +01:00
Valentin Udaltsov 95e75e5e42 Use MicroKernel::configureRouting(Configurator) in FrameworkBundle >= 5.1 2019-11-25 13:06:38 +03:00
Yonel Ceruto 074ef26b48 Simplify Twig config for 5.0 recipe 2019-11-21 08:55:26 -05:00
Yonel Ceruto a223fa8a2e remove Twig config symlink 2019-11-21 08:51:10 -05:00
Yonel Ceruto ec6087a441 Restoring Twig config directory for 5.0 recipe 2019-11-21 08:30:07 -05:00
symfony-flex-server[bot]andGitHub b451acb08e Merge pull request #684 2019-11-20 13:07:21 +00:00
Fabien Potencier 895ce06f37 Move the mail and mailer aliases to symfony/mailer instead of swiftmailer 2019-11-20 13:36:30 +01:00
Ryan Weaver 24acb634ea Clarifying the purpose of the "app" cache 2019-11-18 18:31:53 +01:00
symfony-flex-server[bot]andGitHub def2f07cca Merge pull request #663 2019-11-17 13:54:24 +00:00
symfony-flex-server[bot]andGitHub 7ed4104934 Merge pull request #677 2019-11-17 11:57:44 +00:00
symfony-flex-server[bot]andGitHub bc7ddc2597 Merge pull request #678 2019-11-17 11:42:04 +00:00
symfony-flex-server[bot]andGitHub c6acb6de1f Merge pull request #647 2019-11-17 10:45:51 +00:00
Nicolas Grekas aedd86b70d Dont look recursively into per-env folders 2019-11-17 11:29:30 +01:00
symfony-flex-server[bot]andGitHub 0196254201 Merge pull request #654 2019-11-15 17:26:21 +00:00
symfony-flex-server[bot]andGitHub ca659754ac Merge pull request #666 2019-11-15 16:20:44 +00:00
Nicolas Grekas 998b214c6d [framework-bundle] enable "inline_factories", disable "inline_class_loader" when PHP 7.4 preloading is used 2019-11-15 14:19:43 +01:00
Maxime Steinhausser e93e95b8af [Fwb][TwigBundle] Remove Twig Preview controller routing in favor of fwb 2019-11-14 10:26:47 +01:00
symfony-flex-server[bot]andGitHub 88951a887d Merge pull request #672 2019-11-09 13:29:39 +00:00
Robin Chalas fb68b8eb01 [Mercure] Fix enable_profiler node position 2019-11-09 14:06:14 +01:00
Nicolas Grekas afe743f3e3 Update gitignore in config/secrets/prod 2019-11-08 16:39:37 +01:00
symfony-flex-server[bot]andGitHub e946668d1f Merge pull request #667 2019-11-08 08:00:45 +00:00
Kévin Dunglas 160e3ad6ee [mercure] v0.8 compatibility 2019-11-07 23:53:57 +01:00
Vincent Chalamon d5092d8402 Add enable_profiler option on mercure-bundle 2019-11-06 10:36:35 +01:00
HypeMC 46f6ef9137 Set twig.strict_variables to true in test env by default 2019-11-04 11:27:56 +01:00
PabloKowalczyk 7e5e646dd6 By default do not disable "strict_mode" for tests but leave it commented to fast change 2019-11-01 07:40:06 +01:00
PabloKowalczyk 38c3d4c631 Indent correctly 2019-11-01 07:35:09 +01:00
PabloKowalczyk ca6e14d534 Remove "available in version" comment 2019-11-01 07:34:48 +01:00
PabloKowalczyk 99026bfaaa Disable strict_mode in test environment 2019-11-01 07:32:51 +01:00
PabloKowalczyk 30a48f2818 Add new options to "webpack_encore.yaml" 2019-11-01 07:32:51 +01:00
symfony-flex-server[bot]andGitHub 7be9ee0bba Merge pull request #656 2019-10-27 09:03:09 +00:00
symfony-flex-server[bot]andGitHub e58e01e0c2 Merge pull request #652 2019-10-26 09:31:09 +00:00
Nicolas Grekas 7764bbb0df [framework-bundle] git-ignore prod.sodium.decrypt.private 2019-10-26 11:21:59 +02:00
Fabien Potencier aa45cb4cc8 Add a recipe for Notifier 2019-10-24 13:32:11 +02:00
Vic VijayakumarandGitHub ae3733f114 Fix typo in .env
later --> latter
2019-10-24 01:19:19 -04:00
Ryan Weaver 59cfb5641f Less router config: only set strict_requirements to null in prod
The default value is true, and we only need to change that in the prod environment.
2019-10-23 12:11:18 -04:00
Fabien Potencier 0c43f319e0 Add support for the Twig extra bundle 2019-10-17 07:49:21 +02:00
Nicolas Grekas ae388aa719 Trust proxies on private and local IPs (commented by default) 2019-10-08 14:20:22 +02:00
Ema PanzandEmanuele Panzeri bd1abcd178 Explicitly mention AWS region
See: https://github.com/symfony/symfony/issues/33827
2019-10-07 21:33:36 +02:00
Julien Falque 3132df947e Make use of the local phpunit.xsd 2019-09-30 23:07:22 +02:00
Nicolas Grekas 761aed8bd0 [security-bundle] enable anonymous: lazy by default 2019-09-23 23:56:49 +02:00