Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Adding __toString() method to Role #10178

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 852 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
852 commits
Select commit Hold shift + click to select a range
1fcc7c5
Merge branch '2.4'
fabpot Nov 26, 2013
ce64435
minor #9594 [Security] Fixed typos/CS/PHPDoc (pborreli)
fabpot Nov 26, 2013
f2d4b32
Fix undefined offset when formatting namespace suggestions
GromNaN Nov 26, 2013
96f58e3
bug #9624 [Console] Fix undefined offset when formatting namespace su…
fabpot Nov 27, 2013
55a76e7
[HttpKernel] Fix profiler event-listener usage outside request stack …
romainneutron Nov 27, 2013
8a780a9
bug #9628 [2.4][HttpKernel] Fix profiler event-listener usage outside…
fabpot Nov 27, 2013
4c0b44e
fixed lexing expression ending with spaces
fabpot Nov 26, 2013
2d31a0a
bug #9621 [ExpressionLanguage] fixed lexing expression ending with sp…
fabpot Nov 28, 2013
1a33e1b
Merge branch '2.3' into 2.4
fabpot Nov 28, 2013
db4f551
Merge branch '2.4'
fabpot Nov 28, 2013
5bf759a
Enabled csrf_protection by default if form.csrf_protection is enabled
webmozart Nov 30, 2013
d4f2ffb
bug #9662 [FrameworkBundle] Enabled csrf_protection by default if for…
fabpot Nov 30, 2013
d00954a
Default form.csrf_protection.enabled to csrf_protection.enabled
wouterj Nov 30, 2013
efcca3e
bug #9673 Fixed BC break in csrf protection (WouterJ)
fabpot Dec 1, 2013
50c7dd5
updated Composer suggested packages
aitboudad Dec 2, 2013
8221ce0
minor #9683 [MonologBridge] updated Composer suggested packages (aitb…
fabpot Dec 3, 2013
d618762
Merge branch '2.3' into 2.4
fabpot Dec 3, 2013
e5362c1
Merge branch '2.4'
fabpot Dec 3, 2013
5784762
updated CHANGELOG for 2.4.0
fabpot Dec 3, 2013
2e47d2e
updated VERSION for 2.4.0
fabpot Dec 3, 2013
a20b9a4
bumped Symfony version to 2.4.1
fabpot Dec 3, 2013
bb73852
encourage the running of coverage
cordoval Dec 4, 2013
5e37fc8
Revert "encourage the running of coverage"
fabpot Dec 4, 2013
74e59fe
Changes the form icon in the toolbar to be pixel perfect.
Nov 17, 2013
ca123bc
[ExpressionLanguage] throw exception when parameters contain expressions
aitboudad Dec 4, 2013
7d85809
Refactor common code and reduce nesting
djlambert Dec 8, 2013
a259c04
ErrorHandlerTest: restore_error_handler() on assertion failure
nicolas-grekas Dec 11, 2013
bb619ba
minor #9742 ErrorHandlerTest: restore_error_handler() on assertion fa…
fabpot Dec 12, 2013
5f7cec1
[Debug] fixed tests
fabpot Dec 12, 2013
4147141
Merge branch '2.3' into 2.4
fabpot Dec 12, 2013
de57903
Merge branch '2.4'
fabpot Dec 12, 2013
c2c3504
Merge branch '2.3' into 2.4
fabpot Dec 12, 2013
0ac9f85
fixed CS
fabpot Dec 12, 2013
6764f91
Merge branch '2.4'
fabpot Dec 12, 2013
b7567d1
added ExpressionVoterTest
liuggio Dec 4, 2013
830c712
minor #9696 [Security] added test for ExpressionVoter.php (liuggio)
fabpot Dec 12, 2013
b3afa8d
bug #9700 [ExpressionLanguage] throw exception when parameters contai…
fabpot Dec 12, 2013
e1fe327
Removed duplicated condition
Dec 13, 2013
aff0594
minor #9756 [Config] Removed duplicated condition (gnugat)
fabpot Dec 14, 2013
7f18d19
[Security] Add ExpressionLanguage to require-dev.
realityking Dec 14, 2013
0666180
minor #9778 [Security] Add ExpressionLanguage to require-dev. (realit…
fabpot Dec 15, 2013
34d0b1d
[FrameworkBundle] Fixed bug in XMLDescriptor
HadesArchitect Dec 14, 2013
7b9f39e
bug #9768 [FrameworkBundle] Fixed bug in XMLDescriptor (Exelenz)
fabpot Dec 15, 2013
74d13e3
[Debug] Added UndefinedMethodFatalErrorHandler
lyrixx Dec 15, 2013
8e1f854
feature #9779 [Debug] Added UndefinedMethodFatalErrorHandler (lyrixx)
fabpot Dec 16, 2013
c9cca84
Bumping dependency to ProxyManager to allow testing against the new 0…
Ocramius Oct 22, 2013
07a89cb
minor #9358 Bumping dependency to ProxyManager to allow testing again…
fabpot Dec 16, 2013
404944e
fix deprecated usage and clarify constructor defaults for number form…
Tobion Nov 10, 2013
91efd7e
minor #9488 [Form] fix deprecated usage and clarify constructor defau…
fabpot Dec 16, 2013
4e9aa07
[DependencyInjection] added support for inlining Configurators
realityking Nov 2, 2013
c0a7e1b
feature #9791 [DependencyInjection] added support for inlining Config…
fabpot Dec 16, 2013
21ecad1
minor #9723 [Security] [Acl] [MaskBuilder] Refactor common code and r…
fabpot Dec 17, 2013
8bdb7a0
[Form] Added delete_empty option to allow proper emptyData handling o…
peterrehm Dec 14, 2013
e660bc9
feature #9773 [Form] Added delete_empty option to allow proper emptyD…
fabpot Dec 17, 2013
c1051d5
fixed CS
fabpot Dec 17, 2013
c8c6448
[Form][2.4] added an option for multiple files upload (closes #1400)
bamarni Jun 7, 2013
67ae8fa
feature #8224 [Form][2.4] added an option for multiple files upload (…
fabpot Dec 17, 2013
cfff054
Crawler default namespace fix
Dec 14, 2013
4a0989b
bug #9771 Crawler default namespace fix (crudecki)
fabpot Dec 17, 2013
6249f17
fixed CS
fabpot Dec 17, 2013
204a25e
[Console] Added a way to set the process title
lyrixx Dec 15, 2013
be1eaaa
[DependencyInjection] Avoid call_user_func in dumped containers.
realityking Dec 17, 2013
375a2c7
minor #9807 [DependencyInjection] Avoid call_user_func in dumped cont…
fabpot Dec 18, 2013
8edc855
[FrameworkBundle] Added extra details in XMLDescriptor to improve con…
HadesArchitect Dec 17, 2013
4f13d1f
feature #9775 [FrameworkBundle] Added extra details in XMLDescriptor …
fabpot Dec 18, 2013
20a064f
[HttpKernel] Remove FrameworkBundle dependency in BundleTest
florianv Dec 17, 2013
0604220
feature #9780 [Console] Added a way to set the process title (lyrixx)
fabpot Dec 18, 2013
11434de
minor #9802 [HttpKernel] Remove FrameworkBundle dependency in BundleT…
fabpot Dec 18, 2013
0d78776
[DependencyInjection] fix a regression introduced in #9807
realityking Dec 18, 2013
8b08888
bug #9812 [DependencyInjection] fix a regression introduced in #9807 …
fabpot Dec 18, 2013
5b02d3f
[DepdencyInjection] forgot to add definition of dumped container memb…
cordoval Dec 1, 2013
ad4d6f7
feature #9668 [DepdencyInjection] forgot to add definition of dumped …
fabpot Dec 18, 2013
89b8e0a
[EventDispatcher][HttpKernel] Move RegisterListenersPass from HttpKer…
realityking Dec 16, 2013
baaf9b6
feature #9792 [EventDispatcher][HttpKernel] Move RegisterListenersPas…
fabpot Dec 18, 2013
e00b0f3
[DependencyInjection] fixes #9815 Syntax error in PHP dumper
realityking Dec 18, 2013
ad8d872
minor #9689 [Form] Improved debugger icon (sukei)
fabpot Dec 20, 2013
c0e4c4a
bug #9816 [DependencyInjection] fixes #9815 Syntax error in PHP dumpe…
fabpot Dec 20, 2013
7528e4c
Allow cache drivers that are not an EM's child
Oct 4, 2013
3565d96
added getter to transformer chain
cordoval Dec 22, 2013
4b9d74d
added condition to avoid skipping tests on JSON_PRETTY support
cordoval Dec 20, 2013
d1ace04
minor #9830 [WCM][Tests] Improve tests running with specific requirem…
fabpot Dec 22, 2013
da53d92
[Security][Acl] Fix #5787 : Add MutableAclProvider::updateUserSecurit…
lemoinem Aug 2, 2013
20d4eb6
[PropertyAccess] Allowed non alphanumeric chars in object properties
florianv Dec 23, 2013
2b7af12
feature #9843 [PropertyAccess] Allowed non alphanumeric chars in obje…
fabpot Dec 23, 2013
8d39213
feature #8650 [Security][Acl] Add MutableAclProvider::updateUserSecur…
fabpot Dec 23, 2013
006cb81
[Console] show no output in ProgressHelper when isDecorated is false …
kbond Dec 23, 2013
6a51831
feature #9846 [Console] hide output of ProgressHelper when isDecorate…
fabpot Dec 23, 2013
4c74ea6
[FrameworkBundle] Add missing license headers
stloyd Dec 24, 2013
6c0ec38
minor #9858 [FrameworkBundle] Add missing license headers (stloyd)
fabpot Dec 24, 2013
ef3ae9c
Merge branch '2.3' into 2.4
fabpot Dec 26, 2013
694bd72
Merge branch '2.4'
fabpot Dec 26, 2013
572126b
Update LocaleTest.php
mikemeier Jul 4, 2013
a4d423e
minor #8423 Update LocaleTest.php (mikemeier)
fabpot Dec 27, 2013
7a9ab2c
feature #8305 Added MutableAclProvider::deleteSecurityIdentity (lavoi…
fabpot Dec 27, 2013
9d89f1e
avoid tables to have apparently long blank line breaks and be too far…
cordoval Dec 6, 2013
ca1f3d7
bug #9720 [FrameworkBundle] avoid tables to have apparently long blan…
fabpot Dec 27, 2013
c6b1c74
feature #9837 [Form] added getter to transformer chain (cordoval)
fabpot Dec 27, 2013
f132197
feature #9360 [Finder] Fix finder date constraints and tests (ruian)
fabpot Dec 27, 2013
d87d8da
Merge branch '2.3' into 2.4
fabpot Dec 28, 2013
b04b0eb
fixed CS
fabpot Dec 28, 2013
f9dff06
Merge branch '2.4'
fabpot Dec 28, 2013
c3d5721
Fixed typo
pborreli Dec 28, 2013
79fe109
minor #9874 Fixed typo (pborreli)
fabpot Dec 28, 2013
6d9f0be
Json encoder classes now throws UnexpectedValueException as XML classes
Nov 23, 2013
a1ab939
[Serializer] fixed CS
fabpot Dec 28, 2013
f0d9af0
feature #9876 [Serializer] error handling inconsistencies fixed in th…
fabpot Dec 28, 2013
0b0c431
feature #9833 [Bridge] [DoctrineExtension] Allow cache drivers that a…
fabpot Dec 28, 2013
9a90e06
[EventDispatcher] Added TraceableEventDispatcher from HttpKernel
florianv Dec 28, 2013
f063108
feature #9814 [EventDispatcher] Added TraceableEventDispatcher from H…
fabpot Dec 28, 2013
3a1d220
Merge branch '2.3' into 2.4
fabpot Dec 28, 2013
7d80045
Merge branch '2.4'
fabpot Dec 28, 2013
26b5cf3
Merge branch '2.3' into 2.4
fabpot Dec 29, 2013
206c610
[Security] simplified some unit tests
fabpot Dec 29, 2013
fd5a2d0
Merge branch '2.4'
fabpot Dec 29, 2013
4f3d502
[FrameworkBundle] removed some more dependencies on the request service
fabpot Oct 9, 2013
9fbe148
feature #9590 WebTestCase: Assume relative KERNEL_DIR is relative to …
fabpot Dec 29, 2013
37813bd
Merge branch '2.3' into 2.4
fabpot Dec 29, 2013
c15175a
Merge branch '2.4'
fabpot Dec 29, 2013
3c4de45
[Validator] Added Doctrine cache
florianv Dec 29, 2013
5079f34
feature #9892 [Validator] Added Doctrine cache (florianv)
fabpot Dec 30, 2013
335bee2
Change of scope
djoos Oct 25, 2013
96c4486
minor #9374 Change of scope (djoos)
fabpot Dec 30, 2013
c19ff6f
Expand tree
wouterj Dec 24, 2013
b223527
Improved form tree
wouterj Dec 26, 2013
b02c227
Made sections collapsable
wouterj Dec 26, 2013
6eb1e49
Added error badge
wouterj Dec 29, 2013
9dc2cde
Fixed CS
wouterj Dec 29, 2013
0908155
Vertically centered the icons in the form tree
webmozart Dec 29, 2013
64a3442
Improved JavaScript of the form debugger
webmozart Dec 30, 2013
0936694
Inverted toggler images and improved button coloring
webmozart Dec 30, 2013
b8358e3
Added "use strict" statements
webmozart Dec 30, 2013
8ba8db2
Changed toggle color back to blue and made headlines in the form debu…
webmozart Dec 30, 2013
0ff2632
Moved toggle icon behind the headlines in the form debugger
webmozart Dec 30, 2013
624a09f
Enlarged the clickable area of the toggle button in the form tree
webmozart Dec 30, 2013
ec2496f
Fixed asset function
wouterj Dec 30, 2013
6aaefd8
Reverted new image
wouterj Dec 30, 2013
d9bb4ff
Reverted Sfjs.toggle change
wouterj Dec 30, 2013
9eaed35
feature #9857 Form Debugger JavaScript improvements (WouterJ)
fabpot Dec 30, 2013
f5fee9a
[Intl] Added round support for ROUND_CEILING, ROUND_FLOOR, ROUND_DOWN…
pamil Dec 30, 2013
bee8a99
bug #9895 [Intl] Added round support for ROUND_CEILING, ROUND_FLOOR, …
fabpot Dec 31, 2013
28a8400
feature #9251 [WIP] [FrameworkBundle] removed some more dependencies …
fabpot Dec 31, 2013
3203793
added a missing namespace use statement
fabpot Dec 31, 2013
907748d
[Twig] Decouple Twig commands from the Famework
GromNaN Dec 19, 2013
702e2a4
feature #9855 [Twig] Decouple Twig commands from the Famework (GromNaN)
fabpot Dec 31, 2013
50a6d70
fixed missing use statements
fabpot Dec 31, 2013
920c681
bug #9910 fixed missing use statements (fabpot)
fabpot Dec 31, 2013
35774da
Merge branch '2.3' into 2.4
fabpot Dec 31, 2013
8850456
Merge branch '2.4'
fabpot Dec 31, 2013
a901d73
fixed PSR-0 issues
fabpot Dec 31, 2013
7c727e4
minor #9913 fixed PSR-0 issues (fabpot)
fabpot Dec 31, 2013
0defad9
Merge branch '2.4'
fabpot Dec 31, 2013
410d399
fixed PSR0
fabpot Dec 31, 2013
cf71e22
[HttpFoundation] fixed PHP warnings
fabpot Dec 31, 2013
df6b0b8
bug #9917 [HttpFoundation] fixed PHP warnings (fabpot)
fabpot Dec 31, 2013
e0402ba
Merge branch '2.3' into 2.4
fabpot Jan 1, 2014
16728f7
[DoctrineBridge] Fixed an issue with DoctrineParserCache
florianv Jan 1, 2014
fd45c83
removed unneeded use statements
fabpot Jan 1, 2014
051d2fb
bug #9923 [DoctrineBridge] Fixed an issue with DoctrineParserCache (f…
fabpot Jan 1, 2014
e10d9e9
minor #9921 removed unneeded use statements (fabpot)
fabpot Jan 1, 2014
18d69a8
Merge branch '2.4'
fabpot Jan 1, 2014
64c7095
removed unneeded use statements
fabpot Jan 1, 2014
da67f5d
[Finder] Added GLOB_BRACE support in Finder::in() method
brikou Dec 5, 2013
30814d3
[Finder] Added a test case for the GLOB_BRACE in Finder:in().
jakzal Jan 1, 2014
e2698fc
[Finder] Included GLOB_BRACE support in the CHANGELOG.
jakzal Jan 1, 2014
e5629d7
Merge branch '2.3' into 2.4
fabpot Jan 2, 2014
a12db9b
Merge branch '2.4'
fabpot Jan 2, 2014
2c059ee
feature #9926 [Finder] Added GLOB_BRACE support in Finder::in() metho…
fabpot Jan 2, 2014
4248169
Removed all codeCoverageIgnore annotations from the code
stof Jan 2, 2014
ac94ddb
test for class route annotation
ewgRa Dec 28, 2013
60c2140
minor #9931 Removed all codeCoverageIgnore annotations from the code …
fabpot Jan 3, 2014
f499094
minor #9880 test for class route annotation (ewgRa)
fabpot Jan 3, 2014
8cc2414
Merge branch '2.3' into 2.4
fabpot Jan 5, 2014
ae96279
updated CHANGELOG for 2.4.1
fabpot Jan 5, 2014
377a5fb
updated VERSION for 2.4.1
fabpot Jan 5, 2014
439664d
bumped Symfony version to 2.4.2
fabpot Jan 5, 2014
f1efd16
[FrameworkBundle] Update composer.json to account for #9792
realityking Jan 5, 2014
d3b28dc
minor #9944 [FrameworkBundle] Update composer.json to account for #97…
fabpot Jan 6, 2014
def4d7c
Merge branch '2.3' into 2.4
fabpot Jan 6, 2014
6063b49
Merge branch '2.4'
fabpot Jan 6, 2014
8cd8ec0
Remove usage of deprecated _scheme in Routing Component
Nov 22, 2013
73edae9
Merge branch '2.3' into 2.4
fabpot Jan 6, 2014
9c06b27
[FrameworkBundle] Added yaml:lint command
lyrixx Nov 30, 2013
f3670b4
feature #9666 [FrameworkBundle] Added a yaml:lint command (lyrixx)
fabpot Jan 6, 2014
ade448c
[Console] Fixed command name guessing if an alternative is an alias.
jakzal Jan 6, 2014
9b5017c
bug #9957 [Console] Fixed command name guessing if an alternative is …
fabpot Jan 7, 2014
07d1d30
Allow giving a callback as an allowedValue to OptionsResolver
marekkalnik Jun 27, 2013
a596ba3
feature #8375 [OptionsResolver] Allow giving a callback as an allowed…
fabpot Jan 7, 2014
89f4784
[HttpFoundation] Add ability to change JSON encoding options
stloyd Dec 31, 2013
74fb207
feature #9915 [HttpFoundation] Add ability to change JSON encoding op…
fabpot Jan 7, 2014
f8bc3b2
[HttpFoundation] JsonResponse::setEncodingOptions accepts also integer
stloyd Jan 7, 2014
ef12af9
feature #9963 [HttpFoundation] JsonResponse::setEncodingOptions accep…
fabpot Jan 7, 2014
30e66fa
Merge branch '2.3' into 2.4
fabpot Jan 7, 2014
7955999
udpated LICENSE year
fabpot Jan 7, 2014
0af3ca3
Merge branch '2.4'
fabpot Jan 7, 2014
a1f6411
[FrameworkBundle] added feedback in cache:clear
jrmyio Jan 7, 2014
f2261da
[FrameworkBundle] simplified code
fabpot Jan 7, 2014
79bea0a
feature #9966 added feedback to the cache:clear command (fabpot)
fabpot Jan 7, 2014
418de05
[Console] Added the possibility to set a different default command
dcsg Dec 14, 2013
c833518
feature #9776 [Console] Added the possibility to set a different defa…
fabpot Jan 7, 2014
fefcf41
Added upgrade info for #9601
Jan 8, 2014
147c82b
minor #9972 Upgrade File for 2.5 (Danez)
fabpot Jan 8, 2014
c8a0ee6
[Form] Errors now reference the field they were added to and the viol…
webmozart Jan 10, 2014
8f7524e
[Routing] Added an extension point for globals in AnnotationClassLoader
lyrixx Jan 10, 2014
8ea3a43
feature #9993 [Form] Errors now reference the field they were added t…
fabpot Jan 10, 2014
521eee4
[Twig Bridge] Fixed bug in ExpressionExtension
ricbra Jan 13, 2014
ac45678
bug #10010 [Twig Bridge] Fixed bug in ExpressionExtension (ricbra)
fabpot Jan 13, 2014
6258cfa
[Routing][FrameworkBundle] Deprecated the apache dumper
jakzal Jan 8, 2014
916420f
feature #9980 [Routing][FrameworkBundle] Deprecated the apache dumper…
fabpot Jan 13, 2014
744da7f
Form debugger storage
wouterj Dec 30, 2013
fff29a3
feature #9967 Form debugger storage (WouterJ)
fabpot Jan 13, 2014
cec05bf
[WebProfilerBundle] Simplified session storage implementation
webmozart Jan 14, 2014
7da803f
minor #10021 [WebProfilerBundle] Simplified session storage implement…
fabpot Jan 15, 2014
d090b76
fix foo[index]
Jan 17, 2014
2f8d4ad
bug #10042 [Expression Language] fix foo[index] (schokocappucino)
fabpot Jan 17, 2014
183d0ec
[FrameworkBundle] Added a helper method to create AccessDeniedException
klaussilveira Oct 29, 2013
e1b85db
feature #9405 [FrameworkBundle] Added a helper method to create Acces…
fabpot Jan 17, 2014
a207006
minor #9996 [Routing] Added an extension point for globals in Annotat…
fabpot Jan 17, 2014
c69e2ca
[Security] Added named encoders to EncoderFactory
tamirvs Jan 8, 2014
4ad343b
feature #10005 [Security] Added named encoders to EncoderFactory (tam…
fabpot Jan 18, 2014
621f991
[TwigBridge] Cleaned documentation of twig:lint command
lyrixx Jan 18, 2014
c29958f
allow null value in fragment handler
kbond Jan 18, 2014
783a45d
bug #10067 [HttpKernel] allow null value in fragment handler (kbond)
fabpot Jan 20, 2014
4d2f94a
[TwigBridge] Added support for json format in twig:lint command
lyrixx Jan 18, 2014
689e9bf
[FrameworkBundle] Pretty Ppint json ouput of yaml:lint command
lyrixx Jan 20, 2014
b3f5fa9
[Security] fix DI for SimpleFormAuthenticationListener
Tobion Jan 21, 2014
9f07b4d
[Process] clarify idle timeout
Tobion Jan 21, 2014
97404b3
Add createRoute method for AnnotationClassLoader
henrikbjorn Jan 23, 2014
2ccb868
minor #10097 [Process] clarify idle timeout (Tobion)
fabpot Jan 24, 2014
8c47a9f
bug #10095 [Security] fix DI for SimpleFormAuthenticationListener (To…
fabpot Jan 24, 2014
78d49fb
minor #10081 [FrameworkBundle] Pretty Ppint json ouput of yaml:lint c…
fabpot Jan 24, 2014
07de761
Merge branch '2.3' into 2.4
fabpot Jan 24, 2014
2e2a65c
Merge branch '2.4'
fabpot Jan 24, 2014
4e137cc
feature #10064 [TwigBridge] Added support for json format in twig:lin…
fabpot Jan 24, 2014
0a2bb7b
Routing condition bugfix
m3co-code Jan 9, 2014
664d055
bug #10002 Routing condition bugfix (marco-jantke)
fabpot Jan 24, 2014
38691da
[FrameworkBundle] Merged multiple line input into one line to fix the…
jakzal Jan 24, 2014
65ea988
minor #10130 [FrameworkBundle] Fixed the tests (jakzal)
fabpot Jan 25, 2014
774674e
feature #10112 [Routing] Add createRoute method for AnnotationClassLo…
fabpot Jan 25, 2014
6c11d55
Merge branch '2.3' into 2.4
fabpot Jan 26, 2014
6a0de7f
Merge branch '2.4'
fabpot Jan 26, 2014
7f74049
Fixed grammar in Hungarian translations
attilabukor Jan 27, 2014
d61f492
minor #10149 Fixed grammar in Hungarian translations (r1pp3rj4ck)
fabpot Jan 28, 2014
5ef60f1
[Translation] [Loader] Add INI_SCANNER_RAW to parse ini files
TeLiXj Jan 29, 2014
eb6d02c
Use inline images instead of asset() function
danez Jan 31, 2014
f259157
Further compress icon
danez Jan 31, 2014
7c3a3e1
minor #10160 [Translation] [Loader] Add INI_SCANNER_RAW to parse ini …
fabpot Feb 1, 2014
12eabd8
remove unused icons
Feb 1, 2014
7affb71
minor #10172 [WebProfilerBundle] Use inline images instead of asset()…
fabpot Feb 1, 2014
a3dc604
Merge branch 'master' of github.com:symfony/symfony
jameshalsall Feb 2, 2014
e5fd528
Addin __toString() to Role class to ease comparison operations
jameshalsall Feb 2, 2014
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
  •  
  •  
  •  
162 changes: 162 additions & 0 deletions CHANGELOG-2.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,162 @@
CHANGELOG for 2.4.x
===================

This changelog references the relevant changes (bug and security fixes) done
in 2.4 minor versions.

To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.4.0...v2.4.1

* 2.4.1 (2014-01-05)

* bug #9938 [Process] Add support SAPI cli-server (peter-gribanov)
* bug #9940 [EventDispatcher] Fix hardcoded listenerTag name in error message (lemoinem)
* bug #9923 [DoctrineBridge] Fixed an issue with DoctrineParserCache (florianv)
* bug #9908 [HttpFoundation] Throw proper exception when invalid data is passed to JsonResponse class (stloyd)
* bug #9902 [Security] fixed pre/post authentication checks (fabpot)
* bug #9910 fixed missing use statements (fabpot)
* bug #9895 [Intl] Added round support for ROUND_CEILING, ROUND_FLOOR, ROUND_DOWN, ROUND_UP (pamil)
* bug #9899 [Filesystem | WCM] 9339 fix stat on url for filesystem copy (cordoval)
* bug #9589 [DependencyInjection] Fixed #9020 - Added support for collections in service#parameters (lavoiesl)
* bug #9889 [Console] fixed column width when using the Table helper with some decoration in cells (fabpot)
* bug #9323 [DomCrawler]fix #9321 Crawler::addHtmlContent add gbk encoding support (bronze1man)
* bug #8997 [Security] Fixed problem with losing ROLE_PREVIOUS_ADMIN role. (pawaclawczyk)
* bug #9557 [DoctrineBridge] Fix for cache-key conflict when having a \Traversable as choices (DRvanR)
* bug #9879 [Security] Fix ExceptionListener to catch correctly AccessDeniedException if is not first exception (fabpot)
* bug #9885 [Dependencyinjection] Fixed handling of inlined references in the AnalyzeServiceReferencesPass (fabpot)
* bug #9884 [DomCrawler] Fixed creating form objects from named form nodes (jakzal)
* bug #9882 Add support for HHVM in the getting of the PHP executable (fabpot)
* bug #9850 [Validator] Fixed IBAN validator with 0750447346 value (stewe)
* bug #9865 [Validator] Fixes message value for objects (jongotlin)
* bug #9441 [Form][DateTimeToArrayTransformer] Check for hour, minute & second validity (egeloen)
* bug #9720 [FrameworkBundle] avoid tables to have apparently long blank line breaks and be too far appart for long nested array params (cordoval)
* bug #9867 #9866 [Filesystem] Fixed mirror for symlinks (COil)
* bug #9806 [Security] Fix parent serialization of user object (ddeboer)
* bug #9834 [DependencyInjection] Fixed support for backslashes in service ids. (jakzal)
* bug #9826 fix #9356 [Security] Logger should manipulate the user reloaded from provider (matthieuauger)
* feature #9775 [FrameworkBundle] Added extra details in XMLDescriptor to improve container description (Exelenz)
* bug #9771 Crawler default namespace fix (crudecki)
* bug #9769 [BrowserKit] fixes #8311 CookieJar is totally ignorant of RFC 6265 edge cases (jzawadzki)
* bug #9697 [Config] fix 5528 let ArrayNode::normalizeValue respect order of value array provided (cordoval)
* bug #9701 [Config] fix #7243 allow 0 as arraynode name (cordoval)
* bug #9795 [Form] Fixed issue in BaseDateTimeTransformer when invalid timezone cause Trans... (tyomo4ka)
* bug #9714 [HttpFoundation] BinaryFileResponse should also return 416 or 200 on some range-requets (SimonSimCity)
* bug #9601 [Routing] Remove usage of deprecated _scheme requirement (Danez)
* bug #9489 [DependencyInjection] Add normalization to tag options (WouterJ)
* bug #9135 [Form] [Validator] fix maxLength guesser (franek)
* bug #9790 [Filesystem] Changed the mode for a target file in copy() to be write only (jakzal)
* bug #9758 [Console] fixed TableHelper when cell value has new line (k-przybyszewski)
* bug #9760 [Routing] Fix router matching pattern against multiple hosts (karolsojko)
* bug #9768 [FrameworkBundle] Fixed bug in XMLDescriptor (Exelenz)
* bug #9700 [ExpressionLanguage] throw exception when parameters contain expressions (aitboudad)
* bug #9674 [Form] rename validators.ua.xlf to validators.uk.xlf (craue)
* bug #9722 [Validator]Fixed getting wrong msg when value is an object in Exception (aitboudad)
* bug #9750 allow TraceableEventDispatcher to reuse event instance in nested events (evillemez)
* bug #9718 [validator] throw an exception if isn't an instance of ConstraintValidatorInterface. (aitboudad)
* bug #9716 Reset the box model to content-box in the web debug toolbar (stof)
* bug #9711 [FrameworkBundle] Allowed "0" as a checkbox value in php templates (jakzal)

* 2.4.0 (2013-12-03)

* bug #9673 Fixed BC break in csrf protection (WouterJ)
* bug #9665 [Bridge/Doctrine] ORMQueryBuilderLoader - handled the scenario when no entity manager is passed with closure query builder (jakzal)
* bug #9662 [FrameworkBundle] Enabled csrf_protection by default if form.csrf_protection is enabled (bschussek)
* bug #9656 [DoctrineBridge] normalized class names in the ORM type guesser (fabpot)
* bug #9647 use the correct class name to retrieve mapped class' metadata and reposi... (xabbuh)
* bug #9648 [Debug] ensured that a fatal PHP error is actually fatal after being handled by our error handler (fabpot)
* bug #9643 [WebProfilerBundle] Fixed js escaping in time.html.twig (hason)
* bug #9641 [Debug] Avoid notice from being "eaten" by fatal error. (fabpot)
* bug #9639 Modified guessDefaultEscapingStrategy to not escape txt templates (fabpot)
* bug #9314 [Form] Fix DateType for 32bits computers. (WedgeSama)
* bug #9443 [FrameworkBundle] Fixed the registration of validation.xml file when the form is disabled (hason)
* bug #9625 [HttpFoundation] Do not return an empty session id if the session was closed (Taluu)
* bug #9621 [ExpressionLanguage] fixed lexing expression ending with spaces (fabpot)
* bug #9637 [Validator] Replaced inexistent interface (jakzal)
* bug #9628 [HttpKernel] Fix profiler event-listener usage outside request stack context (romainneutron)
* bug #9624 [Console] Fix undefined offset when formatting namespace suggestions (GromNaN)
* bug #9605 Adjusting CacheClear Warmup method to namespaced kernels (rdohms)
* bug #9617 [HttpKernel] Http kernel regression fix (hhamon)
* bug #9610 Container::camelize also takes backslashes into consideration (ondrejmirtes)

* 2.4.0-RC1 (2013-11-25)

* bug #9607 [HttpKernel] Fix a bug when using the kernel property in overridden method Client::setServerParameters() (gnutix)
* bug #9597 [Security] Typos in Security's ExpressionLanguage (ovrflo)
* feature #9587 [SecurityBundle] Added csrf_token_generator and csrf_token_id as new (shieldo)
* feature #9578 [DomCrawler] Fixes `attr` method returning empty string for missing attributes (aik099)
* bug #9565 [Debug] Fixed ClassNotFoundFatalErrorHandler which could cause a fatal error (jakzal)
* bug #9525 Cache Warmup Breaks Namespaced Kernel (rdohms)
* bug #9447 [BrowserKit] fixed protocol-relative url redirection (jong99)
* bug #9535 No Entity Manager defined exception (armetiz)
* bug #9485 [Acl] Fix for issue #9433 (guilro)
* bug #9516 [AclProvider] Fix incorrect behavior when partial results returned from cache (superdav42)
* feature #9546 [FrameworkBundle] use the new request_stack service in the GlobalVariables object (hhamon)
* bug #9566 [Console] Revert BC-break for verbose option value (chEbba)
* bug #9553 [FrameworkBundle] use the new request_stack service to get the Request object in the base Controller class (hhamon)
* feature #9541 [Translation] make IdentityTranslater consistent with normal translator (Tobion)
* bug #9536 [FrameworkBundle] Update 2 dependencies (currently broken) (asm89)
* bug #9352 [Intl] make currency bundle merge fallback locales when accessing data, ... (shieldo)
* bug #9537 [FrameworkBundle] Fix mistake in translation's service definition. (phpmike)
* bug #9529 [ExpressionLanguage] Fixed conflict between punctation and range (WouterJ)
* bug #9367 [Process] Check if the pipe array is empty before calling stream_select() (jfposton)
* bug #9211 [Form] Fixed memory leak in FormValidator (bschussek)
* bug #9469 [Propel1] re-factor Propel1 ModelChoiceList (havvg)
* bug #9499 Request::overrideGlobals() may call invalid ini value (denkiryokuhatsuden)
* feature #9494 made Router implement RequestMatcherInterface (fabpot)
* bug #9420 [Console][ProgressHelper] Fix ProgressHelper redraw when redrawFreq is greater than 1 (giosh94mhz)
* bug #9212 [Validator] Force Luhn Validator to only work with strings (Richtermeister)
* bug #9476 Fixed bug with lazy services (peterrehm)
* bug #9461 set mergeFallback to true, (ychadwick)
* bug #9451 Fix bug with variable named context to securityContext (mieszko4)
* feature #9434 moved logic for the session listeners into the HttpKernel component (fabpot)
* bug #9431 [DependencyInjection] fixed YamlDumper did not make services private. (realityking)
* bug #9332 [Config] Quoting reserved characters (WouterJ)
* bug #9416 fixed issue with clone now the children of the original form are preserved and the clone form is given new children (yjv)
* bug #9423 [Form] fix CsrfProviderAdapter (Tobion)
* feature #9342 Add X-Debug-Url profiler url header (adrienbrault)
* bug #9412 [HttpFoundation] added content length header to BinaryFileResponse (kbond)

* 2.4.0-BETA2 (2013-10-30)

* bug #9408 [Form] Fixed failing FormDataExtractorTest (bschussek)
* bug #9397 [BUG][Form] Fix nonexistent key id in twig of data collector (francoispluchino)
* bug #9395 [HttpKernel] fixed memory limit display in MemoryDataCollector (hhamon)
* bug #9168 [FrameworkBundle] made sure that the debug event dispatcher is used everywhere (fabpot)
* bug #9388 [Form] Fixed: The "data" option is taken into account even if it is NULL (bschussek)
* bug #9394 [Form] Fixed form debugger to work even when no view variables are logged (bschussek)
* bug #9391 [Serializer] Fixed the error handling when decoding invalid XML to avoid a Warning (stof)
* feature #9365 prevent PHP from magically setting a 302 header (lsmith77)
* feature #9252 [FrameworkBundle] Only enable CSRF protection when enabled in config (asm89)
* bug #9378 [DomCrawler] [HttpFoundation] Make `Content-Type` attributes identification case-insensitive (matthieuprat)
* bug #9354 [Process] Fix #9343 : revert file handle usage on Windows platform (romainneutron)
* bug #9335 [Form] Improved FormTypeCsrfExtension to use the type class as default intention if the form name is empty (bschussek)
* bug #9334 [Form] Improved FormTypeCsrfExtension to use the type class as default intention if the form name is empty (bschussek)
* bug #9333 [Form] Improved FormTypeCsrfExtension to use the type class as default intention if the form name is empty (bschussek)
* bug #9338 [DoctrineBridge] Added type check to prevent calling clear() on arrays (bschussek)
* bug #9330 [Config] Fixed namespace when dumping reference (WouterJ)
* bug #9329 [Form] Changed FormTypeCsrfExtension to use the form's name as default token ID (bschussek)
* bug #9328 [Form] Changed FormTypeCsrfExtension to use the form's name as default intention (bschussek)
* bug #9327 [Form] Changed FormTypeCsrfExtension to use the form's name as default intention (bschussek)
* bug #9316 [WebProfilerBundle] Fixed invalid condition in form panel (bschussek)
* bug #9308 [DoctrineBridge] Loosened CollectionToArrayTransformer::transform() to accept arrays (bschussek)
* bug #9297 [Form] Add missing use in form renderer (egeloen)
* bug #9309 [Routing] Fixed unresolved class (francoispluchino)
* bug #9274 [Yaml] Fixed the escaping of strings starting with a dash when dumping (stof)
* bug #9270 [Templating] Fix in ChainLoader.php (janschoenherr)
* bug #9246 [Session] fixed wrong started state (tecbot)
* bug #9234 [Debug] Fixed `ClassNotFoundFatalErrorHandler` (tPl0ch)
* bug #9259 [Process] Fix latest merge from 2.2 in 2.3 (romainneutron)
* bug #9237 [FrameworkBundle] assets:install command should mirror .dotfiles (.htaccess) (FineWolf)
* bug #9223 [Translator] PoFileDumper - PO headers (Padam87)
* bug #9257 [Process] Fix 9182 : random failure on pipes tests (romainneutron)
* bug #9236 [Form] fix missing use statement for exception UnexpectedTypeException (jaugustin)
* bug #9222 [Bridge] [Propel1] Fixed guessed relations (ClementGautier)
* bug #9214 [FramworkBundle] Check event listener services are not abstract (lyrixx)
* bug #9207 [HttpKernel] Check for lock existence before unlinking (ollietb)
* bug #9184 Fixed cache warmup of paths which contain back-slashes (fabpot)
* bug #9192 [Form] remove MinCount and MaxCount constraints in ValidatorTypeGuesser (franek)

* 2.4.0-BETA1 (2013-10-07)

* first beta release

2 changes: 1 addition & 1 deletion UPGRADE-2.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

#### Deprecations

* The `standalone` option is deprecated and will replaced with the `strategy` option in 2.3.
* The `standalone` option is deprecated and will be replaced with the `strategy` option in 2.3.
* The values `true`, `false`, `js` for the `standalone` option were deprecated and replaced respectively with the `esi`, `inline`, `hinclude` in 2.3.


Expand Down
9 changes: 9 additions & 0 deletions UPGRADE-2.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
UPGRADE FROM 2.3 to 2.4
=======================

Form
----

* The constructor parameter `$precision` in `IntegerToLocalizedStringTransformer`
is now ignored completely, because a precision does not make sense for
integers.
7 changes: 7 additions & 0 deletions UPGRADE-2.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
UPGRADE FROM 2.4 to 2.5
=======================

Routing
-------

* Added a new optional parameter `$requiredSchemes` to `Symfony\Component\Routing\Generator\UrlGenerator::doGenerate()`
Loading