symfony-flex-server[bot] and GitHub
57767bc9fb
Merge pull request #243
2017-11-10 15:48:05 +00:00
Renato Mendes Figueiredo
5737053240
[MonologBundle] Using yaml configuration since Symfony/Console is now default on Flex
2017-11-10 13:57:57 +01:00
symfony-flex-server[bot] and GitHub
5f0d5069b2
Merge pull request #204
2017-11-10 00:04:27 +00:00
Nicolas Grekas
c11e8c5fad
[DoctrineBundle] resolve parameters inside DATABASE_URL
2017-11-09 16:52:26 +01:00
symfony-flex-server[bot] and GitHub
93d80647f5
Merge pull request #239
2017-11-07 17:28:38 +00:00
Nicolas Grekas
b758d3a313
Make "APP_DEBUG" mode fallback to "APP_ENV !== prod"
2017-11-07 17:24:19 +01:00
symfony-flex-server[bot] and GitHub
7845f3cba4
Merge pull request #238
2017-11-06 17:22:52 +00:00
Ryan Weaver and GitHub
ca14aad308
Remove Repository from being ignored
...
See https://github.com/doctrine/DoctrineBundle/pull/727
But also, this directory was always safe to auto-register. If they cannot be autowired, unless you try to *use* them as services, they will be discarded without showing the autowiring failure.
2017-11-06 11:50:39 -05:00
symfony-flex-server[bot] and GitHub
67ddc64a0f
Merge pull request #237
2017-11-03 16:37:19 +00:00
Massimiliano Arione and GitHub
5e24f62a38
unalign
2017-11-03 17:13:15 +01:00
symfony-flex-server[bot] and GitHub
3a9b46337d
Merge pull request #234
2017-11-02 23:44:04 +00:00
Eric Poe and GitHub
fba5d36760
Fix doubled quotes
...
Fixes #233
2017-11-02 13:57:13 -05:00
symfony-flex-server[bot] and GitHub
a371651216
Merge pull request #225
2017-10-28 21:37:14 +00:00
symfony-flex-server[bot] and GitHub
428b05edc8
Merge pull request #227
2017-10-28 17:27:01 +00:00
Fabien Potencier
5a84889ecf
removed obsolete post-install
2017-10-28 08:49:47 -07:00
Benjamin Lazarecki
824bd92d9b
FrameworkBundle kernel should be compatible
2017-10-28 00:57:30 +02:00
symfony-flex-server[bot] and GitHub
3250b800ce
Merge pull request #223
2017-10-26 14:47:21 +00:00
Tobias Schultze and GitHub
9eef91211f
Do not enable session in test env by default
...
Session system is not enabled by default in prod, dev. see https://github.com/symfony/recipes/blob/master/symfony/framework-bundle/3.3/config/packages/framework.yaml#L8
So it should also not be enabled by default in test env.
2017-10-25 19:27:45 +02:00
symfony-flex-server[bot] and GitHub
055edd4172
Merge pull request #221
2017-10-24 13:32:52 +00:00
Nicolas Grekas
6951a4cd72
Enable container.autowiring.strict_mode
2017-10-23 16:42:36 +02:00
symfony-flex-server[bot] and GitHub
9da51a1239
Merge pull request #220
2017-10-23 02:02:29 +00:00
Javier Eguiluz and GitHub
0143be42c8
Removed an unnecessary comment
2017-10-22 21:39:55 +02:00
Dariusz Ruminski
710ba916ce
Add PHP CS Fixer recipe
2017-10-22 21:25:16 +02:00
Fabien Potencier and Symfony
50d45cb37f
removes templating as an alias ( #219 )
2017-10-20 13:33:51 -07:00
Fabien Potencier
0636f0e8bb
fixed typo
2017-10-17 14:12:53 -07:00
Maximilian Berghoff and Symfony
aa946a3a89
when make is gone, composer should use symfony console command ( #216 )
2017-10-17 07:04:17 -07:00
Fabien Potencier and Symfony
82e8cf1a6d
removed Makefile support ( #215 )
2017-10-16 16:05:06 -07:00
Maxime Steinhausser and Symfony
5ae47fd7d4
Add simple-phpunit alias ( #213 )
2017-10-16 08:25:57 -07:00
Nicolas Grekas and Symfony
ff028103ab
[DoctrineBundle] Enable caches by default on prod ( #214 )
2017-10-15 06:03:39 -07:00
Ryan Weaver and Symfony
56acc9cfb9
Always using umask(0000) in debug mode ( #210 )
2017-10-10 01:46:31 -07:00
Tarmo Leppänen and Symfony
5542ed8a4a
Added default information ( #208 )
2017-10-09 20:56:35 -07:00
Ryan Weaver and Symfony
56c2f01d8e
Use the native PHP session handler by default ( #209 )
2017-10-09 08:16:56 -07:00
Fabien Potencier and Symfony
325838a7b3
added some command names for make help ( #207 )
2017-10-06 09:27:11 -07:00
Ryan Weaver and Symfony
9da5ff1b7a
reverting #131 ( #205 )
2017-10-04 07:26:31 -07:00
Javier Eguiluz and Symfony
bf020aa4e6
Proposed a security.yaml file for the "test" environment ( #131 )
2017-10-03 17:53:39 -07:00
Javier Eguiluz and Symfony
9fae4234e4
Updated the admin recipe for the new version of the bundle ( #199 )
2017-10-03 17:53:05 -07:00
Nicolas Grekas and Symfony
caa8bce19d
Fix Makefile ( #203 )
2017-10-03 17:50:56 -07:00
Fabien Potencier and Symfony
1d2ae35047
fixed logic in Makefile ( #201 )
2017-10-02 16:55:29 -07:00
Fabien Potencier and Symfony
be5333aae5
fixed space issue in bin/console ( #200 )
2017-10-02 16:10:45 -07:00
Kévin Dunglas and Symfony
2f672602bc
[Encore] Improve the generate package.json ( #197 )
2017-10-01 09:52:05 -07:00
Fabien Potencier
ce428b076d
added NelmioSecurityBundle
2017-09-27 10:28:38 -07:00
Symfony and GitHub
dfce5ae0f0
Merge pull request #178 from mercuryseries/patch-2
2017-09-26 21:20:12 -07:00
Symfony and GitHub
41a3b59ffa
Merge pull request #195 from nicolas-grekas/php70
2017-09-25 19:39:08 -07:00
Nicolas Grekas
da0f8b1d60
Fix PHP 7.0
2017-09-25 16:56:00 +02:00
Symfony and GitHub
af2b3c02be
Merge pull request #192 from nicolas-grekas/php70
2017-09-25 03:20:22 -07:00
Nicolas Grekas
f092653e6b
Allow PHP 7.0
2017-09-23 19:48:54 +01:00
Fabien Potencier
b22eb247d4
added a new validation rule
2017-09-20 09:51:51 +02:00
Symfony and GitHub
dab2e4984c
Merge pull request #152 from pyrech-forks/add-bazinga-js-translation
2017-09-19 02:23:30 -07:00
Fabien Potencier
d370e180c7
added another validation rule
2017-09-17 08:53:32 -07:00
Symfony and GitHub
18a780d8dd
Merge pull request #177 from mercuryseries/patch-1
2017-09-15 08:26:31 -07:00