8000 [Security] Expose the required roles in AccessDeniedException by Nicofuma · Pull Request #18661 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Security] Expose the required roles in AccessDeniedException #18661

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,836 commits into from
Closed
Changes from 2 commits
Commits
Show all changes
1836 commits
Select commit Hold shift + click to select a range
4742962
feature #18710 [Console] Simplify simulation of user inputs in Comman…
fabpot Jun 16, 2016
61e5ddc
feature #12979 [Router] added appending of new optional document frag…
fabpot Jun 16, 2016
52384cf
[YAML] Fixed parsing problem with nested DateTime lists
jkphl Jun 11, 2016
6f05632
bug #19029 [YAML] Fixed parsing problem with nested DateTime lists (j…
fabpot Jun 16, 2016
4f13a76
[YAML] Fixed parsing problem with nested DateTime lists
jkphl Jun 11, 2016
7475aa8
treat fragment after resolving query string params
xabbuh Jun 17, 2016
0f47712
parse embedded mappings only if value is a string
xabbuh Jun 17, 2016
e7e9bef
bug #19081 [YAML] Fixed parsing problem with nested DateTime lists (j…
fabpot Jun 17, 2016
22f7ed7
bug #19088 [Routing] treat fragment after resolving query string para…
fabpot Jun 17, 2016
19764af
[Cache] Add tags based invalidation + TagAwareRedisAdapter
nicolas-grekas Apr 26, 2016
2c3a7cc
Deprecate using Form::isValid() with an unsubmitted form
GuilhemN Feb 1, 2016
cfc578a
[Console] Add ConsoleLogger::hasErrored()
nicolas-grekas Jun 17, 2016
7ccfdb4
feature #17644 Deprecate using Form::isValid() with an unsubmitted fo…
fabpot Jun 17, 2016
b030c24
[Console] ProgressBar - adjust to the window width (static)
TomasVotruba Nov 6, 2015
8f206c8
fixed CS, simplified code
fabpot Jun 9, 2016
a589635
deprecated some Console Application methods
fabpot Jun 9, 2016
bf7a5c5
fixed logic
fabpot Jun 9, 2016
2f81247
switched to use COLUMNS and LINES env vars to change terminal dimensions
fabpot Jun 10, 2016
40f4c57
feature #19047 [Cache] Add tags based invalidation + TagAwareRedisAda…
fabpot Jun 17, 2016
afed2f8
feature #19012 [Console] progress bar fix (TomasVotruba, fabpot)
fabpot Jun 17, 2016
e870758
[Console] Test SymfonyStyle::ask() output
chalasr Jun 18, 2016
fb10b33
[Debug] Do not quote numbers in stack trace
c960657 Jun 16, 2016
414a4b4
feature #19079 [Debug] Do not quote numbers in stack trace (c960657)
fabpot Jun 19, 2016
88cf87e
minor #19097 [Console] Test SymfonyStyle::ask() output (chalasr)
fabpot Jun 20, 2016
85e5060
[Console] simplified tests
fabpot Jun 20, 2016
92d80c9
minor #19111 [Console] simplified tests (fabpot)
fabpot Jun 20, 2016
c4e440c
[FrameworkBundle] fix argument type docblock
xabbuh Jun 20, 2016
84d31fa
minor #19115 [FrameworkBundle] fix argument type docblock (xabbuh)
fabpot Jun 20, 2016
693a832
feature #19090 [Console] Add ConsoleLogger::hasErrored() (nicolas-gre…
fabpot Jun 20, 2016
2d03ee8
[Debug] fix resource type test on HHVM
xabbuh Jun 20, 2016
8868e0e
minor #19116 [Debug] fix resource type test on HHVM (xabbuh)
fabpot Jun 20, 2016
9800cdd
Merge branch '2.8' into 3.0
fabpot Jun 21, 2016
be0b8f0
fixed CS
fabpot Jun 21, 2016
9cbec2c
Merge branch '3.0' into 3.1
fabpot Jun 21, 2016
a39afd0
fixed CS
fabpot Jun 21, 2016
f2ee67f
Revert "minor #19030 [PropertyAccess] add missing argument PHPdoc (xa…
fabpot Jun 21, 2016
a4ce063
Revert "feature #18977 [PropertyAccess] Add missing arguments to Prop…
fabpot Jun 21, 2016
04f2659
minor #19124 fixed CS (fabpot)
fabpot Jun 21, 2016
0691506
Merge branch '3.1'
fabpot Jun 21, 2016
a41f359
fixed CS
fabpot Jun 21, 2016
8549e05
use call_user_func() for PHP 5.3 compatibility
xabbuh Jun 21, 2016
26eca5d
bug #19126 [PhpUnitBridge] use call_user_func() for PHP 5.3 compatibi…
fabpot Jun 21, 2016
92a7f10
[FrameworkBundle] templating can be fully disabled
xabbuh Jun 20, 2016
fc3cb0b
bug #19120 [FrameworkBundle] templating can be fully disabled (xabbuh)
fabpot Jun 21, 2016
eb8c27e
Avoid phpunit 5.4 warnings on getMock
Jun 21, 2016
fce0299
bug #19129 Avoid phpunit 5.4 warnings on getMock (master) (iltar)
nicolas-grekas Jun 21, 2016
d17c1a9
[DependencyInjection] Sort the CompilerPass by priority
GuilhemN Mar 5, 2016
81f4f63
feature #18022 [DependencyInjection] Sort the CompilerPass by priorit…
fabpot Jun 21, 2016
24e08e9
feature #18466 [Bridge][Twig] Optionally pass dumper into DumpExtensi…
fabpot Jun 22, 2016
f7669be
[Form] Add a DateInterval form type
MisatoTremor Jan 12, 2015
1298ce5
feature #16809 [Form][FrameworkBundle][Bridge] Add a DateInterval for…
fabpot Jun 22, 2016
66afa01
[HttpFoundation] added private by default when setting Cache-Control …
fabpot Jun 22, 2016
a0b4ae7
Reference changes that ease command testing in 3.2
chalasr Jun 22, 2016
71caebe
minor #19145 [Console] Reference changes that ease command testing in…
fabpot Jun 23, 2016
e949d34
feature #19143 Response headers fix (fabpot)
fabpot Jun 23, 2016
3779ee4
[VarDumper] Add support for XmlReader objects
Taluu Jun 7, 2016
33402ea
Add Yaml LintCommand
chalasr Jun 21, 2016
b57a83f
[Console] Add Lockable trait
geoffrey-brier Apr 7, 2016
6ede0b0
feature #19139 [FrameworkBundle][Yaml] Move YamlLintCommand to the Ya…
fabpot Jun 23, 2016
43f9514
feature #18471 [Console] Add Lockable trait (geoffrey-brier)
fabpot Jun 23, 2016
9af416d
feature #19151 [VarDumper] Add support for XmlReader objects (Taluu)
fabpot Jun 23, 2016
17d59a7
added the first more-or-less working version of the Workflow component
fabpot Dec 1, 2013
078e27f
[Workflow] Added initial set of files
lyrixx Mar 25, 2016
120b35c
[Routing] data type support for defaults
xabbuh Jul 15, 2014
d36097b
feature #11882 [Workflow] Introducing the workflow component (fabpot,…
fabpot Jun 23, 2016
25d39aa
support egulias/email-validator 2.x
xabbuh Jun 23, 2016
a80b45d
feature #11394 [Routing] support for array values in route defaults (…
fabpot Jun 23, 2016
9baf51b
feature #19153 [Validator] support egulias/email-validator 2.x (xabbuh)
fabpot Jun 23, 2016
428d0f7
Adds support for the SameSite attribute in cookies.
iangcarroll Jun 18, 2016
b84aded
feature #19104 Adds support for the SameSite attribute in cookies. (i…
fabpot Jun 23, 2016
4223997
fixed CS
fabpot Jun 23, 2016
02d1dea
[Yaml] added support for parsing PHP constants
HeahDude Apr 23, 2016
17ec26e
[DI] added support for PHP constants in yaml configuration files
HeahDude Apr 25, 2016
6e03a42
feature #18626 [Yaml] Added support for parsing PHP constants (HeahDude)
fabpot Jun 23, 2016
eaa3bb0
LockableTrait: change visibility to private
xabbuh Jun 23, 2016
d3f47f7
updated Http-Kernel dependency
HeahDude Jun 23, 2016
a21af88
[FrameworkBundle] Remove redundant code
GuilhemN Jun 23, 2016
358a4cc
minor #19155 [FrameworkBundle] Remove redundant code (Ener-Getick)
fabpot Jun 24, 2016
c26347d
bug #19159 [WebProfilerBundle] Added a conflict for Http-Kernel < 3.1…
fabpot Jun 24, 2016
b10ca1f
minor #19158 [Console] LockableTrait: change visibility to private (x…
fabpot Jun 24, 2016
b15fec7
update the author of the LockableTrait
xabbuh Jun 24, 2016
8304bcc
Undefined variable $name
janczer Jun 24, 2016
f40c703
minor #19164 [Console] update the author of the LockableTrait (xabbuh)
fabpot Jun 24, 2016
06f5c86
minor #19166 Undefined variable $name (IvanMenshykov)
fabpot Jun 24, 2016
dd84b7f
[Yaml] Avoid using both Input/Output and SymfonyStyle in LintCommand
chalasr Jun 23, 2016
7cc6161
[FrameworkBundle] Show server:run logs by default
nicolas-grekas Jun 24, 2016
58eb665
[VarDumper] Add maxDepth & maxStringLength display options
MGDSoft Mar 13, 2016
998ff33
[VarDumper] Tweak display options implementation
nicolas-grekas Jun 2, 2016
9be6484
[Serializer] Allow to use easily static constructors
GuilhemN Jun 21, 2016
76791fe
feature #18948 [VarDumper] Add maxDepth & maxStringLength display opt…
fabpot Jun 28, 2016
633989b
[VarDumper] Allow full collapsing of HTML dumps
nicolas-grekas Jun 28, 2016
160185c
minor #19200 [VarDumper] Allow full collapsing of HTML dumps (nicolas…
nicolas-grekas Jun 28, 2016
4ed70c4
[DependencyInjection] deprecate access to private shared services. Fi…
Jun 22, 2016
28a40d2
[Cache] Add PhpArrayAdapter to use shared memory on PHP 7.0+
tgalopin Apr 13, 2016
f67912f
feature #18823 [Cache] Add PhpArrayAdapter to use shared memory on PH…
fabpot Jun 28, 2016
ba84160
Merge branch '2.8' into 3.0
fabpot Jun 28, 2016
45ce2c8
Merge branch '3.0' into 3.1
fabpot Jun 28, 2016
ae99aa8
[Security] Allow LDAP loadUser override
tucksaun Jun 28, 2016
3c47306
Merge branch '3.1'
fabpot Jun 28, 2016
c40bcd8
Merge branch '2.8' into 3.0
fabpot Jun 28, 2016
cef1915
Merge branch '3.0' into 3.1
fabpot Jun 28, 2016
764228f
Merge branch '3.1'
fabpot Jun 28, 2016
5428a92
[Workflow] CS tweaks
ro0NL Jun 26, 2016
f720444
minor #19187 [Workflow] CS tweaks (ro0NL)
fabpot Jun 29, 2016
7b2af2d
bug #19204 [Security] Allow LDAP loadUser override (tucksaun)
fabpot Jun 29, 2016
b1a4d56
Merge branch '2.8' into 3.0
fabpot Jun 29, 2016
8db8f90
fixed CS
fabpot Jun 29, 2016
6bed60b
Merge branch '3.0' into 3.1
fabpot Jun 29, 2016
a434e7b
fixed CS
fabpot Jun 29, 2016
c53cb57
Merge branch '3.1'
fabpot Jun 29, 2016
8356d15
fixed CS
fabpot Jun 29, 2016
da2757f
[DependencyInjection] Add support for short services configurators sy…
voronkovich Jun 26, 2016
90d42eb
feature #19190 [DependencyInjection] Add support for short services c…
fabpot Jun 29, 2016
0eae5d2
minor #19160 [Yaml] Avoid using both Input/Output and SymfonyStyle in…
fabpot Jun 29, 2016
ed6267d
feature #19146 [DependencyInjection] deprecate access to private shar…
fabpot Jun 29, 2016
4a0be68
feature #19137 [Serializer] Allow to use easily static constructors (…
fabpot Jun 29, 2016
b6267c8
Merge branch '2.8' into 3.0
fabpot Jun 29, 2016
5128cd3
Merge branch '3.0' into 3.1
fabpot Jun 29, 2016
3ea392a
Merge branch '3.1'
fabpot Jun 29, 2016
b4fbcb3
Merge branch '2.8' into 3.0
nicolas-grekas Jun 29, 2016
e770e2e
Merge branch '3.0' into 3.1
nicolas-grekas Jun 29, 2016
f3b2324
Merge branch '2.8' into 3.0
nicolas-grekas Jun 29, 2016
0439837
Merge branch '3.0' into 3.1
nicolas-grekas Jun 29, 2016
3f86eae
[DoctrineBridge] fixed DoctrineChoiceLoaderTest by removing deprecate…
HeahDude Jun 29, 2016
4976c7f
minor #19222 [DoctrineBridge] fixed DoctrineChoiceLoaderTest by remov…
nicolas-grekas Jun 29, 2016
777c193
[Form] fixed ChoiceTypeTest after #17822
HeahDude Jun 29, 2016
46b379b
minor #19226 [Form] fixed ChoiceTypeTest after #17822 (HeahDude)
nicolas-grekas Jun 29, 2016
fe6841c
Merge branch '3.0' into 3.1
nicolas-grekas Jun 29, 2016
d08cbe6
Merge branch '3.1'
nicolas-grekas Jun 29, 2016
40c0c52
[DoctrineBridge] fixed default parameter value in UniqueEntityValidator
HeahDude Jun 29, 2016
082f1b5
Fixed some issues of the AccessDecisionManager profiler
javiereguiluz Jun 1, 2016
0b3b0d5
bug #18934 Fixed some issues of the AccessDecisionManager profiler (j…
fabpot Jun 29, 2016
7701fea
Fix merge issues
nicolas-grekas Jun 29, 2016
d6b38d1
minor #19230 Fix merge issues (nicolas-grekas)
nicolas-grekas Jun 29, 2016
1cca740
[Console] fix input stream related tests
xabbuh Jun 29, 2016
76708ec
minor #19234 [Console] fix input stream related tests (xabbuh)
nicolas-grekas Jun 29, 2016
c44d71c
Fixed BC Layer in DoctrineChoiceLoader
Rootie Jun 30, 2016
d870753
bug #19241 Fixed BC Layer in DoctrineChoiceLoader (Rootie)
fabpot Jun 30, 2016
fbeb299
Fixed BC Layer in DoctrineChoiceLoader
Rootie Jun 30, 2016
4ac9f72
bug #19227 [DoctrineBridge] fixed default parameter value in UniqueEn…
fabpot Jun 30, 2016< 10000 /relative-time>
3282d5f
feature #19174 [FrameworkBundle] Show server:run logs by default (nic…
fabpot Jun 30, 2016
91072e6
Add test for Definition with exeption InvalidArgument
janczer Jun 24, 2016
75f4142
minor #19169 Add test for Definition with exeption InvalidArgument (I…
fabpot Jun 30, 2016
9c74d63
fixed CS
fabpot Jun 30, 2016
9c0ca19
Merge branch '2.8' into 3.0
fabpot Jun 30, 2016
080962f
Merge branch '3.0' into 3.1
fabpot Jun 30, 2016
cc188e9
Merge branch '3.1'
fabpot Jun 30, 2016
16358d4
[FrameworkBundle] Update the UPGRADING files
GuilhemN Jun 29, 2016
a680910
minor #19235 [FrameworkBundle] Advise to not use the serializer servi…
fabpot Jun 30, 2016
ecc03f5
Merge branch '2.8' into 3.0
nicolas-grekas Jun 30, 2016
e86cbbf
Merge branch '3.0' into 3.1
nicolas-grekas Jun 30, 2016
ba9cc94
Merge branch '3.1'
nicolas-grekas Jun 30, 2016
7e24dff
updated CHANGELOG for 3.0.8
fabpot Jun 30, 2016
4f193e1
updated VERSION for 3.0.8
fabpot Jun 30, 2016
814b8cd
Merge pull request #19251 from fabpot/release-3.0.8
fabpot Jun 30, 2016
2a0c19c
[FrameworkBundle] Deprecate the service serializer.mapping.cache.doct…
GuilhemN Jun 29, 2016
4adad4b
bumped Symfony version to 3.0.9
fabpot Jun 30, 2016
bc1f773
updated CHANGELOG for 3.1.2
fabpot Jun 30, 2016
3441f15
updated VERSION for 3.1.2
fabpot Jun 30, 2016
2e98c82
Merge pull request #19252 from fabpot/release-3.1.2
fabpot Jun 30, 2016
80056f7
bumped Symfony version to 3.1.3
fabpot Jun 30, 2016
2e811cb
feature #19236 [FrameworkBundle] Deprecate the service serializer.map…
fabpot Jul 1, 2016
d341889
Added a SecurityUserValueResolver for controllers
Apr 11, 2016
c581cd4
[Bridge/Doctrine] Reset the EM lazy-proxy instead of the EM service
nicolas-grekas Jun 28, 2016
62f0dbf
feature #19203 [Bridge/Doctrine] Reset the EM lazy-proxy instead of t…
fabpot Jul 1, 2016
473263a
feature #18510 Added a SecurityUserValueResolver for controllers (iltar)
fabpot Jul 1, 2016
808dcc8
rename boolean and integer to bool and int
xabbuh Jun 23, 2016
35f201f
minor #19157 [Routing] rename boolean and integer to bool and int (xa…
fabpot Jul 1, 2016
a0d7cbe
[DependencyInjection] Autowiring: add setter injection support
dunglas Jan 30, 2016
7eab6b9
feature #17608 [DependencyInjection] Autowiring: add setter injection…
fabpot Jul 1, 2016
deb12ae
[Form] Fix depreciation triggers
tgalopin Jul 1, 2016
731aefd
bug #19260 [Form] Fix depreciation triggers (tgalopin)
nicolas-grekas Jul 1, 2016
1bd6da6
fixed problems found by SensioLabsInsight
fabpot Jul 1, 2016
58c8b71
Merge branch '2.8' into 3.0
nicolas-grekas Jul 1, 2016
dbd1ee0
minor #19265 Fixed problems found by SensioLabsInsight (fabpot)
fabpot Jul 1, 2016
3726aa1
Merge branch '3.0' into 3.1
nicolas-grekas Jul 1, 2016
0c147fa
Merge branch '3.1'
nicolas-grekas Jul 1, 2016
cd9e036
fixed missing use statement
fabpot Jul 1, 2016
d9f1a72
Fix merge
nicolas-grekas Jul 1, 2016
43dff0e
[Validator] add missing interface use statement for phpdoc block retu…
Jul 1, 2016
2f586a3
minor #19268 [Validator] add missing interface use statement for phpd…
fabpot Jul 2, 2016
c1a2a0a
[Security] fixed DebugAccessDecisionManager::setVoters()
HeahDude Jul 2, 2016
95c60c8
bug #19272 [Security] fixed DebugAccessDecisionManager::setVoters() (…
fabpot Jul 3, 2016
7bd4ac5
Test
theofidry Jul 3, 2016
e99a90b
Add tests
theofidry Jul 3, 2016
e64e999
Address comments
theofidry Jul 3, 2016
4884a2e
f1
theofidry Jul 3, 2016
b088978
[HttpKernel] Clarify deprecation of non-scalar values in surrogate re…
chalasr Jul 4, 2016
ab8c2c7
minor #19281 [HttpKernel] Clarify deprecation of non-scalar values in…
fabpot Jul 4, 2016
f361e52
fix tests
theofidry Jul 4, 2016
f46a176
Apply patch
theofidry Jul 4, 2016
93608dc
Add deprecation message
theofidry Jul 5, 2016
45b9c62
Merge branch '2.8' into 3.0
nicolas-grekas Jul 5, 2016
e41a352
Merge branch '3.0' into 3.1
nicolas-grekas Jul 5, 2016
5213778
Merge branch '3.1'
nicolas-grekas Jul 5, 2016
d4cdb00
fix CS
theofidry Jul 5, 2016
5556fa5
fix
theofidry Jul 6, 2016
3fe9802
revert CS
theofidry Jul 6, 2016
e437e04
fix reflection type
theofidry Jul 6, 2016
06879e9
Merge branch '2.8' into 3.0
nicolas-grekas Jul 10, 2016
f2599e4
Merge branch '3.0' into 3.1
nicolas-grekas Jul 10, 2016
36ec085
Merge branch '3.1'
nicolas-grekas Jul 10, 2016
44df6a4
[HttpFoundation] Add Request::isMethodIdempotent method
dunglas Jul 9, 2016
0fc2b62
feature #19322 [HttpFoundation] Add Request::isMethodIdempotent metho…
fabpot Jul 10, 2016
7b5d55d
Prevent BC in instantiateObject
dunglas Jul 10, 2016
98bcb91
Merge pull request #1 from dunglas/theofidry-feature/param-object
theofidry Jul 10, 2016
988eba1
fix tests
theofidry Jul 10, 2016
647e6ba
[#16809] add missing pad property
xabbuh Jul 10, 2016
1ea90c3
[DoctrineBridge] add missing error code
xabbuh Jul 10, 2016
414d9ef
minor #19333 [DoctrineBridge] add missing error code (xabbuh)
fabpot Jul 11, 2016
b38d8d9
minor #19331 [Form][#16809] add missing pad property (xabbuh)
fabpot Jul 11, 2016
c221908
feature #19277 [Serializer] Argument objects (theofidry, dunglas)
dunglas Jul 11, 2016
031b850
Merge branch '3.1'
xabbuh Jul 12, 2016
282eb9c
[Serializer] Include the format in the cache key
dunglas Jul 12, 2016
cf691fb
bug #19352 [Serializer] Include the format in the cache key (dunglas)
fabpot Jul 13, 2016
8a2d5cd
Merge branch '2.8' into 3.0
nicolas-grekas Jul 17, 2016
17de127
Merge branch '3.0' into 3.1
nicolas-grekas Jul 17, 2016
cbd1915
Merge branch '3.1'
nicolas-grekas Jul 17, 2016
a8f3a93
[FrameworkBundle] Allow to specify a domain when updating translations
antograssiot Jul 9, 2016
56c7206
feature #19325 [FrameworkBundle] Allow to specify a domain when updat…
fabpot Jul 18, 2016
88fdcea
[ClassLoader] Add ClassCollectionLoader::inline() to generate inlined…
nicolas-grekas Jul 3, 2016
583a45d
feature #19276 [ClassLoader] Add ClassCollectionLoader::inline() to g…
fabpot Jul 18, 2016
89bb250
Merge branch '2.8' into 3.0
fabpot Jul 19, 2016
ad7db01
Merge branch '3.0' into 3.1
fabpot Ju 8000 l 19, 2016
b2f3a8b
fixed bad merge
fabpot Jul 19, 2016
00f1b7b
Merge branch '3.0' into 3.1
fabpot Jul 19, 2016
a5a03aa
Merge branch '3.1'
fabpot Jul 19, 2016
a84ea7a
Merge branch '2.8' into 3.0
nicolas-grekas Jul 20, 2016
6d24c55
Merge branch '3.0' into 3.1
nicolas-grekas Jul 20, 2016
eccbe67
Fix merge
nicolas-grekas Jul 20, 2016
695549f
Merge branch '3.1'
nicolas-grekas Jul 20, 2016
667ad70
Merge branch '2.8' into 3.0
nicolas-grekas Jul 26, 2016
54043a0
Merge branch '3.0' into 3.1
nicolas-grekas Jul 26, 2016
194dcf3
Merge branch '3.1'
nicolas-grekas Jul 26, 2016
bd2e795
[Cache] Fix incorrect timestamps generated by FilesystemAdapter
nicolas-grekas Jul 26, 2016
98dc69e
Reference the actual location of the documentation
Jul 26, 2016
35ba478
[Cache] Fix default lifetime being ignored
nicolas-grekas Jul 27, 2016
90e95a6
minor #19438 Reference the actual location of the documentation (greg…
nicolas-grekas Jul 27, 2016
c02933d
enable property info
DavidBadura Jul 26, 2016
3a57de1
bug #19434 [Serializer] enable property info in framework bundle (Dav…
nicolas-grekas Jul 27, 2016
26dfa2f
bug #19435 [Cache] Fix incorrect timestamps generated by FilesystemAd…
nicolas-grekas Jul 27, 2016
aaff0d1
bug #19442 [Cache] Fix default lifetime being ignored (nicolas-grekas)
nicolas-grekas Jul 28, 2016
19e9cbe
[VarDumper] Dumping exceptions is now more compact
nicolas-grekas Jul 5, 2016
c7fa99e
feature #19289 [VarDumper] Dumping exceptions is now more compact (ni…
nicolas-grekas Jul 28, 2016
1d5f391
Merge branch '2.8' into 3.0
nicolas-grekas Jul 28, 2016
75ebbf8
Merge branch '3.0' into 3.1
nicolas-grekas Jul 28, 2016
b6bbe43
Merge branch '3.1'
nicolas-grekas Jul 28, 2016
cbc1e54
[Cache] Use AdapterTestCase for new adapters
nicolas-grekas Jul 28, 2016
ec3a4ed
minor #19464 [Cache] Use AdapterTestCase for new adapters (nicolas-gr…
nicolas-grekas Jul 28, 2016
52a25bb
[Security] Expose the required roles in AccessDeniedException
Nicofuma Apr 28, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,6 @@ public function testSubmitSingleChoiceWithEmptyData()
'multiple' => false,
'expanded' => false,
'choices' => array('test'),
'choices_as_values' => true,
'empty_data' => 'test',
));

Expand All @@ -605,7 +604,6 @@ public function testSubmitMultipleChoiceWithEmptyData()
'multiple' => true,
'expanded' => false,
'choices' => array('test'),
'choices_as_values' => true,
'empty_data' => array('test'),
));

Expand All @@ -620,7 +618,6 @@ public function testSubmitSingleChoiceExpandedWithEmptyData()
'multiple' => false,
'expanded' => true,
'choices' => array('test'),
'choices_as_values' => true,
'empty_data' => 'test',
));

Expand All @@ -635,7 +632,6 @@ public function testSubmitMultipleChoiceExpandedWithEmptyData()
'multiple' => true,
'expanded' => true,
'choices' => array('test'),
'choices_as_values' => true,
'empty_data' => array('test'),
));

Expand Down
0