Skip to content

[2.6] Test lowest versions of dependencies #13006

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

Merged
merged 683 commits into from
Dec 16, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
683 commits
Select commit Hold shift + click to select a range
1457e56
feature #11496 [MonologBridge] Ignore empty context/extra by default …
fabpot Sep 30, 2014
6f2e08e
minor #12078 [HttpKernel] fix composer.json (nicolas-grekas)
fabpot Sep 30, 2014
541f889
feature #12052 [Validator] Made it possible to store the cause of a c…
webmozart Sep 30, 2014
8dbe258
[Form] The trace of form errors is now displayed in the profiler
webmozart Sep 26, 2014
2f3bb66
feature #12054 [Form] The trace of form errors is now displayed in th…
webmozart Sep 30, 2014
3b50bf2
[Validator] Added error codes to all constraints with multiple error …
webmozart Sep 24, 2014
95d68a1
feature #12021 [Validator] Added error codes to all constraints with …
webmozart Sep 30, 2014
832c78f
feature #12050 [Form] Added "label_format" option (webmozart)
webmozart Sep 30, 2014
6acf3e7
Merge branch '2.5'
fabpot Oct 1, 2014
cfc04a6
[TwigBridge] Added form_twitter_bootstrap_layout.html.twig
lyrixx Feb 15, 2014
ee82392
[DependencyInjection] Tweaked factories
unkind Sep 27, 2014
16201b6
[FrameworkBundle] container:debug : list services if no service match…
agallou Jul 6, 2014
0314d75
feature #12061 [Debug] expose object_handle (nicolas-grekas)
fabpot Oct 2, 2014
4d0ab7d
[FrameworkBundle] enable ErrorHandler in prod
nicolas-grekas Sep 27, 2014
4acf5d3
[Debug] make screaming configurable
nicolas-grekas Sep 30, 2014
d318e09
feature #11339 [FrameworkBundle] container:debug : list services if n…
fabpot Oct 2, 2014
fac3cc4
[FrameworkBundle] register ErrorHandler at boot time
nicolas-grekas Oct 2, 2014
1bc6680
[HttpFoundation] implement different locking strategies for sessions
Tobion Jun 7, 2014
5be84c4
[Serializer] Fix CS. Uniformize PHPDoc.
dunglas Oct 2, 2014
b6e29e9
Display a nice upload limit message
Oct 2, 2014
8d7cabd
feature #10931 [HttpFoundation] enhance PdoSessionHandler (Tobion)
fabpot Oct 3, 2014
8a5f824
minor #12065 [DependencyInjection] Tweaked factories (unkind)
fabpot Oct 3, 2014
b5c4d54
minor #12102 minor [Serializer] Fix CS. Uniformize PHPDoc. (dunglas)
fabpot Oct 3, 2014
3da6fc2
feature #12081 [FrameworkBundle] enable ErrorHandler in prod (nicolas…
fabpot Oct 3, 2014
513d2d3
[WebProfilerBundle] Showed all ajax calls in toolbar
hason Oct 3, 2014
febe836
[DebugBundle] Removed unnecessary div in toolbar
hason Oct 3, 2014
f214eda
[VarDumper] Added unique id for every single dump in html
hason Oct 3, 2014
063826d
minor #12109 [VarDumper] Improved dump in html (hason)
fabpot Oct 3, 2014
9b2195c
minor #12113 [WebProfileBundle], [DebugBundle] Fixed big data in tool…
fabpot Oct 3, 2014
26b619b
tests for the TranslatorListener
xabbuh Oct 3, 2014
e383a38
[VarDumper] encode non-ASCII UTF-8 chars as HTML numeric entities
nicolas-grekas Oct 3, 2014
17fcdb8
Merge branch '2.5'
fabpot Oct 4, 2014
8afa3c2
minor #12116 [VarDumper] encode non-ASCII UTF-8 chars as HTML numeric…
fabpot Oct 4, 2014
b976b93
feature #12103 [Validator] Display a nice upload limit message (Jérém…
fabpot Oct 4, 2014
ec2ca9b
minor #12117 tests for the TranslatorListener (xabbuh)
fabpot Oct 4, 2014
218eb2b
fixed composer.json
fabpot Oct 4, 2014
ef30dea
Fix Binary Format when maxSize is smaller than uploadLimit
Oct 4, 2014
87d4039
[FrameworkBundle] make assets-install --relative equivalent to --syml…
fabpot Oct 4, 2014
dffa3e4
[Serializer] Fix CS
dunglas Oct 4, 2014
e0d7f12
feature #12123 [FrameworkBundle] make assets-install --relative equiv…
fabpot Oct 4, 2014
59bfe83
minor #12127 [WIP] minor [Serializer] Fix CS (dunglas)
fabpot Oct 4, 2014
08ff3fd
minor #12126 [Validator] Fix Binary Format when maxSize is smaller th…
fabpot Oct 4, 2014
b799844
[VarDumper] Dynamic HTML dumper
nicolas-grekas Oct 4, 2014
66ed177
Add an action to show *error* pages in kernel.debug mode
mpdude Oct 2, 2014
ffd81ad
feature #12096 Add an action to show *error* pages in kernel.debug mo…
fabpot Oct 5, 2014
3c81b52
feature #10272 [TwigBridge] Added form_twitter_bootstrap_x.y.z_layout…
fabpot Oct 5, 2014
87d5856
minor #12125 [VarDumper] Dynamic HTML dumper (nicolas-grekas)
fabpot Oct 5, 2014
6a507cc
[Yaml] Ensure whole number floats have their data type is persisted.
alexpott Sep 21, 2014
089129b
feature #11976 [Yaml] Ensure whole number floats have their data type…
fabpot Oct 5, 2014
a7d52fd
Merge branch '2.5'
fabpot Oct 5, 2014
e3332ad
[TwigBridge] fix tests
xabbuh Oct 5, 2014
966c586
minor #12142 [TwigBridge] fix `DumpExtension` tests (xabbuh)
fabpot Oct 6, 2014
da96ad8
[VarDumper] Sfdump JS ns and VarCloner replacing Ext+PhpCloner
nicolas-grekas Oct 6, 2014
56ae544
[Framework+SecurityBundle] remove recently introduced *.class parameters
nicolas-grekas Oct 6, 2014
9a0b2cc
[TwigBridge] Replace default list style to icon
Macsch15 Oct 7, 2014
5308135
minor #12150 [Framework+SecurityBundle] remove recently introduced *.…
fabpot Oct 7, 2014
9531a2b
[HttpFoundation] Fix PdoSessionHandler to work properly with streams
rybakit Oct 5, 2014
0476ce8
minor #12146 [HttpFoundation] Fix PdoSessionHandler to work properly …
fabpot Oct 7, 2014
69770bd
minor #12145 [VarDumper] Sfdump JS ns and VarCloner replacing Ext+Php…
fabpot Oct 7, 2014
60ce31d
[Routing] Moving include instruction to separate method
Strate Oct 3, 2014
46d18f4
minor #12108 [Routing] Moving include instruction to separate method …
fabpot Oct 7, 2014
e7ad172
Removed fixed height from profiler resume box.
adrianolek Oct 7, 2014
d3a0a55
properly handle exceptions in translator listener
xabbuh Oct 8, 2014
3b578a6
register `TranslatorListener` service
xabbuh Oct 8, 2014
d3e4905
bug #12182 [FrameworkBundle] register `TranslatorListener` service (x…
fabpot Oct 8, 2014
ade0db7
bug #12181 [HttpKernel] properly handle exceptions in translator list…
fabpot Oct 8, 2014
ef23b63
Prevent an empty choice list being passed in debug:container
weaverryan Oct 8, 2014
4430f75
bug #12180 Prevent an empty choice list being passed in debug:contain…
fabpot Oct 8, 2014
292088f
add changelog entry for web server commands
xabbuh Oct 9, 2014
cf3cd95
minor #12184 [FrameworkBundle] add changelog entry for web server com…
fabpot Oct 9, 2014
8203c66
Merge branch '2.5'
fabpot Oct 9, 2014
41412f9
[Routing] unify fluent interface in RequestContext
Tobion Sep 18, 2013
e19680f
feature #9073 [Routing] unify RequestContext as fluent class (Tobion)
fabpot Oct 9, 2014
48491c4
[Serializer] Handle circular references
dunglas Oct 2, 2014
ed226ec
[Security] More accurate docblocks for AbstractVoter
johnkary Oct 9, 2014
8e42756
minor #12191 [Security] More accurate docblocks for AbstractVoter (jo…
fabpot Oct 10, 2014
3c401af
[VarDumper] enhance dumping refs
nicolas-grekas Oct 10, 2014
0e6465a
bug #12202 [VarDumper] enhance dumping refs (nicolas-grekas)
fabpot Oct 17, 2014
bf174cf
[FrameworkBundle] improve server commands feedback
xabbuh Oct 18, 2014
4fe8eda
bug #12253 [FrameworkBundle] improve server commands feedback (xabbuh)
fabpot Oct 19, 2014
d84e3a8
[Bridge][Doctrine][Form] Add entity manager instance support for em o…
GeLoLabs Oct 18, 2014
269e27f
feature #12251 [Bridge][Doctrine][Form] Add entity manager instance s…
fabpot Oct 20, 2014
a05379e
feature #12098 [Serializer] Handle circular references (dunglas)
fabpot Oct 20, 2014
3fb5ad4
minor #12164 [TwigBridge] Replace default list style to icon (Macsch15)
fabpot Oct 20, 2014
bef48b3
[VarDumper] add meta-data on hover
nicolas-grekas Oct 19, 2014
453882c
Revert "feature #11716 [OptionsResolver] Added a light-weight, low-le…
webmozart Oct 21, 2014
22d3df8
feature #12256 [VarDumper] add meta-data on hover (nicolas-grekas)
fabpot Oct 21, 2014
4e3b78f
update allowed variants documentation
xabbuh Oct 21, 2014
642c119
[OptionsResolver] Merged Options class into OptionsResolver
webmozart Oct 6, 2014
8838143
bug #12156 [OptionsResolver] Merged Options class into OptionsResolve…
webmozart Oct 22, 2014
c7cf6cf
[VarDumper] fix control chars styling
nicolas-grekas Oct 22, 2014
5af0f89
[EventDispatcher] perf optim
nicolas-grekas Oct 22, 2014
ac8efd9
[HttpKernel] fix DebugHandlersListener
nicolas-grekas Oct 22, 2014
d1e246e
minor #12277 [Validator] update allowed variants documentation (xabbuh)
webmozart Oct 22, 2014
4a13755
Merge branch '2.5'
fabpot Oct 24, 2014
2a19cd8
Ensure that Twig form themes are always a list, not a hashmap
stof Oct 24, 2014
23f0411
bug #12308 Ensure that Twig form themes are always a list, not a hash…
fabpot Oct 24, 2014
6c2130f
[OptionsResolver] fix counting of options
Tobion Oct 22, 2014
dc1250c
[OptionsResolver] fix invalid value exception formatting
Tobion Oct 22, 2014
8bcbcc3
[OptionsResolver] fix calling resolve from within closure
Tobion Oct 22, 2014
b93c4c0
[OptionsResolver] add missing exception based on OutOfBoundsException…
Tobion Oct 22, 2014
4bd8661
don't translate error messages twice
xabbuh Oct 26, 2014
071b400
bug #12322 don't translate error messages twice (xabbuh)
fabpot Oct 26, 2014
842cba1
Merge branch '2.5'
fabpot Oct 26, 2014
96210c2
bug #12285 Various fixes (nicolas-grekas)
fabpot Oct 26, 2014
cd2c2e3
decodes some special chars in a URL query
dawehner Oct 14, 2014
6955f3d
[TwigBundle] minor #12309 fix markup twbs inline radio button
Jbekker Oct 24, 2014
65b6594
feature #12223 decodes some special chars in a URL query (dawehner)
fabpot Oct 27, 2014
d9c239d
add XML schema definition for the DebugBundle
xabbuh Oct 27, 2014
99cfa8e
bug #12294 [OptionsResolver] fix count() and exceptions (Tobion)
webmozart Oct 27, 2014
417f021
[Debug] DI controllable ErrorHandler::register()
nicolas-grekas Oct 27, 2014
d913101
feature #12336 [DebugBundle] add XML schema definition for the DebugB…
fabpot Oct 28, 2014
9b9fb5a
[VarDumper] polymorphic and stateless output selection
nicolas-grekas Oct 31, 2014
7ffba44
[VarDumper] UML prefixes for properties
nicolas-grekas Oct 31, 2014
a316420
[VarDumper] use symfony.com colorscheme
wouterj Oct 29, 2014
07a1e70
Changed meta color
wouterj Nov 1, 2014
14d6587
bug #12365 [VarDumper] polymorphic and stateless output selection (ni…
fabpot Nov 2, 2014
1738830
feature #12355 [VarDumper] Use symfony.com's colorscheme (nicolas-gre…
fabpot Nov 2, 2014
fe1b506
bug #12311 [TwigBundle] minor #12309 fix markup twbs inline radio but…
fabpot Nov 2, 2014
dd7a9b6
[HttpFoundation] Allow Cache-Control headers on StreamedResponse
Oct 10, 2014
50bc516
feature #12198 [HttpFoundation] Allow Cache-Control headers on Stream…
fabpot Nov 2, 2014
0588f0e
feature #12330 [Debug] DI controllable ErrorHandler::register() (nico…
fabpot Nov 2, 2014
add32ce
minor #12171 [Profiler] Flexible height for resume box (to accommodat…
fabpot Nov 2, 2014
4982984
Merge branch '2.5'
fabpot Nov 3, 2014
0b0bfc0
[OptionsResolver] Documented BC break
webmozart Nov 3, 2014
d5620bf
[VarDumper] symfony.com color scheme on the CLI
nicolas-grekas Nov 3, 2014
e18f7ab
Merge branch '2.5'
nicolas-grekas Nov 3, 2014
4b01bc0
minor #12384 [OptionsResolver] Documented BC break (webmozart)
fabpot Nov 3, 2014
d0e9e65
minor #12385 [VarDumper] symfony.com color scheme on the CLI (nicolas…
fabpot Nov 3, 2014
923c13f
Merge branch '2.5'
fabpot Nov 3, 2014
ecddaf6
Merge branch '2.5'
fabpot Nov 3, 2014
8ee36dc
updated CHANGELOG for 2.6.0-BETA1
fabpot Nov 3, 2014
7bd1d4c
updated VERSION for 2.6.0-BETA1
fabpot Nov 3, 2014
9919918
fixed version in HttpKernel
fabpot Nov 3, 2014
604fefc
bumped Symfony version to 2.6.0
fabpot Nov 3, 2014
ac1f2b7
Remove aligned '=>' and '='
polc Nov 4, 2014
f1c34f9
minor #12413 Remove aligned '=>' and '=' (disquedur)
fabpot Nov 6, 2014
cd076e4
[VarDumper] Use Unicode Control Pictures
nicolas-grekas Nov 4, 2014
b592e90
[VarDumper] inline dump() function loading
nicolas-grekas Nov 4, 2014
50021bd
[Debug] No gc_collect_cycles(), it's costly and can segfault
nicolas-grekas Nov 4, 2014
d238397
[SecurityBundle] Added AuthorizationChecker and TokenStorage to class…
Nov 7, 2014
6258ae8
[DebugBundle] remove README.md
nicolas-grekas Nov 7, 2014
5d8fbb8
minor #12427 [SecurityBundle] Added AuthorizationChecker and TokenSto…
fabpot Nov 9, 2014
ad74db9
bug #12411 [VarDumper] Use Unicode Control Pictures (nicolas-grekas)
fabpot Nov 9, 2014
450e341
Update UPGRADE-2.6.md
perajovic Nov 11, 2014
dba2f5f
minor #12458 Update UPGRADE-2.6.md (perajovic)
fabpot Nov 12, 2014
a6b1cfc
[FrameworkBundle] Fix server start in case the PHP binary is not found
romainneutron Nov 15, 2014
0fbb75c
Fixed minor typo
pborreli Nov 16, 2014
e318b03
minor #12493 Fixed minor typo (pborreli)
fabpot Nov 16, 2014
80c48cc
bug #12490 [2.6][FrameworkBundle] Fix server start in case the PHP bi…
fabpot Nov 16, 2014
e7067cb
Merge branch '2.5' into 2.6
fabpot Nov 16, 2014
d8d6fcf
[DomCrawler] Added support for link tags in the Link class
stephaneseng Nov 15, 2014
009fd4d
bug #12487 [DomCrawler] Added support for 'link' tags in the Link cla…
fabpot Nov 16, 2014
849fb29
Drop support for model_timezone and view_timezone options in TimeType…
jakzal Nov 2, 2014
75d8d8f
feature #12404 [Form] Remove timezone options from DateType and TimeT…
fabpot Nov 16, 2014
7faee60
*_timezone changes also affect the BirthdayType
xabbuh Nov 16, 2014
14fbdb8
minor #12494 [Form] *_timezone changes also affect the BirthdayType (…
fabpot Nov 17, 2014
8cf3d69
[TwigBundle/DebugBundle] move dump extension & cleanups
nicolas-grekas Nov 10, 2014
018fc15
bug #12446 [Twig/DebugBundle] move dump extension registration (nicol…
fabpot Nov 18, 2014
5526dd7
[HttpKernel] fix parse error in DumpDataCollector
nicolas-grekas Nov 18, 2014
d55abb3
minor #12506 [HttpKernel] fix parse error in DumpDataCollector (nicol…
nicolas-grekas Nov 18, 2014
8871368
Extract an AbstractEventDispatcherTest from EventDispatcherTest and a…
znerol Oct 4, 2014
10e208b
minor #12131 Extract an AbstractEventDispatcherTest from EventDispatc…
fabpot Nov 20, 2014
f288a69
Merge branch '2.5' into 2.6
fabpot Nov 20, 2014
2065e00
[TwigBundle] Fix error page preview for custom twig.exception_controller
mpdude Oct 6, 2014
c7b899c
minor #12147 [TwigBundle] Fix error page preview for custom twig.exce…
fabpot Nov 21, 2014
7bb1abe
fixed typo
fabpot Nov 21, 2014
1de4920
[2.6] Remove possible call_user_func()
nicolas-grekas Nov 21, 2014
0d20753
[DX] [Form] [WebProfiler] Added abbrs with type classes
kix Oct 20, 2014
8047dc3
minor #12268 [DX] [Form] [WebProfiler] Added abbrs with type classes …
fabpot Nov 21, 2014
aec10e6
fixed typo
fabpot Nov 21, 2014
83d768d
be smarter when guessing the document root
xabbuh Nov 21, 2014
b3db574
properly set request attributes in controller test
xabbuh Nov 21, 2014
45613b3
bug #12539 [TwigBundle] properly set request attributes in controller…
fabpot Nov 21, 2014
b3be900
feature #12538 [FrameworkBundle] be smarter when guessing the documen…
fabpot Nov 21, 2014
31792b0
Merge branch '2.5' into 2.6
fabpot Nov 21, 2014
9a08b77
Remove block submit_widget
ip512 Nov 9, 2014
4838cde
minor #12439 Remove block submit_widget (ip512)
fabpot Nov 23, 2014
ce2adfa
removed unneeded check
xabbuh Nov 23, 2014
58476e1
[Debug] fix ENT_SUBSTITUTE usage
nicolas-grekas Nov 23, 2014
7fd45f7
bug #12555 [Debug] fix ENT_SUBSTITUTE usage (nicolas-grekas)
fabpot Nov 23, 2014
da3d5d4
updated CHANGELOG for 2.6.0-BETA2
fabpot Nov 23, 2014
d56d198
updated VERSION for 2.6.0-BETA2
fabpot Nov 23, 2014
4a1a0ed
bumped Symfony version to 2.6.0
fabpot Nov 24, 2014
1c6f5a1
fix data type in docblock
xabbuh Nov 24, 2014
d3451fc
[WebProfilerBundle] Remove usage of app.request in search bar template
jeromemacias Nov 25, 2014
6a59db5
bug #12575 [WebProfilerBundle] Remove usage of app.request in search …
fabpot Nov 26, 2014
cd55a81
Upgrade information for the Translation component regarding the new L…
derrabus Nov 26, 2014
680fe7a
[RFC] [DebugBundle] [HttpKernel] Avoid using container as dependency …
jeromemacias Nov 26, 2014
f8b1e68
minor #12584 [RFC] [DebugBundle] [HttpKernel] Avoid using container a…
nicolas-grekas Nov 27, 2014
79c7849
minor #12566 [Security][Http] fix data type in docblock (xabbuh)
fabpot Nov 28, 2014
b753218
[Validator] make DateTime objects represented as strings in the viola…
Nov 8, 2014
48e6f7a
bug #12437 [2.6] [Validator] make DateTime objects represented as str…
fabpot Nov 28, 2014
c4902d8
minor #12579 [Translation] [2.6] Upgrade information for LoggingTrans…
fabpot Nov 28, 2014
18c4ac1
Merge branch '2.5' into 2.6
fabpot Nov 28, 2014
9b30ec0
updated CHANGELOG for 2.6.0
fabpot Nov 28, 2014
645bb32
updated VERSION for 2.6.0
fabpot Nov 28, 2014
1ef9cf6
bumped Symfony version to 2.6.1
fabpot Nov 29, 2014
c6fe3c0
minor #12552 [FrameworkBundle] removed unneeded check (xabbuh)
fabpot Nov 29, 2014
e130a29
Fixed a docblock
GrahamCampbell Nov 29, 2014
309de6d
minor #12632 Fixed a docblock (GrahamCampbell)
fabpot Nov 29, 2014
ceecb50
[Filesystem] fix lock file permissions
nicolas-grekas Nov 30, 2014
5e35fff
Removed a dev annotation from a version constraint
GrahamCampbell Nov 30, 2014
5b6a95c
minor #12785 Removed a dev annotation from a version constraint (Grah…
fabpot Nov 30, 2014
2625193
[FrameworkBundle] Update deprecated service call
lrlopez Nov 30, 2014
408df7c
[FrameworkBundle][Router Cmd] use debug namespace.
aitboudad Dec 1, 2014
619acd2
minor #12787 [FrameworkBundle] Update deprecated service call (lrlopez)
fabpot Dec 1, 2014
1c8bfea
minor #12794 [FrameworkBundle][Router Cmd] Use debug namespace. (aitb…
fabpot Dec 1, 2014
09d1a15
bug #12770 [Filesystem] fix lock file permissions (nicolas-grekas)
fabpot Dec 2, 2014
83ee704
Merge branch '2.5' into 2.6
fabpot Dec 2, 2014
7a5762c
Merge branch '2.5' into 2.6
fabpot Dec 2, 2014
a088521
Remove deprecated class
MasterB Dec 3, 2014
2f0b355
Revert "minor #10241 [DependencyInjection] made some perf improvement…
nicolas-grekas Dec 3, 2014
3d63748
minor #12821 Remove deprecated class (MasterB)
fabpot Dec 3, 2014
7887a46
[DependencyInjection] keep some of the reverted perf optim
nicolas-grekas Dec 3, 2014
73149ae
bug #12823 [DependencyInjection] fix PhpDumper (nicolas-grekas)
fabpot Dec 3, 2014
0999ea7
fixed a test
fabpot Dec 3, 2014
74a16e6
updated CHANGELOG for 2.6.1
fabpot Dec 3, 2014
d805dfd
updated VERSION for 2.6.1
fabpot Dec 3, 2014
0b3aa16
bumped Symfony version to 2.6.2
fabpot Dec 3, 2014
7224bde
Revert "minor #12821 Remove deprecated class (MasterB)"
fabpot Dec 4, 2014
c4a8041
Merge branch '2.5' into 2.6
fabpot Dec 5, 2014
2f10a0a
[2.6] CS Fixes And Removed An Unused Import
GrahamCampbell Dec 5, 2014
b0ba74d
minor #12872 [2.6] CS Fixes And Removed An Unused Import (GrahamCampb…
fabpot Dec 7, 2014
42950e9
Adding note about the PdoSessionHandler BC break
weaverryan Dec 8, 2014
adfdad9
Adding note about known BC issues
weaverryan Dec 8, 2014
51509be
minor #12890 Adding note about the PdoSessionHandler BC break (weaver…
fabpot Dec 8, 2014
23eafcc
Merge branch '2.5' into 2.6
fabpot Dec 8, 2014
8d7581a
Fixed typo in SecurityContext PHPDoc
althaus Dec 8, 2014
0a09eaf
minor #12895 [Security] Fixed typo in SecurityContext PHPDoc (althaus)
fabpot Dec 8, 2014
e7b0b89
avoid risky tests
xabbuh Dec 8, 2014
1917b70
fix DumpDataCollectorTest after CS changes
xabbuh Dec 8, 2014
90b3f3b
Fix missing space in label_attr
garak Dec 9, 2014
6c70bc5
Fix missing addExpressionLanguageProvider (used by service container …
Dec 9, 2014
144c19d
bug #12913 Fix missing space in label_attr (garak)
fabpot Dec 11, 2014
c2fc7c9
minor #12903 [TwigBundle] avoid risky tests (xabbuh)
fabpot Dec 11, 2014
16a51e7
[WebProfiler] Tweaked ajax requests toolbar css reset
1ed Dec 8, 2014
4d3d197
bug #12899 [WebProfiler] Tweaked ajax requests toolbar css reset (1ed)
fabpot Dec 11, 2014
b1c4068
minor #12532 [2.6] Remove possible call_user_func() (nicolas-grekas)
fabpot Dec 11, 2014
c9f4139
bug #12935 [2.6] [Security] Fixed ExpressionVoter - addExpressionLang…
fabpot Dec 12, 2014
7d981e0
minor #12904 [HttpKernel] fix DumpDataCollectorTest after CS changes …
fabpot Dec 12, 2014
fb87558
Avoid missing method when using __invoke
thewilkybarkid Dec 12, 2014
ea17bc7
Merge branch '2.5' into 2.6
nicolas-grekas Dec 12, 2014
7e33b32
minor #12958 [WebProfilerBundle] Avoid missing method when using __in…
fabpot Dec 12, 2014
f691ab3
Merge branch '2.5' into 2.6
fabpot Dec 13, 2014
08a0242
Merge branch '2.5' into 2.6
fabpot Dec 13, 2014
9a44aa8
Fix placeholder date format
mvar Dec 15, 2014
c11c121
bug #12996 [WebProfilerBundle] Fix placeholder date format (mvar)
fabpot Dec 16, 2014
5e6959b
Merge remote-tracking branch 'symfony/2.5' into lowest-26
nicolas-grekas Dec 16, 2014
a29ffa8
[2.6] Test lowest versions of dependencies
nicolas-grekas Dec 16, 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
  •  
  •  
  •  
48 changes: 48 additions & 0 deletions CHANGELOG-2.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
CHANGELOG for 2.6.x
===================

This changelog references the relevant changes (bug and security fixes) done
in 2.6 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.6.0...v2.6.1

* 2.6.1 (2014-12-03)

* bug #12823 [DependencyInjection] fix PhpDumper (nicolas-grekas)
* bug #12811 Configure firewall's kernel exception listener with configured entry point or a default entry point (rjkip)
* bug #12770 [Filesystem] fix lock file permissions (nicolas-grekas)
* bug #12784 [DependencyInjection] make paths relative to __DIR__ in the generated container (nicolas-grekas)
* bug #12716 [ClassLoader] define constant only if it wasn't defined before (xabbuh)

* 2.6.0 (2014-11-28)

* bug #12553 [Debug] fix error message on double exception (nicolas-grekas)
* bug #12550 [FrameworkBundle] backport #12489 (xabbuh)
* bug #12437 [Validator] make DateTime objects represented as strings in the violation message (hhamon)
* bug #12575 [WebProfilerBundle] Remove usage of app.request in search bar template (jeromemacias)
* bug #12570 Fix initialized() with aliased services (Daniel Wehner)

* 2.6.0-BETA2 (2014-11-23)

* bug #12555 [Debug] fix ENT_SUBSTITUTE usage (nicolas-grekas)
* feature #12538 [FrameworkBundle] be smarter when guessing the document root (xabbuh)
* bug #12539 [TwigBundle] properly set request attributes in controller test (xabbuh)
* bug #12267 [Form][WebProfiler] Empty form names fix (kix)
* bug #12137 [FrameworkBundle] cache:clear command fills *.php.meta files with wrong data (Strate)
* bug #12525 [Bundle][FrameworkBundle] be smarter when guessing the document root (xabbuh)
* bug #12296 [SecurityBundle] Authentication entry point is only registered with firewall exception listener, not with authentication listeners (rjkip)
* bug #12446 [Twig/DebugBundle] move dump extension registration (nicolas-grekas)
* bug #12489 [FrameworkBundle] Fix server run in case the router script does not exist (romainneutron)
* feature #12404 [Form] Remove timezone options from DateType and TimeType (jakzal)
* bug #12487 [DomCrawler] Added support for 'link' tags in the Link class (StephaneSeng)
* bug #12490 [FrameworkBundle] Fix server start in case the PHP binary is not found (romainneutron)
* bug #12443 [HttpKernel] Adding support for invokable controllers in the RequestDataCollector (jameshalsall)
* bug #12393 [DependencyInjection] inlined factory not referenced (boekkooi)
* bug #12411 [VarDumper] Use Unicode Control Pictures (nicolas-grekas)
* bug #12436 [Filesystem] Fixed case for empty folder (yosmanyga)

* 2.6.0-BETA1 (2014-11-03)

* first beta release

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

After:

Default email validation is now done via a simple regex which may cause invalid emails (not RFC compilant) to be
Default email validation is now done via a simple regex which may cause invalid emails (not RFC compliant) to be
valid. This is the default behaviour.

Strict email validation has to be explicitly activated in the configuration file by adding
Expand Down
Loading