Skip to content

Commit 036c946

Browse files
committed
Merge branch '2.8'
* 2.8: (100 commits) [DependencyInjection] provide better error message when using deprecated configuration options [console][TableCell] get cell width without decoration. Improve the config validation in TwigBundle [VarDumper] Changed tooltip to expand-all keybinding in OS X [Bridge\PhpUnit] Fix composer installed phpunit detection [VarDumper] Fix generic casters calling order [2.7][SecurityBundle] Remove SecurityContext from Compile [WebProfilerBundle][logger] added missing deprecation message. Fix profiler CSS [Security][Acl] enforce string identifiers [FrameworkBundle] make `templating.helper.router` service available again for BC reasons [BrowserKit] Fix bug when uri starts with http. bumped Symfony version to 2.7.1 updated VERSION for 2.7.0 updated CHANGELOG for 2.7.0 bumped Symfony version to 2.6.10 updated VERSION for 2.6.9 updated CHANGELOG for 2.6.9 fixed tests bumped Symfony version to 2.3.31 ... Conflicts: CHANGELOG-2.3.md CHANGELOG-2.6.md CHANGELOG-2.7.md UPGRADE-2.7.md UPGRADE-3.0.md src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php src/Symfony/Bridge/Twig/Extension/AssetExtension.php src/Symfony/Bridge/Twig/Tests/Extension/AssetExtensionTest.php src/Symfony/Bridge/Twig/composer.json src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php src/Symfony/Bundle/FrameworkBundle/Resources/config/templating.xml src/Symfony/Bundle/FrameworkBundle/Resources/config/templating_php.xml src/Symfony/Bundle/FrameworkBundle/Templating/Helper/CodeHelper.php src/Symfony/Bundle/FrameworkBundle/composer.json src/Symfony/Bundle/SecurityBundle/composer.json src/Symfony/Component/Debug/ExceptionHandler.php src/Symfony/Component/DependencyInjection/Container.php src/Symfony/Component/DependencyInjection/Definition.php src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/legacy-services6.xml src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services6.xml src/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/legacy-services6.yml src/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services6.yml src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php src/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php src/Symfony/Component/Form/CHANGELOG.md src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php src/Symfony/Component/HttpKernel/Tests/DependencyInjection/ContainerAwareHttpKernelTest.php src/Symfony/Component/Routing/Loader/XmlFileLoader.php src/Symfony/Component/Routing/Loader/YamlFileLoader.php
2 parents 16eeebc + 5593bdd commit 036c946

File tree

153 files changed

+1837
-442
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

153 files changed

+1837
-442
lines changed

CONTRIBUTORS.md

+34-23
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ Symfony is the result of the work of many people who made the code better
66

