Yonel Ceruto
499af21e07
removing Twig paths comment
2018-09-08 07:57:12 -04:00
Yonel Ceruto
cc439b6eb0
add config suggestion for addition paths
2018-09-05 10:58:51 -04:00
Yonel Ceruto
85ff539ac9
Use default_path instead of paths for Twig and Translator config
2018-07-11 12:21:31 -04:00
symfony-flex-server[bot] and GitHub
0e0478f08b
Merge pull request #429
2018-07-11 15:26:23 +00:00
Grégoire Pineau and GitHub
412d1fbe18
[FrameworkBundle] Added DependencyInjection to the excluded directory list
2018-07-10 15:20:00 +02:00
Nicolas Grekas
18217e8ced
Enable utf8 mode for the router on 4.2
2018-07-06 10:04:56 +02:00
Grzegorz Korba and GitHub
6292149217
Updated PHPUnit version in XSI namespace
...
Since default `SYMFONY_PHPUNIT_VERSION` is set to 6.5 in `bin/phpunit`, it should be used also in XSI namespace to allow for example `showOnlySummary` in text code coverage output.
2018-07-04 09:56:52 +02:00
symfony-flex-server[bot] and GitHub
67b8f671be
Merge pull request #426
2018-07-01 17:53:57 +00:00
Nicolas Grekas
3567ee215e
Add intro note to services.yaml and routes.yaml
2018-07-01 11:07:33 +02:00
symfony-flex-server[bot] and GitHub
1fc11f2fb6
Merge pull request #423
2018-06-29 20:49:06 +00:00
symfony-flex-server[bot] and GitHub
f480647bdf
Merge pull request #409
2018-06-18 18:46:40 +00:00
Nicolas Grekas
945f02e22a
Add warning when using symfony/symfony directly
2018-06-17 09:54:49 +02:00
Nicolas Grekas
a592c0c393
Remove empty git repository
2018-06-07 21:07:21 +02:00
symfony-flex-server[bot] and GitHub
992a2012fa
Merge pull request #415
2018-06-02 01:25:30 +00:00
symfony-flex-server[bot] and GitHub
0bb0bc10ea
Merge pull request #406
2018-06-01 17:06:10 +00:00
thePanz
4172c48112
Messenger: use Transport instead of Adapter in ENV name
2018-06-01 17:51:02 +02:00
Nicolas Grekas
1a0f9bd2fd
Alias "phpunit" to test-pack, remove config when installing v4.1 of phpunit-bridge
2018-05-23 13:13:06 +02:00
symfony-flex-server[bot] and GitHub
34fc4212d8
Merge pull request #395
2018-05-16 19:01:43 +00:00
Samuel ROZE
a2ead7b05a
Uses @fabpot's suggestion for the environment
2018-05-12 11:04:00 +02:00
Samuel ROZE
f3ed9edcdb
Rename to amqp-pack
2018-05-11 14:28:17 +02:00
Samuel ROZE
81580a1d03
Update some typos
2018-05-11 14:24:37 +02:00
Gaiaz Iusipov
9f97317077
Remove "--relative" and "--symlink" options by default
2018-05-10 19:26:04 +03:00
Samuel ROZE
e0988a5d09
Installing
2018-05-10 08:13:38 +01:00
Samuel ROZE
58ae22c977
Add the AMQP pack
2018-05-09 19:44:31 +01:00
Samuel ROZE
dfda2d4134
Add a post-install note
2018-05-09 19:44:03 +01:00
Samuel ROZE and GitHub
5b86e34826
Remove last dot and change sender for adapter
2018-04-17 07:46:49 +01:00
Tim Goudriaan and GitHub
4e33671597
Update Webpack Encore version
2018-04-14 06:25:20 +02:00
Samuel ROZE and GitHub
ef00c5a511
Uses the short sender name and remove mysterious dots
2018-04-12 20:32:19 +01:00
Samuel ROZE and GitHub
3fc2685db6
Change wording in comment
2018-04-12 19:24:01 +01:00
Samuel ROZE and GitHub
5151546a2c
Uses amqp as the default sender name
2018-04-12 19:23:26 +01:00
Samuel ROZE
59dd763135
Comment the adapter and env as well
2018-03-29 17:05:24 +02:00
Samuel ROZE
388a5c41ec
Add messenger's recipe
2018-03-27 15:44:25 +01:00
msheakoski and GitHub
ebd38ba97f
Ignore npm and Yarn log files regardless of location
2018-03-24 18:14:06 -04:00
msheakoski and GitHub
17390c64ca
Add npm and Yarn error logs to .gitignore
2018-03-24 17:44:41 -04:00
Maxime Steinhausser
c6eaad145a
[DebugBundle] Enable the VarDumper server dumper by default on dev
2018-03-23 12:26:38 +01:00
symfony-flex-server[bot] and GitHub
bd247214b6
Merge pull request #387
2018-03-20 17:49:49 +00:00
Fabien Potencier and Fabien Potencier
d53ebf5d85
Fix .gitignore files
2018-03-20 08:35:41 +01:00
HeahDude
e1c53afa17
Added symfony/test-pack
2018-03-14 18:31:03 +01:00
Grégoire Pineau
31f9738a39
Fixed typo
2018-03-14 10:28:02 +01:00
Wouter J and GitHub
13ccf89e56
Fixed not imported FQCN
2018-03-13 23:32:26 +01:00
symfony-flex-server[bot] and GitHub
b2dfb0a4ad
Merge pull request #377
2018-03-13 21:50:25 +00:00
Ryan Weaver
e6907306bc
Add container tracking to bundles.php so the container rebuilds when it
...
changes
2018-03-13 13:59:33 -04:00
Morel Sébastien
5849677040
Fix TypeError argument when APP_DEBUG is set
2018-03-08 01:20:32 -08:00
Jakub Zalas and GitHub
42a1b33844
Add "test" and "tests" aliases for the phpunit bridge
2018-02-23 16:24:17 +00:00
Benoit GALATI
67b920aa77
Tell user that container.autowiring.strict_mode can be deleted with Symfony 4.0+
2018-02-21 22:04:09 +01:00
Christophe Coevoet
60c0fc35b3
Improve the console script
...
- look for the --env and --no-debug only before a -- separator, to respect
the support for --
- avoid passing an empty string as parameter option name (which would never
match anyway, but causes php warning is some Symfony versions instead of
being ignored silently).
2018-02-15 12:16:49 +01:00
Ryan Weaver and Ryan Weaver
d0f7334e48
Changing ~ to true when it activates a system (for clarity)
2018-02-11 14:14:25 -05:00
symfony-flex-server[bot] and GitHub
018a74a593
Merge pull request #357
2018-02-09 06:42:35 +00:00
symfony-flex-server[bot] and GitHub
0ef28946a2
Merge pull request #359
2018-02-08 08:44:49 +00:00
Ryan Weaver and GitHub
4708c9473f
capitalization
2018-02-03 12:30:35 -05:00