Skip to content

Tests for EntityType field with multiple=true #23930

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1,951 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1951 commits
Select commit Hold shift + click to select a range
7efb4f0
Minor typo fix messsagesData -> messagesData
jverdeyen Feb 17, 2017
2fee5bc
minor #21645 Minor typo fix messsagesData -> messagesData (jverdeyen)
fabpot Feb 17, 2017
6f578ee
[DI] Bug in autowiring collisions detection
nicolas-grekas Feb 18, 2017
33bae93
Merge branch '2.7' into 2.8
nicolas-grekas Feb 18, 2017
3348879
Merge branch '2.7' into 2.8
nicolas-grekas Feb 18, 2017
bb629f3
Merge branch '2.7' into 2.8
nicolas-grekas Feb 18, 2017
f2baf91
Merge branch '2.7' into 2.8
fabpot Feb 18, 2017
0e1596d
fixed Composer constraints
fabpot Feb 18, 2017
bb70472
[DependencyInjection] Fix autowiring collisions detection
GuilhemN Feb 18, 2017
5981278
[DependencyInjection] Fix using autowiring types when there are more …
GuilhemN Feb 19, 2017
3cfd04b
bug #21665 [DependencyInjection] Fix autowiring collisions detection …
fabpot Feb 19, 2017
3f5c0b1
bug #21670 [DependencyInjection] Fix autowiring types when there are …
fabpot Feb 19, 2017
3616d5e
Merge branch '2.7' into 2.8
fabpot Feb 20, 2017
205ced4
Updated PHPUnit namespaces
peterrehm Feb 18, 2017
f2754eb
minor #21663 Updated PHPUnit namespaces (peterrehm)
nicolas-grekas Feb 20, 2017
f9f53b2
Merge branch '2.7' into 2.8
nicolas-grekas Feb 20, 2017
1337cdb
[WebServerBundle] fixed html attribute escape
Seb33300 Feb 20, 2017
13fff76
Merge branch '2.7' into 2.8
nicolas-grekas Feb 21, 2017
dbe8898
Refactored other PHPUnit method calls to work with namespaced PHPUnit 6
peterrehm Feb 21, 2017
f6893c7
minor #21695 Refactored other PHPUnit method calls to work with names…
nicolas-grekas Feb 21, 2017
5db127b
Merge branch '2.7' into 2.8
nicolas-grekas Feb 21, 2017
4584fad
fix deps
nicolas-grekas Feb 21, 2017
8201e47
Merge branch '2.7' into 2.8
fabpot Feb 22, 2017
de95fd5
Merge branch '2.7' into 2.8
fabpot Feb 24, 2017
57a81eb
bug #21689 [WebServerBundle] fixed html attribute escape (Seb33300)
javiereguiluz Feb 25, 2017
cee435f
do not register the test listener twice
xabbuh Feb 27, 2017
d5d68c0
bug #21787 [PhpUnitBridge] do not register the test listener twice (x…
fabpot Feb 27, 2017
4d4dec3
Merge branch '2.7' into 2.8
fabpot Feb 28, 2017
15106bf
Merge branch '2.7' into 2.8
nicolas-grekas Feb 28, 2017
8881221
Merge branch '2.7' into 2.8
nicolas-grekas Feb 28, 2017
cb14bfd
[2.8] Fix issues reported by static analyse
romainneutron Feb 28, 2017
d8c964c
minor #21801 [2.8] Fix issues reported by static analyse (romainneutron)
nicolas-grekas Feb 28, 2017
2d174f2
Merge branch '2.7' into 2.8
fabpot Mar 1, 2017
4b27628
fixed tests
fabpot Mar 1, 2017
e068661
disable global test listener when not registered
xabbuh Mar 1, 2017
cadc313
bug #21825 [PhpUnitBridge] disable global test listener when not regi…
fabpot Mar 2, 2017
db38c6f
Merge branch '2.7' into 2.8
fabpot Mar 2, 2017
a19e3fe
Merge branch '2.7' into 2.8
fabpot Mar 2, 2017
c8d364b
[Console] Do not squash input changes made from console.command event
chalasr Mar 2, 2017
6e9d1bb
Merge branch '2.7' into 2.8
nicolas-grekas Mar 4, 2017
663661b
Merge branch '2.7' into 2.8
fabpot Mar 5, 2017
8279055
Merge branch '2.7' into 2.8
fabpot Mar 5, 2017
b8b6774
bug #21841 [Console] Do not squash input changes made from console.co…
fabpot Mar 5, 2017
cf8a7d2
updated CHANGELOG for 2.8.18
fabpot Mar 6, 2017
f32f6ce
updated VERSION for 2.8.18
fabpot Mar 6, 2017
8c28bf7
Merge pull request #21885 from fabpot/release-2.8.18
fabpot Mar 6, 2017
07dfac3
bumped Symfony version to 2.8.19
fabpot Mar 6, 2017
2a7e385
Merge branch '2.7' into 2.8
fabpot Mar 6, 2017
6568a76
Merge branch '2.7' into 2.8
nicolas-grekas Mar 7, 2017
d59c9c7
Merge branch '2.7' into 2.8
nicolas-grekas Mar 7, 2017
25a2ce0
Merge branch '2.7' into 2.8
fabpot Mar 9, 2017
870c26f
[VarDumper] Add missing isset() checks in some casters
nicolas-grekas Mar 10, 2017
d1cadf0
bug #21976 [VarDumper] Add missing isset() checks in some casters (ni…
nicolas-grekas Mar 11, 2017
3c37037
Merge branch '2.7' into 2.8
fabpot Mar 12, 2017
9fb17b4
Merge branch '2.7' into 2.8
nicolas-grekas Mar 12, 2017
6b4cfd6
Merge branch '2.7' into 2.8
nicolas-grekas Mar 14, 2017
5af47c4
Revert "bug #21841 [Console] Do not squash input changes made from co…
chalasr Mar 16, 2017
58b3ee7
[DI] Fix PhpDumper generated doc block
nicolas-grekas Mar 20, 2017
5d06aca
Merge branch '2.7' into 2.8
nicolas-grekas Mar 20, 2017
5dd83ad
minor #22065 [DI] Fix PhpDumper generated doc block (nicolas-grekas)
nicolas-grekas Mar 20, 2017
c80a0ae
Merge branch '2.7' into 2.8
nicolas-grekas Mar 20, 2017
2de494f
[WebProfilerBundle] Drop dead code
romainneutron Mar 21, 2017
3d8959f
minor #22089 [2.8][WebProfilerBundle] Drop dead code (romainneutron)
nicolas-grekas Mar 21, 2017
b3f341f
Fixes a typo in the form collector styles
Mar 21, 2017
295a8e0
Merge branch '2.7' into 2.8
fabpot Mar 21, 2017
3b1143c
Merge branch '2.7' into 2.8
fabpot Mar 21, 2017
40a67c9
[WebProfilerBundle] Remove uneeded directive in the form collector st…
Mar 22, 2017
8aefa27
minor #22104 [WebProfilerBundle] Remove uneeded directive in the form…
fabpot Mar 22, 2017
e1ab801
Merge branch '2.7' into 2.8
fabpot Mar 22, 2017
5f9d941
bug #22027 Revert "bug #21841 [Console] Do not squash input changes m…
fabpot Mar 22, 2017
04caacb
[HttpFoundation] Fix missing handling of for/host/proto info from "Fo…
nicolas-grekas Feb 12, 2017
8371dea
bug #21849 [HttpFoundation] Fix missing handling of for/host/proto in…
fabpot Mar 22, 2017
89bb895
Merge branch '2.7' into 2.8
fabpot Mar 22, 2017
3a7fa7e
Set Date header in Response constructor already
mpdude Mar 17, 2017
e3d90db
bug #22036 Set Date header in Response constructor already (mpdude)
fabpot Mar 22, 2017
d980e70
[WebProfilerBundle] Fix for CSS attribute at Profiler Translation Page
e-moe Mar 23, 2017
f354a47
bug #22123 [WebProfilerBundle] Fix for CSS attribute at Profiler Tran…
javiereguiluz Mar 23, 2017
f971f4f
Merge branch '2.7' into 2.8
fabpot Mar 23, 2017
d175340
Merge branch '2.7' into 2.8
fabpot Mar 26, 2017
a0e654d
Merge branch '2.7' into 2.8
nicolas-grekas Mar 27, 2017
fb4d8de
Avoid forcing to define the choices_as_values option when using choic…
stof Mar 31, 2017
994e90c
minor #22230 [Form] Avoid forcing to define the choices_as_values opt…
fabpot Mar 31, 2017
74ee588
support nullable array or collection
4rthem Apr 3, 2017
992c677
[DI] Don't use auto-registered services to populate type-candidates
nicolas-grekas Apr 3, 2017
9b60163
[DI] Autowiring and factories are incompatible with each others
nicolas-grekas Apr 3, 2017
d49005a
Merge branch '2.7' into 2.8
nicolas-grekas Apr 3, 2017
80cea46
bug #22251 [PropertyInfo] Support nullable array or collection (4rthem)
dunglas Apr 3, 2017
ee10bf2
bug #22254 [DI] Don't use auto-registered services to populate type-c…
fabpot Apr 3, 2017
bad24d3
bug #22258 [DI] Autowiring and factories are incompatible with each o…
fabpot Apr 3, 2017
6b862e8
Merge branch '2.7' into 2.8
fabpot Apr 3, 2017
2fe1631
Allow Upper Case property names
insekticid Apr 4, 2017
247e797
bug #22265 Allow Upper Case property names (insekticid)
fabpot Apr 4, 2017
945fee1
Merge branch '2.7' into 2.8
fabpot Apr 4, 2017
6e1cee6
[FrameworkBundle] Update console fixtures after #22217
ro0NL Apr 4, 2017
200b45e
minor #22278 [FrameworkBundle] Update console fixtures after #22217 (…
nicolas-grekas Apr 4, 2017
f0c4b3f
updated CHANGELOG for 2.8.19
fabpot Apr 5, 2017
19ccd43
updated VERSION for 2.8.19
fabpot Apr 5, 2017
da35163
Merge pull request #22284 from fabpot/release-2.8.19
fabpot Apr 5, 2017
d5ea533
bumped Symfony version to 2.8.20
fabpot Apr 5, 2017
f92ada8
Merge branch '2.7' into 2.8
fabpot Apr 5, 2017
77927f4
[DI] Prevent AutowirePass from triggering irrelevant deprecations
chalasr Apr 4, 2017
91b025a
bug #22282 [DI] Prevent AutowirePass from triggering irrelevant depre…
fabpot Apr 5, 2017
8d0cfa4
Merge branch '2.7' into 2.8
nicolas-grekas Apr 5, 2017
c02de84
[DI] Fix second auto-registration
nicolas-grekas Apr 6, 2017
0eb4d2a
bug #22311 [DI] Fix second auto-registration (nicolas-grekas)
fabpot Apr 6, 2017
9f7a6bb
[HttpFoundation] Fix transient tests
nicolas-grekas Apr 6, 2017
f9d5ede
minor #22324 [HttpFoundation] Fix transient tests (nicolas-grekas)
fabpot Apr 6, 2017
3672c01
[VarDumper] Relax tests to adapt for php 7.1rc4
nicolas-grekas Apr 7, 2017
1272be6
minor #22332 [VarDumper] Relax tests to adapt for php 7.1rc4 (nicolas…
fabpot Apr 7, 2017
b89ed60
Merge branch '2.7' into 2.8
xabbuh Apr 9, 2017
86b685f
fix risky tests
xabbuh Apr 11, 2017
54fa2ff
minor #22379 fix risky tests (xabbuh)
fabpot Apr 11, 2017
0bc5eea
Merge branch '2.7' into 2.8
nicolas-grekas Apr 11, 2017
d362bb1
Merge branch '2.7' into 2.8
fabpot Apr 12, 2017
6edd08d
fail when detecting risky tests
fabpot Apr 12, 2017
2be5821
[2.8] Prevent double registrations related to tag priorities
nicolas-grekas Apr 12, 2017
c839532
Merge branch '2.7' into 2.8
fabpot Apr 12, 2017
d564c6a
bug #22399 [2.8] Prevent double registrations related to tag prioriti…
fabpot Apr 12, 2017
b190ec2
[PropertyInfo] Prevent returning int values in some cases.
dunglas Apr 13, 2017
7a8a72d
[PropertyInfo] Remove a useless call to count() in SerializerExtractor
dunglas Apr 13, 2017
f3eaa78
bug #22426 [PropertyInfo] Prevent returning int values in some cases …
fabpot Apr 13, 2017
f5609e8
minor #22427 [PropertyInfo] Remove a useless call to count() in Seria…
fabpot Apr 13, 2017
9af7354
Merge branch '2.7' into 2.8
nicolas-grekas Apr 19, 2017
e9132b3
Fixed the flickering when loading complex profiler panels
javiereguiluz Apr 25, 2017
76dd7b0
bug #22523 [WebProfilerBundle] Fixed the flickering when loading comp…
fabpot Apr 25, 2017
3adff11
Merge branch '2.7' into 2.8
nicolas-grekas Apr 26, 2017
de1b20a
[Asset] Fix invalid assets.xml
nicolas-grekas Apr 26, 2017
345b8c2
minor #22529 [Asset] Fix invalid assets.xml (nicolas-grekas)
fabpot Apr 26, 2017
1bee0ad
Merge branch '2.7' into 2.8
nicolas-grekas Apr 26, 2017
d8c5869
[EventDispatcher] fix: unwrap listeners for correct info
dmaicher Apr 26, 2017
e9e4c79
bug #22541 [EventDispatcher] fix: unwrap listeners for correct info (…
fabpot Apr 26, 2017
b2b4faa
Allow Upper Case property names in ObjectNormalizer
insekticid Apr 27, 2017
13f1707
Add iconv extension to suggested dependencies
julienfalque Apr 27, 2017
04e48bd
minor #22557 [VarDumper] Add iconv dependency (julienfalque)
fabpot Apr 29, 2017
07fc060
bug #22550 Allow Upper Case property names in ObjectNormalizer (insek…
fabpot Apr 29, 2017
6000faf
Merge branch '2.7' into 2.8
fabpot May 1, 2017
f98aeb2
updated CHANGELOG for 2.8.20
fabpot May 1, 2017
db017eb
updated VERSION for 2.8.20
fabpot May 1, 2017
bbe1eae
Merge pull request #22599 from fabpot/release-2.8.20
fabpot May 1, 2017
1f1b5d4
bumped Symfony version to 2.8.21
fabpot May 1, 2017
dfae2ab
Merge branch '2.7' into 2.8
nicolas-grekas May 4, 2017
388ee46
[DependencyInjection] Don't store default deprecation template in eve…
fortis May 4, 2017
0602fb5
minor #22628 [DependencyInjection] Don't store default deprecation te…
fabpot May 4, 2017
57129de
Merge branch '2.7' into 2.8
fabpot May 7, 2017
ae3d88c
Merge branch '2.7' into 2.8
fabpot May 8, 2017
a23330b
fixed CS
fabpot May 7, 2017
5e8412b
minor #22660 fixed CS (fabpot)
fabpot May 8, 2017
433dfd4
Merge branch '2.7' into 2.8
fabpot May 11, 2017
6ef78ec
Merge branch '2.7' into 2.8
nicolas-grekas May 15, 2017
b8c9597
Merge branch '2.7' into 2.8
fabpot May 15, 2017
3d6d80d
Improved how profiler errors are dispalyed on small screens
javiereguiluz May 18, 2017
80e2e1f
bug #22752 Improved how profiler errors are displayed on small screen…
fabpot May 18, 2017
f7b3252
Merge branch '2.7' into 2.8
nicolas-grekas May 19, 2017
fd7b084
Merge branch '2.7' into 2.8
nicolas-grekas May 19, 2017
7a792eb
Merge branch '2.7' into 2.8
nicolas-grekas May 21, 2017
321e41c
Merge branch '2.7' into 2.8
fabpot May 25, 2017
2663293
Merge branch '2.7' into 2.8
fabpot May 27, 2017
44cf367
Merge branch '2.7' into 2.8
fabpot May 28, 2017
2c84ac2
Merge branch '2.7' into 2.8
fabpot May 29, 2017
1140ae1
updated CHANGELOG for 2.8.21
fabpot May 29, 2017
ecf5780
updated VERSION for 2.8.21
fabpot May 29, 2017
17002cb
Merge pull request #22946 from fabpot/release-2.8.21
fabpot May 29, 2017
af6b25b
bumped Symfony version to 2.8.22
fabpot May 29, 2017
65297de
#22839 - changed debug toolbar dump section to relative and use full …
mkurzeja May 30, 2017
47d5e6b
[PropertyInfo][DoctrineBridge] The bigint Doctrine's type must be con…
dunglas May 31, 2017
bd62b14
Merge branch '2.7' into 2.8
fabpot Jun 1, 2017
7f4824c
add some \ on PHP_VERSION_ID for 2.8
vincentaubert Jun 2, 2017
434c833
Merge branch '2.7' into 2.8
nicolas-grekas Jun 2, 2017
3371db9
Fix optional cache warmers are always instantiated whereas they shoul…
romainneutron Jun 1, 2017
99e0836
typo
nicolas-grekas Jun 2, 2017
7a57644
bug #23014 [2.8]Fix optional cache warmers are always instantiated wh…
nicolas-grekas Jun 2, 2017
ec6b882
minor #23028 add some \ on PHP_VERSION_ID for 2.8 (vincentaubert)
nicolas-grekas Jun 2, 2017
7632bed
bug #22988 [PropertyInfo][DoctrineBridge] The bigint Doctrine's type …
nicolas-grekas Jun 2, 2017
1945bcf
typo
nicolas-grekas Jun 2, 2017
0057459
Merge branch '2.7' into 2.8
nicolas-grekas Jun 2, 2017
419556f
Merge branch '2.7' into 2.8
fabpot Jun 6, 2017
a9f289a
updated CHANGELOG for 2.8.22
fabpot Jun 7, 2017
0d52ccb
updated VERSION for 2.8.22
fabpot Jun 7, 2017
2404550
Merge pull request #23099 from fabpot/release-2.8.22
fabpot Jun 7, 2017
e8497bb
bumped Symfony version to 2.8.23
fabpot Jun 7, 2017
895b123
Merge branch '2.7' into 2.8
fabpot Jun 8, 2017
311cc8a
bug #22953 #22839 - changed debug toolbar dump section to relative an…
fabpot Jun 9, 2017
5bc4ef0
Merge branch '2.7' into 2.8
fabpot Jun 14, 2017
e76ee7a
[Translation] Fix FileLoader::loadResource() php doc
ogizanagi Jun 17, 2017
d0065fe
minor #23219 [Translation] Fix FileLoader::loadResource() php doc (og…
fabpot Jun 18, 2017
78f1fde
[WebProfilerBundle] Eliminate line wrap on count columnt (routing)
e-moe Jun 20, 2017
46994a1
bug #23229 [WebProfilerBundle] Eliminate line wrap on count column (r…
javiereguiluz Jun 20, 2017
1c091eb
[Console] Fix catching exception type in QuestionHelper
voronkovich Jun 20, 2017
be6af2e
Merge branch '2.7' into 2.8
fabpot Jun 20, 2017
b0bc9fe
bug #23240 [Console] Fix catching exception type in QuestionHelper (v…
fabpot Jun 21, 2017
b4aa027
Merge branch '2.7' into 2.8
xabbuh Jun 23, 2017
0724ebc
Fix undefined variable $filesystem
nvasse Jun 23, 2017
9a9c3d1
minor #23277 Fix undefined variable $filesystem (NVasse)
fabpot Jun 23, 2017
bddf9be
Merge branch '2.7' into 2.8
fabpot Jun 24, 2017
bf0063e
fixed tests
fabpot Jun 24, 2017
28930c5
[WebProfilerBundle] Fix full sized dump hovering in toolbar
ogizanagi Jun 29, 2017
2f8eeed
Merge branch '2.7' into 2.8
fabpot Jul 3, 2017
26c5fc0
Merge branch '2.7' into 2.8
fabpot Jul 3, 2017
2299864
updated CHANGELOG for 2.8.23
fabpot Jul 4, 2017
f9b4223
updated VERSION for 2.8.23
fabpot Jul 4, 2017
bca31e4
Merge pull request #23367 from fabpot/release-2.8.23
fabpot Jul 4, 2017
d011d57
bumped Symfony version to 2.8.24
fabpot Jul 4, 2017
ecaae23
Merge branch '2.7' into 2.8
fabpot Jul 5, 2017
d879eed
fixed bad merge
fabpot Jul 5, 2017
442058d
Merge branch '2.7' into 2.8
fabpot Jul 5, 2017
09797de
updated CHANGELOG for 2.8.24
fabpot Jul 5, 2017
bf1be0e
updated VERSION for 2.8.24
fabpot Jul 5, 2017
0ab3693
Merge pull request #23401 from fabpot/release-2.8.24
fabpot Jul 5, 2017
15df829
bumped Symfony version to 2.8.25
fabpot Jul 5, 2017
ca3ff88
Don't display the Symfony debug toolbar when printing the page
javiereguiluz Jul 9, 2017
26ad2ad
bug #23460 Don't display the Symfony debug toolbar when printing the …
nicolas-grekas Jul 11, 2017
6735b35
Merge branch '2.7' into 2.8
nicolas-grekas Jul 11, 2017
0c6096f
Merge branch '2.7' into 2.8
nicolas-grekas Jul 12, 2017
6ab8ca0
disable inlining deprecated services
alekitto Jul 17, 2017
a187a32
bug #23540 Disable inlining deprecated services (alekitto)
fabpot Jul 17, 2017
f49cc11
Merge branch '2.7' into 2.8
fabpot Jul 17, 2017
d3098b2
updated CHANGELOG for 2.8.25
fabpot Jul 17, 2017
5836f0e
updated VERSION for 2.8.25
fabpot Jul 17, 2017
c2452af
Merge pull request #23553 from fabpot/release-2.8.25
fabpot Jul 17, 2017
53b8579
bumped Symfony version to 2.8.26
fabpot Jul 17, 2017
f8f5c02
Merge branch '2.7' into 2.8
nicolas-grekas Jul 18, 2017
ce12665
Merge branch '2.7' into 2.8
fabpot Jul 19, 2017
432d2de
Fixed typo in docblock
linaori Jul 19, 2017
14a54a2
bug #23330 [WebProfilerBundle] Fix full sized dump hovering in toolba…
javiereguiluz Jul 19, 2017
6158ab3
Merge branch '2.7' into 2.8
nicolas-grekas Jul 21, 2017
7816f3b
[DoctrineBridge][PropertyInfo] Added support for Doctrine Embeddables
vudaltsov Jun 1, 2017
7428aba
bug #23023 [DoctrineBridge][PropertyInfo] Added support for Doctrine …
dunglas Jul 22, 2017
17670e4
Merge branch '2.7' into 2.8
nicolas-grekas Jul 26, 2017
57bf748
Merge branch '2.7' into 2.8
nicolas-grekas Jul 26, 2017
ee345ee
minor #23590 Fixed typo in docblock in AuthenticationExpiredException…
nicolas-grekas Jul 28, 2017
4fe8889
Merge branch '2.7' into 2.8
nicolas-grekas Jul 28, 2017
359e2d9
Merge branch '2.7' into 2.8
nicolas-grekas Jul 29, 2017
acd0af6
updated CHANGELOG for 2.8.26
fabpot Aug 1, 2017
d2e8f38
updated VERSION for 2.8.26
fabpot Aug 1, 2017
3355310
Merge pull request #23735 from fabpot/release-2.8.26
fabpot Aug 1, 2017
6f05beb
bumped Symfony version to 2.8.27
fabpot Aug 1, 2017
ce86449
Docblock improvement
vudaltsov Aug 1, 2017
12dc1ce
minor #23732 [2.8][Security][Guard] Docblock improvement (vudaltsov)
chalasr Aug 1, 2017
2807709
Merge branch '2.7' into 2.8
nicolas-grekas Aug 3, 2017
684975d
Merge branch '2.7' into 2.8
nicolas-grekas Aug 6, 2017
65fa8c2
Merge branch '2.7' into 2.8
nicolas-grekas Aug 8, 2017
2309fd9
[2.8] Modify 2.8 upgrade doc - key option is deprecated.
Aug 8, 2017
cbaf5a1
minor #23826 [2.8] Modify 2.8 upgrade doc - key option is deprecated.…
fabpot Aug 10, 2017
4879eb4
fixed CS
fabpot Aug 10, 2017
18e5e70
Merge branch '2.7' into 2.8
fabpot Aug 10, 2017
daa0251
Merge branch '2.7' into 2.8
nicolas-grekas Aug 10, 2017
6434a00
Merge branch '2.7' into 2.8
nicolas-grekas Aug 15, 2017
fbd4a20
Tests for EntityType field with multiple=true
stoccc Aug 18, 2017
ead3685
Update EntityTypeTest.php
stoccc Aug 18, 2017
0940e3e
Update MergeCollectionListener.php
stoccc Aug 24, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .php_cs.dist
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ return PhpCsFixer\Config::create()
// fixture templates
'Symfony/Component/Templating/Tests/Fixtures/templates',
'Symfony/Bundle/FrameworkBundle/Tests/Templating/Helper/Resources/Custom',
// generated fixtures
'Symfony/Component/VarDumper/Tests/Fixtures',
// resource templates
'Symfony/Bundle/FrameworkBundle/Resources/views/Form',
))
Expand Down
993 changes: 993 additions & 0 deletions CHANGELOG-2.8.md

Large diffs are not rendered by default.

Loading