77
- Fabien Potencier (fabpot)
88
- Bernhard Schussek (bschussek)
9-
- Victor Berchet (victor)
9+
- Nicolas Grekas (nicolas-grekas)
1010
- Tobias Schultze (tobion)
11+
- Victor Berchet (victor)
1112
- Jordi Boggiano (seldaek)
12-
- Nicolas Grekas (nicolas-grekas)
1313
- Johannes S (johannes)
1414
- Kris Wallsmith (kriswallsmith)
1515
- Christophe Coevoet (stof)
@@ -19,27 +19,27 @@ Symfony is the result of the work of many people who made the code better
1919
- Joseph Bielawski (stloyd)
2020
- Karma Dordrak (drak)
2121
- Ryan Weaver (weaverryan)
22+
- Christian Flothmann (xabbuh)
2223
- Lukas Kahwe Smith (lsmith)
2324
- Romain Neutron (romain)
24-
- Christian Flothmann (xabbuh)
2525
- Jeremy Mikola (jmikola)
2626
- Jean-François Simon (jfsimon)
2727
- Benjamin Eberlei (beberlei)
2828
- Igor Wiedler (igorw)
2929
- Martin Hasoň (hason)
3030
- Eriksen Costa (eriksencosta)
31-
- Grégoire Pineau (lyrixx)
3231
- Abdellatif Ait boudad (aitboudad)
32+
- Grégoire Pineau (lyrixx)
3333
- Wouter De Jong (wouterj)
3434
- Jonathan Wage (jwage)
3535
- Alexandre Salomé (alexandresalome)
3636
- William Durand (couac)
3737
- ornicar
3838
- stealth35 ‏ (stealth35)
3939
- Alexander Mols (asm89)
40+
- Kévin Dunglas (dunglas)
4041
- Bulat Shakirzyanov (avalanche123)
4142
- Francis Besset (francisbesset)
42-
- Kévin Dunglas (dunglas)
4343
- Saša Stamenković (umpirsky)
4444
- Henrik Bjørnskov (henrikbjorn)
4545
- Miha Vrhovnik
@@ -55,6 +55,7 @@ Symfony is the result of the work of many people who made the code better
5555
- Arnout Boks (aboks)
5656
- Christian Raue
5757
- Michel Weimerskirch (mweimerskirch)
58+
- Diego Saint Esteben (dii3g0)
5859
- Lee McDermott
5960
- Brandon Turner
6061
- Luis Cordova (cordoval)
@@ -75,23 +76,23 @@ Symfony is the result of the work of many people who made the code better
7576
- lenar
7677
- Graham Campbell (graham)
7778
- Włodzimierz Gajda (gajdaw)
79+
- Jérôme Tamarelle (gromnan)
7880
- Florian Voutzinos (florianv)
7981
- Colin Frei
80-
- Jérôme Tamarelle (gromnan)
8182
- Adrien Brault (adrienbrault)
8283
- excelwebzone
8384
- Jacob Dreesen (jdreesen)
84-
- Fabien Pennequin (fabienpennequin)
8585
- Matthias Pigulla (mpdude)
86+
- Fabien Pennequin (fabienpennequin)
8687
- Peter Kokot (maastermedia)
8788
- Peter Rehm (rpet)
88-
- Diego Saint Esteben (dii3g0)
8989
- Michal Piotrowski (eventhorizon)
9090
- Stefano Sala (stefano.sala)
9191
- Javier Eguiluz (javier.eguiluz)
9292
- Gordon Franke (gimler)
9393
- Robert Schönthal (digitalkaoz)
9494
- Juti Noppornpitak (shiroyuki)
95+
- Dariusz Ruminski
9596
- Sebastian Hörl (blogsh)
9697
- Daniel Gomes (danielcsgomes)
9798
- Hidenori Goto (hidenorigoto)
@@ -102,8 +103,8 @@ Symfony is the result of the work of many people who made the code better
102103
- Eric GELOEN (gelo)
103104
- Jérémie Augustin (jaugustin)
104105
- Rafael Dohms (rdohms)
105-
- Dariusz Ruminski
106106
- Tigran Azatyan (tigranazatyan)
107+
- Alexander Schwenn (xelaris)
107108
- Arnaud Kleinpeter (nanocom)
108109
- Richard Shank (iampersistent)
109110
- Clemens Tolboom
@@ -126,7 +127,6 @@ Symfony is the result of the work of many people who made the code better
126127
- Mario A. Alvarez Garcia (nomack84)
127128
- Dennis Benkert (denderello)
128129
- Benjamin Dulau (dbenjamin)
129-
- Alexander Schwenn (xelaris)
130130
- Andreas Hucks (meandmymonkey)
131131
- Noel Guilbert (noel)
132132
- Joel Wurtz (brouznouf)
@@ -136,6 +136,7 @@ Symfony is the result of the work of many people who made the code better
136136
- Larry Garfield (crell)
137137
- Martin Schuhfuß (usefulthink)
138138
- Thomas Rabaix (rande)
139+
- Javier Spagnoletti (phansys)
139140
- Matthieu Bontemps (mbontemps)
140141
- Pierre Minnieur (pminnieur)
141142
- fivestar
@@ -145,6 +146,7 @@ Symfony is the result of the work of many people who made the code better
145146
- François Zaninotto (fzaninotto)
146147
- Dustin Whittle (dustinwhittle)
147148
- jeff
149+
- Maxime Steinhausser (ogizanagi)
148150
- Joshua Thijssen
149151
- Justin Hileman (bobthecow)
150152
- Sven Paulus (subsven)
@@ -156,7 +158,6 @@ Symfony is the result of the work of many people who made the code better
156158
- Tugdual Saunier (tucksaun)
157159
- Sergey Linnik (linniksa)
158160
- Marcel Beerta (mazen)
159-
- Javier Spagnoletti (phansys)
160161
- julien pauli (jpauli)
161162
- Francois Zaninotto
162163
- Alexander Kotynia (olden)
@@ -186,10 +187,10 @@ Symfony is the result of the work of many people who made the code better
186187
- Jeremy Livingston (jeremylivingston)
187188
- Nikita Konstantinov
188189
- Wodor Wodorski
190+
- Vincent AUBERT (vincent)
189191
- Matthieu Auger (matthieuauger)
190192
- Beau Simensen (simensen)
191193
- Robert Kiss (kepten)
192-
- Maxime Steinhausser (ogizanagi)
193194
- John Kary (johnkary)
194195
- Ruben Gonzalez (rubenrua)
195196
- Kim Hemsø Rasmussen (kimhemsoe)
@@ -234,11 +235,14 @@ Symfony is the result of the work of many people who made the code better
234235
- Vitaliy Zakharov (zakharovvi)
235236
- Tobias Sjösten (tobiassjosten)
236237
- Gyula Sallai (salla)
238+
- Alexander M. Turek (derrabus)
239+
- Konstantin Myakshin (koc)
237240
- Inal DJAFAR (inalgnu)
238241
- Christian Gärtner (dagardner)
239242
- Felix Labrecque
240243
- Yaroslav Kiliba
241244
- Sébastien Lavoie (lavoiesl)
245+
- Stepan Anchugov (kix)
242246
- Terje Bråten
243247
- Kristen Gilden (kgilden)
244248
- Robbert Klarenbeek (robbertkl)
@@ -275,6 +279,7 @@ Symfony is the result of the work of many people who made the code better
275279
- Alessandro Desantis
276280
- hubert lecorche (hlecorche)
277281
- Marc Morales Valldepérez (kuert)
282+
- Vadim Kharitonov (virtuozzz)
278283
- Oscar Cubo Medina (ocubom)
279284
- Karel Souffriau
280285
- Christophe L. (christophelau)
@@ -295,18 +300,15 @@ Symfony is the result of the work of many people who made the code better
295300
- Antonio J. García Lagar (ajgarlag)
296301
- Olivier Dolbeau (odolbeau)
297302
- Roumen Damianoff (roumen)
298-
- Konstantin Myakshin (koc)
299303
- vagrant
300304
- Asier Illarramendi (doup)
301-
- Alexander M. Turek (derrabus)
302305
- Chris Sedlmayr (catchamonkey)
303306
- Seb Koelen
304307
- Daniel Wehner
305308
- Christoph Mewes (xrstf)
306309
- Vitaliy Tverdokhlib (vitaliytv)
307310
- Ariel Ferrandini (aferrandini)
308311
- Dirk Pahl (dirkaholic)
309-
- Stepan Anchugov (kix)
310312
- cedric lombardot (cedriclombardot)
311313
- Jonas Flodén (flojon)
312314
- Christian Schmidt
@@ -318,7 +320,6 @@ Symfony is the result of the work of many people who made the code better
318320
- boombatower
319321
- Fabrice Bernhard (fabriceb)
320322
- Jérôme Macias (jeromemacias)
321-
- Vincent AUBERT (vincent)
322323
- Fabian Lange (codingfabian)
323324
- Yoshio HANAWA
324325
- Tomasz Kowalczyk (thunderer)
@@ -336,6 +337,7 @@ Symfony is the result of the work of many people who made the code better
336337
- Jerzy Zawadzki (jzawadzki)
337338
- Evan S Kaufman (evanskaufman)
338339
- mcben
340+
- Jérôme Vieilledent (lolautruche)
339341
- Maks Slesarenko
340342
- mmoreram
341343
- Markus Lanthaler (lanthaler)
@@ -371,13 +373,13 @@ Symfony is the result of the work of many people who made the code better
371373
- Massimiliano Arione (garak)
372374
- Ivan Rey (ivanrey)
373375
- Marcin Chyłek (songoq)
374-
- Vadim Kharitonov (virtuozzz)
375376
- Ned Schwartz
376377
- Ziumin
377378
- Lenar Lõhmus
378379
- Zach Badgett (zachbadgett)
379380
- Aurélien Fredouelle
380381
- Pavel Campr (pcampr)
382+
- Johnny Robeson (johnny)
381383
- Disquedur
382384
- Geoffrey Tran (geoff)
383385
- Jan Behrens
@@ -405,6 +407,7 @@ Symfony is the result of the work of many people who made the code better
405407
- Wang Jingyu
406408
- Åsmund Garfors
407409
- Maxime Douailin
410+
- Gregor Harlan
408411
- Javier López (loalf)
409412
- Reinier Kip
410413
- Dustin Dobervich (dustin10)
@@ -458,6 +461,7 @@ Symfony is the result of the work of many people who made the code better
458461
- Alexander Volochnev (exelenz)
459462
- Michael Piecko
460463
- yclian
464+
- Sebastian Grodzicki (sgrodzicki)
461465
- Pascal Helfenstein
462466
- Baldur Rensch (brensch)
463467
- Alex Xandra Albert Sim
@@ -482,18 +486,19 @@ Symfony is the result of the work of many people who made the code better
482486
- Andrew Hilobok (hilobok)
483487
- Christian Soronellas (theunic)
484488
- Yosmany Garcia (yosmanyga)
485-
- Jérôme Vieilledent (lolautruche)
486489
- Degory Valentine
487490
- Benoit Lévêque (benoit_leveque)
488491
- Jeroen Fiege (fieg)
489492
- Krzysiek Łabuś
493+
- Nicolas Dewez (nicolas_dewez)
490494
- Xavier Lacot (xavier)
491495
- Olivier Maisonneuve (olineuve)
492496
- Francis Turmel (fturmel)
493497
- cgonzalez
494498
- Ben
495499
- Jayson Xu (superjavason)
496500
- Jaik Dean (jaikdean)
501+
- fago
497502
- Harm van Tilborg
498503
- Jan Prieser
499504
- Damien Alexandre (damienalexandre)
@@ -502,6 +507,7 @@ Symfony is the result of the work of many people who made the code better
502507
- Christopher Hall (mythmakr)
503508
- Paul Kamer (pkamer)
504509
- Rafał Wrzeszcz (rafalwrzeszcz)
510+
- Berny Cantos (xphere81)
505511
- Reen Lokum
506512
- Martin Parsiegla (spea)
507513
- Quentin Schuler
@@ -531,6 +537,7 @@ Symfony is the result of the work of many people who made the code better
531537
- corphi
532538
- grizlik
533539
- Derek ROTH
540+
- Alain Hippolyte (aloneh)
534541
- Shin Ohno (ganchiku)
535542
- Geert De Deckere (geertdd)
536543
- Jan Kramer (jankramer)
@@ -559,7 +566,6 @@ Symfony is the result of the work of many people who made the code better
559566
- Maks
560567
- Gábor Tóth
561568
- Daniel Cestari
562-
- Johnny Robeson (johnny)
563569
- Brunet Laurent (lbrunet)
564570
- Magnus Nordlander (magnusnordlander)
565571
- Mikhail Yurasov (mym)
@@ -572,6 +578,7 @@ Symfony is the result of the work of many people who made the code better
572578
- Raul Fraile (raulfraile)
573579
- sensio
574580
- Patrick Kaufmann
581+
- stefan.r
575582
- Matthieu Napoli (mnapoli)
576583
- Ben Ramsey (ramsey)
577584
- Christian Jul Jensen
@@ -613,6 +620,7 @@ Symfony is the result of the work of many people who made the code better
613620
- chispita
614621
- Wojciech Sznapka
615622
- Máximo Cuadros (mcuadros)
623+
- Stefan Gehrig (sgehrig)
616624
- Alex Bogomazov
617625
- tamirvs
618626
- julien.galenski
@@ -684,7 +692,6 @@ Symfony is the result of the work of many people who made the code better
684692
- Gustavo Adrian
685693
- Yannick
686694
- Eduardo García Sanz (coma)
687-
- Sebastian Grodzicki (sgrodzicki)
688695
- James Gilliland
689696
- Michael Lee (zerustech)
690697
- Roy Van Ginneken
@@ -725,7 +732,6 @@ Symfony is the result of the work of many people who made the code better
725732
- Jeroen van den Enden (stoefke)
726733
- origaminal
727734
- Quique Porta (quiqueporta)
728-
- Gregor Harlan
729735
- Tomasz Szymczyk (karion)
730736
- ConneXNL
731737
- Aharon Perkel
@@ -983,11 +989,13 @@ Symfony is the result of the work of many people who made the code better
983989
- Mark de Haan (markdehaan)
984990
- Dan Patrick (mdpatrick)
985991
- Rares Vlaseanu (raresvla)
992+
- Artur Melo (restless)
986993
- Sofiane HADDAG (sofhad)
987994
- tante kinast (tante)
988995
- Vincent LEFORT (vlefort)
989996
- Sadicov Vladimir (xtech)
990997
- Alexander Zogheb
998+
- Rémi Blaise
991999
- Joel Marcey
9921000
- David Christmann
9931001
- root
@@ -1013,7 +1021,6 @@ Symfony is the result of the work of many people who made the code better
10131021
- Hein Zaw Htet™
10141022
- Ruben Kruiswijk
10151023
- Michael J
1016-
- Berny Cantos
10171024
- Joseph Maarek
10181025
- Alex Pods
10191026
- timaschew
@@ -1024,6 +1031,7 @@ Symfony is the result of the work of many people who made the code better
10241031
- Filipe Guerra
10251032
- Gerben Wijnja
10261033
- Rowan Manning
1034+
- Per Modin
10271035
- David Windell
10281036
- Gabriel Birke
10291037
- Steffen Roßkamp
@@ -1176,6 +1184,7 @@ Symfony is the result of the work of many people who made the code better
11761184
- TeLiXj
11771185
- Oncle Tom
11781186
- Christian Stocker
1187+
- Dawid Nowak
11791188
- Karolis Daužickas
11801189
- tirnanog06
11811190
- phc
@@ -1189,10 +1198,10 @@ Symfony is the result of the work of many people who made the code better
11891198
- Andreas Forsblom (aforsblo)
11901199
- Alaattin Kahramanlar (alaattin)
11911200
- Alex Olmos (alexolmos)
1192-
- Alain Hippolyte (aloneh)
11931201
- Antonio Mansilla (amansilla)
11941202
- Juan Ases García (ases)
11951203
- Daniel Basten (axhm3a)
1204+
- DUPUCH (bdupuch)
11961205
- Bill Hance (billhance)
11971206
- Bernd Matzner (bmatzner)
11981207
- Choong Wei Tjeng (choonge)
@@ -1231,6 +1240,7 @@ Symfony is the result of the work of many people who made the code better
12311240
- Ala Eddine Khefifi (nayzo)
12321241
- emilienbouard (neime)
12331242
- ollie harridge (ollietb)
1243+
- Paul Andrieux (paulandrieux)
12341244
- Paweł Szczepanek (pauluz)
12351245
- Christian López Espínola (penyaskito)
12361246
- Petr Jaroš (petajaros)
@@ -1250,6 +1260,7 @@ Symfony is the result of the work of many people who made the code better
12501260
- Julien Sanchez (sumbobyboys)
12511261
- Guillermo Gisinger (t3chn0r)
12521262
- Markus Tacker (tacker)
1263+
- Tomáš Votruba (tomas_votruba)
12531264
- Tyler Stroud (tystr)
12541265
- Moritz Kraft (userfriendly)
12551266
- Víctor Mateo (victormateo)

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ to high traffic ones like Dailymotion or Yahoo! Answers.
1414
Installation
1515
------------
1616

17-
The best way to install Symfony is to download the Symfony Standard Edition
18-
available at <https://symfony.com/download>.
17+
The best way to install Symfony is to use the [official Symfony Installer][7].
18+
It allows you to start a new project based on the version you want.
1919

2020
Documentation
2121
-------------
@@ -45,3 +45,4 @@ Information on how to run the Symfony test suite can be found in the
4545
[4]: https://symfony.com/doc/current/contributing/code/patches.html#check-list
4646
[5]: https://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request
4747
[6]: https://symfony.com/doc/master/contributing/code/tests.html
48+
[7]: https://symfony.com/doc/current/book/installation.html#installing-the-symfony-installer

0 commit comments

Comments
 (0)