Commit Graph
257 Commits
Author SHA1 Message Date
Nicolas Grekas f24b8470eb Rename to handle_all_throwables 2022-10-18 17:46:07 +02:00
Alexander SchranzandGitHub 09648ca9a6 Add example how to bind arguments to the services.yaml (#1119) 2022-08-18 10:18:41 +02:00
Nyholm 21b6a3695b [FramworkBundle] Added config framework.catch_all_throwables: true 2022-06-16 23:09:00 +02:00
HypeMC dc6172e02d Remove src/Tests from list of excluded folders 2022-01-14 19:06:38 +01:00
Nicolas GrekasandGitHub 1e717c84da Kernel can be empty in 5.4 (#1006) 2021-09-29 12:09:46 +02:00
Fabien Potencier 1aa7d46cb0 Remove the header from post-install files (handled by Flex now) 2021-08-30 12:25:28 +02:00
Alessandro Lai 0536f7c6c8 Change for routes and services too 2021-07-12 10:55:42 +02:00
Alessandro Lai 2da7d24cf0 Target 5.4 2021-07-12 09:07:27 +02:00
Alessandro Lai 6b3d5bcebd Duplicate 5.3 recipe into 5.4 2021-07-12 09:07:27 +02:00
Nicolas Grekas 055035503a Revert "Merge pull request #972"
This reverts commit f97d09dafd, reversing
changes made to 17f2717e12.
2021-07-11 19:45:20 +02:00
Tobias Schultze ccd2ff6801 Also ignore secret private key by default for non-prod environments 2021-07-11 16:25:15 +02:00
Nicolas Grekas a1a70353f6 Remove all symlinks 2021-07-07 16:12:10 +02:00
Nicolas Grekas ae90ab5b24 [framework-bundle/5.3] fix importing services/routes.php 2021-06-03 15:22:19 +02:00
hacfiandGitHub 038fe9ead5 Update best practices parameters link 2021-04-16 06:35:09 +02:00
symfony-flex-server[bot]andGitHub b0a243d464 Merge pull request #902 2021-04-05 22:38:24 +00:00
Robin Chalas 6798e10016 Fix deprecation in 5.3' session config 2021-04-05 14:50:03 +02:00
Nicolas Grekas 975d0a911e [symfony/framework-bundle/5.3] remove "controller.service_arguments" 2021-03-23 18:36:44 +01:00
Nicolas Grekas e48de21a2f [framework-bundle/5.3] Merge per-env settings 2021-03-23 17:50:44 +01:00
Nicolas Grekas 9a90e69785 Leverage the new Runtime component 2021-02-24 10:30:58 +01:00
Jesse Rushlow dbb43d4616 get mock storage from the factory 2021-02-23 12:46:00 -05:00
Jérémy Derussé 1ff89adda6 [FrameworkBundle] Replace deprecated storage_id by storage_factory_id 2021-02-13 12:29:50 +01:00
Nicolas Grekas 20ce9cf3d1 Disable "http_method_override" by default 2021-02-09 12:23:59 +01:00
Jérémy Derussé 344dce363f Replace deprecated constant 2020-11-02 18:23:51 +01:00
Grégoire Pineau 5b1159fcce [FrameworkBundle] Simplify the service and route registration
Bracket are not needed since we can be sure the file exist
2020-10-01 11:53:12 +02:00
Nicolas Grekas 3200b76257 [symfony/framework-bundle] Add config/preload.php 2020-09-29 11:45:14 +02:00
Nicolas Grekas 2e86b42fbd Adopt src/.preload.php 2020-09-10 14:35:03 +02:00
Nicolas Grekas 576fb6ad07 List .preload.php in .gitignore 2020-09-07 09:09:09 +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
symfony-flex-server[bot]andGitHub c6de7cf8f5 Merge pull request #790 2020-06-23 11:21:32 +00:00
Nicolas Grekas b1e3b7f1e3 [5.2] Remove trusted-proxies/hosts from recipes 2020-06-22 14:43:10 +02:00
Christian Flothmann 9effb0d5e9 check for PHP files to exist before requiring them 2020-06-16 11:53:45 +02:00
Ryan Weaver d737051e5f Allowing php config in the kernel 2020-06-12 09:34:33 -04:00
Alexander Schranz f847805a99 Symlink whole packages folder 2020-06-08 18:19:58 +02:00
Alexander Schranz 289eeeac8f Use symlink to 4.2 2020-06-08 18:13:05 +02:00
Alexander SchranzandGitHub 25c7f92b30 Add secret env to framework configuration 2020-06-08 18:00:34 +02:00
symfony-flex-server[bot]andGitHub a2650ca408 Merge pull request #734 2020-04-29 14:34:42 +00:00
symfony-flex-server[bot]andGitHub 9d43eac52e Merge pull request #766 2020-04-29 14:31:44 +00:00
Nicolas Grekas 93fd75a3dd [symfony/framework-bundle] revert use of RoutingConfigurator from FrameworkBundle 2020-04-25 11:58:01 +02:00
Nicolas Grekas 93b6ef140b [symfony/framework-bundle] minor cleanup 2020-04-25 11:39:24 +02:00
Nicolas Grekas b341fbe67c Revert "Merge pull request #721"
This reverts commit ed25f50bef, reversing
changes made to 9880918fbf.
2020-04-03 15:45:57 +02:00
symfony-flex-server[bot]andGitHub ed25f50bef Merge pull request #721 2020-04-02 19:55:51 +00:00
symfony-flex-server[bot]andGitHub 9880918fbf Merge pull request #738 2020-03-29 16:24:56 +00:00
Nicolas Grekas 8da7d03c93 Use PHP to define the services and routes of the app 2020-02-24 17:24:22 +01:00
Jules Pietri d80a799ad7 [FrameworkBundle] Added the new RoutingConfigurator 2020-02-11 00:59:47 +01:00
Nicolas Grekas a871481ea6 Enable "cookie_samesite: lax" on 3.4 2020-02-07 10:58:48 +01:00
Nicolas Grekas 27e6507023 Use Dotenv::populate() to define the dumped env vars 2020-02-02 12:57:01 +01:00
symfony-flex-server[bot]andGitHub 3229808f4e Merge pull request #724 2020-01-30 12:05:03 +00:00