Commit Graph
1012 Commits
Author SHA1 Message Date
symfony-flex-server[bot]andGitHub a4cb97d0c0 Merge pull request #714 2020-01-10 07:46:24 +00:00
symfony-flex-server[bot]andGitHub 01016d083e Merge pull request #720 2020-01-10 07:45:35 +00:00
thewalkingcoderandGitHub 1d3ba22b75 Fix error synthax in bootstrap.php
PR to fix #35293
2020-01-10 08:00:49 +01:00
symfony-flex-server[bot]andGitHub a33416f0e8 Merge pull request #719 2020-01-10 05:36:21 +00:00
Nicolas Grekas 321ef8390c Allow missing APP_ENV in .env.local.php 2020-01-06 20:17:28 +01:00
symfony-flex-server[bot]andGitHub 5f8acedd41 Merge pull request #715 2020-01-03 14:41:05 +00:00
Oleg Voronkovich a03235ded6 Fix broken link in .env file 2020-01-01 04:26:57 +03:00
symfony-flex-server[bot]andGitHub b4bbe2238a Merge pull request #713 2019-12-18 22:03:14 +00:00
KevinandGitHub d8149875da Code coverage settings for phpunit-bridge
Same reasoning as commit a51bcbbcdc
2019-12-18 18:22:12 +01:00
KevinandGitHub a51bcbbcdc Align code coverage settings with documentation
After noticing slow coverage collection on our jenkins server for our symfony project, i noticed after some time that we were missing the on the whitelist configuration the processUncoveredFilesFromWhitelist attribute. I tried to backtrace why this configuration was missing and realized that this might come from the phpunit flex recipe. So here we go with the fix.

Fixes issues with slow coverage collection mentioned here:  
https://github.com/sebastianbergmann/phpunit/issues/2489  
Also the documentation already includes the configuration:  
https://symfony.com/doc/4.4/create_framework/unit_testing.html
https://symfony.com/doc/current/create_framework/unit_testing.html
2019-12-18 18:00:20 +01:00
Nicolas Grekas 3015f125e3 Enable inline_class_loader in debug mode 2019-12-18 12:15:32 +01:00
symfony-flex-server[bot]andGitHub a796c1226b Merge pull request #705 2019-12-17 14:02:02 +00:00
Nicolas Grekas 5d24d659fc Simplify the default Kernel 2019-12-17 11:15:13 +01:00
symfony-flex-server[bot]andGitHub dcfc281346 Merge pull request #711 2019-12-13 20:04:45 +00: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
symfony-flex-server[bot]andGitHub a4a3f3448d Merge pull request #707 2019-12-11 08:37:16 +00:00
Fabien Potencier 39f031b39b Remove ; 2019-12-11 09:36:04 +01:00
symfony-flex-server[bot]andGitHub 983f5b81a3 Merge pull request #706 2019-12-11 00:52:56 +00:00
Nyholm 88046e8b26 Remove snapshot test for PHP 7.4 2019-12-10 09:16:45 +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
symfony-flex-server[bot]andGitHub 339bf31cdb Merge pull request #690 2019-12-07 13:20:30 +00:00
symfony-flex-server[bot]andGitHub 4fcfbbebe9 Merge pull request #697 2019-12-02 08:25:11 +00:00
Roland FranssenandGitHub 1fa1179246 Update doctrine.yaml 2019-12-02 09:06:54 +01:00
symfony-flex-server[bot]andGitHub b560e19bd1 Merge pull request #696 2019-11-28 16:23:20 +00:00
Nyholm 3ed7e73fae Adding tests on Symfony5 2019-11-28 17:00:20 +01:00
symfony-flex-server[bot]andGitHub cf1c4ecb11 Merge pull request #693 2019-11-28 10:03:37 +00:00
symfony-flex-server[bot]andGitHub a37223dad5 Merge pull request #695 2019-11-28 06:04:22 +00:00
David MaicherandGitHub 2e446d0c1d Fix doctrine-bundle recipe for prod caching pools 2019-11-27 22:33:13 +01:00
Nicolas Grekas 4293dc6cb2 Remove charset config for doctrine-bundle v2 2019-11-27 09:57:53 +01:00
symfony-flex-server[bot]andGitHub 53faf5aec0 Merge pull request #691 2019-11-25 10:56:42 +00:00
Valentin Udaltsov 95e75e5e42 Use MicroKernel::configureRouting(Configurator) in FrameworkBundle >= 5.1 2019-11-25 13:06:38 +03:00
Christopher HertelandGitHub 7924e9c887 Add charset option to postgres example 2019-11-24 23:32:27 +01:00
symfony-flex-server[bot]andGitHub 3ba04b9151 Merge pull request #687 2019-11-22 14:05:52 +00: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
symfony-flex-server[bot]andGitHub b429f217ce Merge pull request #686 2019-11-21 13:42:49 +00: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
symfony-flex-server[bot]andGitHub bd7fb549f7 Merge pull request #682 2019-11-19 17:04:48 +00:00
Andreas Braun bf7c5fd70a Add recipe for DoctrineBundle 1.12 and newer
* Replaces deprecated underscore naming strategy with non-deprecated number-aware strategy
* Remove special production config
2019-11-19 16:30:16 +01:00
symfony-flex-server[bot]andGitHub f5f76c39b3 Merge pull request #681 2019-11-18 21:43:46 +00:00
Ryan Weaver 24acb634ea Clarifying the purpose of the "app" cache 2019-11-18 18:31:53 +01:00