Skip to content

[Serializer] Denormalize with typehinting. #14844

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,070 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1070 commits
Select commit Hold shift + click to select a range
9cf4ab7
minor #15920 Guard minor tweaks (weaverryan)
fabpot Sep 27, 2015
30fc4ee
feature #15905 [3.0][Config] Removed isFresh() related functionality …
fabpot Sep 27, 2015
9ec98c2
minor #15901 [Validator] Add Hungarian translation for the BIC constr…
fabpot Sep 27, 2015
709cc13
bug #15927 Making GuardTokenInterface extend TokenInterface (weaverryan)
fabpot Sep 27, 2015
1e65f71
bug #15921 Abstract voter tweaks (weaverryan)
fabpot Sep 27, 2015
5dcdc48
bug #15928 [2.8][WebProfilerBundle] Fix search button click listener …
fabpot Sep 27, 2015
06c14a2
bug #15925 Updating behavior to not continue after an authenticator h…
fabpot Sep 27, 2015
58ed076
Merge branch '2.7' into 2.8
fabpot Sep 27, 2015
8d7b498
Merge branch '2.8'
fabpot Sep 27, 2015
d961f7f
[Config] Fix ArrayNode extra keys "ignore" and "remove" behaviors
ogizanagi Aug 23, 2015
997c650
Deprecate methods inherited from SplObjectStorage
stof Sep 26, 2015
6ae7d95
feature #15907 [DomCrawler] Deprecate methods inherited from SplObjec…
fabpot Sep 27, 2015
8c47eb9
Removed the "Delete profiles" action from the web profiler sidebar
javiereguiluz Sep 27, 2015
3011fa0
don't rely on internal sort implementation in test
xabbuh Sep 27, 2015
4b94274
minor #15940 [Console] don't rely on internal sort implementation om …
fabpot Sep 27, 2015
d7c1463
Adding a class to make it easier to set custom authentication error m…
weaverryan Sep 24, 2015
3a665af
Merge branch '2.7' into 2.8
fabpot Sep 28, 2015
474772c
Merge branch '2.8'
fabpot Sep 28, 2015
4021353
Merge branch '2.7' into 2.8
fabpot Sep 28, 2015
156368f
feature #15882 Easier Custom Authentication errors (weaverryan)
fabpot Sep 28, 2015
6be68fd
[TwigBridge] is_granted no longer raise an exception if the token sto…
lyrixx Sep 28, 2015
7a88c37
[Validator] Sync polish translation file
stloyd Sep 28, 2015
46746f8
minor #15960 [Validator] Sync polish translation file (stloyd)
fabpot Sep 28, 2015
20c90f5
Fix tests in 2.8
wouterj Sep 28, 2015
dc937f8
minor #15961 [Security] Fix tests in 2.8 (WouterJ)
fabpot Sep 28, 2015
f51fe4a
[FrameworkBundle] [DependencyInjection] added logging of unused tags …
Oct 29, 2014
d3271e1
missing tags in whitelist
fabpot Sep 28, 2015
4fa3eaf
[Finder] simplified code
fabpot Sep 28, 2015
1c964b9
Introducing the LDAP component
csarrazi Sep 25, 2015
60b9f2e
Implemented LDAP authentication and LDAP user provider
lyrixx Sep 25, 2015
779d6dc
feature #15962 [Finder] simplified code (fabpot)
fabpot Sep 28, 2015
9828726
Merge branch '2.8'
fabpot Sep 28, 2015
be729e3
[Finder] removed obsolete code
fabpot Sep 28, 2015
32002d7
feature #15939 Removed the "Delete profiles" action from the web prof…
fabpot Sep 28, 2015
7d7e07f
feature #14602 [2.8] [Ldap] Added support for LDAP (New Component + i…
fabpot Sep 28, 2015
3bea01b
feature #15953 [TwigBridge] is_granted no longer raise an exception i…
fabpot Sep 28, 2015
b2661be
feature #15965 [Finder] removed obsolete code (fabpot)
fabpot Sep 28, 2015
49edef2
use try-finally when possible
Tobion Sep 28, 2015
826863d
minor #15949 use try-finally when possible (Tobion)
fabpot Sep 28, 2015
dc6ee81
Profiler View Latest should preserve all the current query parameters
jbafford Jul 24, 2015
078f953
feature #15356 [WebProfilerBundle] Profiler View Latest should preser…
fabpot Sep 28, 2015
13d0da2
Applied the new styles to the router: commands
javiereguiluz Mar 31, 2015
c2cfbcf
feature #14132 Applied the new styles to the router: commands (javier…
fabpot Sep 28, 2015
7f13f95
[WebProfilerBundle] fixed a template reference
fabpot Sep 28, 2015
f4563c3
Add a non-static API for the CssSelector component
stof Sep 26, 2015
9e51279
[CssSelector] Tag all internal classes as internal ones
stof Sep 26, 2015
ff3c107
[TwigBundle] removed usage of Templating classes
fabpot Sep 28, 2015
634aafc
feature #15970 [TwigBundle] removed usage of Templating classes (fabpot)
fabpot Sep 28, 2015
b9100d3
[WebProfileBundle] fix missing request var in the 'last 10' panel
fabpot Sep 28, 2015
3c19ae0
bug #15973 [WebProfileBundle] fix missing request var in the 'last 10…
Tobion Sep 28, 2015
9fe3b76
fix tests for the `AbstractVoter` class
xabbuh Sep 28, 2015
08b2959
Updated the style for the "cache:clear" command
javiereguiluz Sep 28, 2015
44c5416
Updated the styles for the "cache:warmup" command
javiereguiluz Sep 28, 2015
95c9f50
added some tests
fabpot Sep 28, 2015
8b8e7bb
feature #15963 added logging of unused tags (Marmelatze, fabpot)
fabpot Sep 28, 2015
ae283e8
[WebProfilerBundle] reflect latest changes in test
xabbuh Sep 28, 2015
0d71b1e
minor #15981 [WebProfilerBundle] reflect latest changes in test (xabbuh)
fabpot Sep 28, 2015
3ebe466
minor #15974 [Security] fix tests for the `AbstractVoter` class (xabbuh)
fabpot Sep 28, 2015
8b7b251
[FrameworkBundle] Refactor assets:install command and apply SymfonyStyle
1ed Dec 21, 2014
8e1af88
feature #14235 [FrameworkBundle] Refactored assets:install command an…
fabpot Sep 28, 2015
47d001e
feature #15934 Add a non-static API for the CssSelector component (stof)
fabpot Sep 28, 2015
2993b00
[Form] Guess currency field based on validator constraint
enumag Sep 26, 2015
181d470
feature #15919 [Form] Guess currency field based on validator constra…
fabpot Sep 28, 2015
7cef180
[3.0][Config] Remove ResourceInterface::getResource() which was depre…
mpdude Sep 26, 2015
8d1cee9
feature #15929 [3.0][Config] Remove ResourceInterface::getResource() …
fabpot Sep 28, 2015
2b90fcf
[Ldap] add some missing license file headers
xabbuh Sep 28, 2015
64e7b6f
Symfony Console Style tweaks
javiereguiluz Sep 28, 2015
5322cbb
feature #15964 Symfony Console Style tweaks (javiereguiluz)
fabpot Sep 28, 2015
1aa884c
add replace rule for new Ldap component
xabbuh Sep 28, 2015
4e2cc0f
[Console] Updated the styles of the server commands
javiereguiluz Sep 28, 2015
d65f864
feature #15972 [Console] Updated the styles of the server commands (j…
fabpot Sep 28, 2015
7bc3ec0
feature #15978 Updated the styles of the cache commands (javiereguiluz)
fabpot Sep 28, 2015
f23f599
fixed typos
fabpot Sep 28, 2015
e256593
minor #15984 [Ldap] add some missing license file headers (xabbuh)
fabpot Sep 28, 2015
a76eae8
minor #15985 add replace rule for new Ldap component (xabbuh)
fabpot Sep 28, 2015
89578f1
[VarDumper] Dump PHP+Twig code excerpts in backtraces
nicolas-grekas Sep 19, 2015
5549f4c
[FrameworkBundle] Fix tests
nicolas-grekas Sep 29, 2015
a2a4967
Merge branch '2.7' into 2.8
Tobion Sep 29, 2015
00dffe7
remove api tags that are new in 2.8
Tobion Sep 29, 2015
63c77aa
Merge branch '2.8'
Tobion Sep 29, 2015
b4092a7
[Ldap] update branch alias for the master branch
xabbuh Sep 29, 2015
232035e
minor #16003 [Ldap] update branch alias for the master branch (xabbuh)
Tobion Sep 29, 2015
b630972
minor #15997 [FrameworkBundle] Fix tests (nicolas-grekas)
fabpot Sep 30, 2015
fd3fefb
[CssSelector] remove ConverterInterface
fabpot Sep 29, 2015
8b8b634
[CssSelector] updated README
fabpot Sep 30, 2015
c06db30
minor #15988 [CssSelector] remove ConverterInterface (fabpot)
fabpot Sep 30, 2015
47fba88
deprecate finding deep items in request parameters
xabbuh Apr 3, 2015
87e8e8f
[FrameworkBundle] Tag deprecated services
nicolas-grekas Sep 29, 2015
b258949
feature #16007 [HttpFoundation] deprecate finding deep items in reque…
fabpot Sep 30, 2015
83b2d7c
Remove profiler storages
javiereguiluz Sep 27, 2015
8f44cc3
feature #15944 Remove profiler storages (javiereguiluz)
fabpot Sep 30, 2015
bb4a511
Merge branch '2.7' into 2.8
fabpot Sep 30, 2015
797b93b
Merge branch '2.8'
fabpot Sep 30, 2015
6816451
fixed composer.json
fabpot Sep 30, 2015
3d117ff
fixed typos
fabpot Sep 30, 2015
bccbf77
minor #16012 fixed typos (fabpot)
Tobion Sep 30, 2015
5c561d4
bug #15593 [Config] Fix ArrayNode extra keys "ignore" and "remove" be…
fabpot Sep 30, 2015
4d855e2
feature #16011 [FrameworkBundle] Tag deprecated services (nicolas-gre…
fabpot Sep 30, 2015
3047671
fixed deprecation notices
fabpot Sep 30, 2015
ac8fd04
feature #15838 [VarDumper] Dump PHP+Twig code excerpts in backtraces …
fabpot Sep 30, 2015
5ad49c6
bug #16013 fixed deprecation notices (fabpot)
fabpot Sep 30, 2015
ed610df
Merge branch '2.8'
fabpot Sep 30, 2015
0af1676
Bind input before executing the COMMAND event
wouterj Sep 27, 2015
3ffa422
[CssSelector] removed the deprecated CssSelector class
fabpot Sep 30, 2015
23b8a56
Added general sf-toolbar-block-right class
wouterj Aug 10, 2015
049fdfe
Add a way to group toolbar info pieces
wouterj Sep 30, 2015
6b6de15
Removed supports{Attribute,Class}() methods
wouterj Sep 26, 2015
6f9e897
Remove AbstractVoter#isGranted() method
wouterj Sep 30, 2015
c3c5989
Remove more tests
wouterj Sep 30, 2015
2f44171
feature #15503 UI & CSS improvement to new toolbar (WouterJ)
fabpot Sep 30, 2015
cd6ba7f
deprecated lifetime profiler option
fabpot Sep 30, 2015
d7034db
add dependency required by a replaced package
xabbuh Sep 30, 2015
1307043
do not render empty form action attributes
xabbuh Sep 30, 2015
3b3431e
feature #15938 [Console] Bind input before executing the COMMAND even…
fabpot Sep 30, 2015
a291402
bug #16030 [Security] add dependency required by a replaced package (…
fabpot Sep 30, 2015
1bcce3c
Merge branch '2.8'
fabpot Sep 30, 2015
aa2e7e4
feature #15899 [3.0][Security] Remove deprecated features (WouterJ)
fabpot Sep 30, 2015
317f7b4
[HttpFoundation] removed the ParameterBag::get() deep argument
fabpot Sep 30, 2015
62a0ecd
bug #16027 deprecated lifetime profiler option (fabpot)
fabpot Sep 30, 2015
795da85
[Form] made the tests compatible with 3.0
fabpot Sep 30, 2015
dbb099d
feature #16029 [FrameworkBundle][TwigBridge] do not render empty form…
fabpot Sep 30, 2015
54c63fa
fix test for not configured form action attribute
xabbuh Sep 30, 2015
08c5b3f
minor #16034 fix test for not configured form action attribute (xabbuh)
fabpot Oct 1, 2015
a3b921d
Merge branch '2.8'
fabpot Oct 1, 2015
2925df5
[HttpKernel] removed deprecated profiler storages
fabpot Sep 30, 2015
fdb2073
bug #16033 [Form] made the tests compatible with 3.0 (fabpot)
fabpot Oct 1, 2015
77da8ad
Merge branch '2.8'
fabpot Oct 1, 2015
0b7e1f3
[Security] made tests work for 2.8 and 3.0
fabpot Oct 1, 2015
557e416
feature #16018 [HttpKernel] removed deprecated profiler storages (fab…
fabpot Oct 1, 2015
ff6d9c1
minor #16037 [Security] made tests work for 2.8 and 3.0 (fabpot)
fabpot Oct 1, 2015
763d478
feature #16019 [HttpFoundation] removed the ParameterBag::get() deep …
fabpot Oct 1, 2015
4913362
Merge branch '2.8'
fabpot Oct 1, 2015
b938a7f
Merge branch '2.7' into 2.8
fabpot Oct 1, 2015
4652a60
Merge branch '2.8'
fabpot Oct 1, 2015
442af18
Merge branch '2.7' into 2.8
fabpot Oct 1, 2015
746ec84
Merge branch '2.8'
fabpot Oct 1, 2015
06700ae
Require at least Console 2.8 to have SymfonyStyle#comment()
wouterj Oct 1, 2015
5bc3581
Merge branch '2.7' into 2.8
nicolas-grekas Oct 1, 2015
591cd08
Fix merge
nicolas-grekas Oct 1, 2015
b02d3ab
Merge branch '2.8'
nicolas-grekas Oct 1, 2015
b107f23
minor #16048 Fix FrameworkBundle low deps tests (WouterJ)
fabpot Oct 1, 2015
bff4098
Minor fixes for the profiler and toolbar
javiereguiluz Sep 30, 2015
559554e
bug #16023 Minor fixes for the profiler and toolbar (javiereguiluz)
fabpot Oct 1, 2015
437398d
[3.0][Security] Remove deprecated features (follow up of #15899)
Koc Sep 30, 2015
8bcb9fc
Updated the style of the translation commands
javiereguiluz Sep 28, 2015
bee1faa
minor #15969 Updated the style of the translation commands (javieregu…
fabpot Oct 1, 2015
fc41cf0
[3.0][FrameworkBundle] Removed deprecated features
wouterj Sep 26, 2015
d226d35
feature #15904 [3.0][FrameworkBundle] Removed deprecated features (Wo…
fabpot Oct 1, 2015
fdaa513
Updated the styles of the config parameters
javiereguiluz Sep 28, 2015
56fa973
minor #15980 Updated the styles of the config parameters (javiereguiluz)
fabpot Oct 1, 2015
6dc3cf9
[3.0][DoctrineBridge] Removed deprecated features
wouterj Sep 26, 2015
7bab317
feature #15900 [3.0][DoctrineBridge] Removed deprecated features (Wou…
fabpot Oct 1, 2015
925ecaf
[Validator] removed deprecated features in Constraints
fabpot Sep 30, 2015
2a6b629
[Validator] removed deprecated methods
fabpot Sep 30, 2015
8fd32ba
[Validator] remove the API_VERSION
fabpot Sep 30, 2015
17cedd3
[Form] removed usage of Validator deprecated features
fabpot Sep 30, 2015
bfba6ca
[Form] removed precision option
fabpot Oct 1, 2015
582f3a3
[Form] removed deprecated FormType::getName()
fabpot Oct 1, 2015
33f3400
[Form] removed deprecated features
fabpot Sep 30, 2015
48d1169
feature #16024 [Validator] removed deprecated features in Validator a…
fabpot Oct 1, 2015
fdeccd5
Updated the styles of the Twig commands
javiereguiluz Sep 29, 2015
1309cfb
minor #15989 Updated the styles of the Twig commands (javiereguiluz)
fabpot Oct 1, 2015
c434bbd
Merge branch '2.7' into 2.8
Tobion Oct 1, 2015
e3aa522
[2.8][Form] Deprecate alias tag option
wouterj Sep 26, 2015
e7325b7
minor #15926 [2.8][Form] Deprecate alias tag option (WouterJ)
Tobion Oct 1, 2015
9f17026
fix cs
Tobion Oct 1, 2015
aca6bd9
[DomCrawler] fix deprecation triggers
xabbuh Oct 1, 2015
721a267
Merge branch '2.8'
Tobion Oct 1, 2015
a2e154d
[HttpKernel] make RequestStack parameter required for classes that ne…
Tobion Jul 3, 2015
09ff9f8
bug #16051 [DomCrawler] fix deprecation triggers (xabbuh)
fabpot Oct 1, 2015
2b29a40
synchronize tests for static and non-static API
xabbuh Oct 1, 2015
311029b
fix tests after twig commands style changes
Tobion Oct 1, 2015
aff5af6
fix wrong merge
Tobion Oct 1, 2015
215fdbe
Removed alias attribute usages
wouterj Oct 1, 2015
02b99db
minor #16052 [CssSelector] synchronize tests for static and non-stati…
fabpot Oct 1, 2015
ffddafc
feature #15196 [HttpKernel] make RequestStack parameter required (Tob…
fabpot Oct 1, 2015
d209a4e
Updated the styles of the container commands
javiereguiluz Sep 28, 2015
238419f
minor #15983 Updated the styles of the container commands (javieregui…
fabpot Oct 1, 2015
905245f
bug #16046 [WIP][3.0][Form] Removed usage of deprecated form tag attr…
fabpot Oct 1, 2015
15ba2e8
Fluid interface for building routes in PHP
weaverryan Sep 9, 2015
54e3d71
feature #15778 Fluid interface for building routes in PHP (weaverryan)
fabpot Oct 1, 2015
79e210f
Using a service as a router resource
weaverryan Sep 9, 2015
99745e1
feature #15742 Using a service as a router resource (weaverryan)
fabpot Oct 1, 2015
aa7d4e6
feature #16020 [CssSelector] removed the deprecated CssSelector class…
fabpot Oct 1, 2015
2ff0f97
Merge branch '2.7' into 2.8
nicolas-grekas Oct 2, 2015
5075e6c
[appveyor] Fix command line
nicolas-grekas Oct 2, 2015
372be7e
Fix merge
nicolas-grekas Oct 2, 2015
9f362a1
Prevent adding non-DOMElement elements in DomCrawler
stof Oct 1, 2015
aa1d578
[VarDumper] Add $this->getDump($var) when using VarDumperTestTrait
nicolas-grekas Oct 2, 2015
0d1cb3b
Deprecate loading multiple documents in the same crawler
stof Oct 1, 2015
73ee226
[PropertyInfo] Test behavior when an extractor return null.
dunglas Oct 2, 2015
c227806
Move AjaxCollector for use without framework bundle
glaubinix Mar 8, 2015
3841f46
added missing a deprecated notice
fabpot Oct 2, 2015
4af8a55
feature #16057 Deprecate loading multiple documents in the same crawl…
fabpot Oct 2, 2015
9e60980
feature #16058 Prevent adding non-DOMElement elements in DomCrawler (…
fabpot Oct 2, 2015
6413fb7
feature #16063 [VarDumper] Add $this->getDump($var) when using VarDum…
fabpot Oct 2, 2015
a743fb6
[3.0] Remove more deprecated interfaces in Form and Validator
nicolas-grekas Sep 3, 2015
584cfc2
feature #16069 [WebProfilerBundle] Move AjaxCollector to HttpKernel f…
fabpot Oct 2, 2015
5ab9954
feature #16067 [3.0] Remove more deprecated interfaces in Form and Va…
fabpot Oct 2, 2015
e6feed2
Fix the DomCrawler tests
stof Oct 2, 2015
c3bad5a
Merge branch '2.8'
fabpot Oct 2, 2015
a6d5c33
minor #16073 Fix the DomCrawler tests (stof)
fabpot Oct 2, 2015
7115c1e
[HttpFoundation] Request->getRequestFormat should only rely on the re…
pvandommelen Sep 9, 2013
8fdb412
feature #8967 [HttpFoundation] Request->getRequestFormat should only …
fabpot Oct 2, 2015
f4a2752
Merge branch '2.7' into 2.8
fabpot Oct 2, 2015
094ca41
Merge branch '2.8'
fabpot Oct 2, 2015
7e3c4a6
feature #16035 [3.0][Security] Remove deprecated features (follow up …
fabpot Oct 2, 2015
cddc6b9
minor #16068 [PropertyInfo] Test behavior when an extractor returns n…
fabpot Oct 2, 2015
76bc662
[Security] Configuring a user checker per firewall
May 20, 2015
1e0adf4
feature #14721 [Security] Configuring a user checker per firewall (il…
fabpot Oct 2, 2015
c3ce7ca
Updated the stlyes of the YAML commands
javiereguiluz Sep 29, 2015
112c66c
minor #15991 Updated the stlyes of the YAML commands (javiereguiluz)
fabpot Oct 2, 2015
4067a5c
Merge branch '2.8'
fabpot Oct 2, 2015
e8d6764
[HttpFoundation] change precedence of parameters in Request::get
Tobion Oct 2, 2015
1805649
Merge branch '2.7' into 2.8
fabpot Oct 2, 2015
4478cde
Merge branch '2.8'
fabpot Oct 2, 2015
68d010a
Updated PHPDoc of the AbstractVoter class
Koc Oct 2, 2015
ed3611d
[Debug] Deprecate providing $fileLinkFormat as second argument
nicolas-grekas Oct 2, 2015
6633cac
Updated the style of the event commands
javiereguiluz Sep 29, 2015
2c9153c
minor #15999 Updated the style of the event commands (javiereguiluz)
fabpot Oct 2, 2015
98d9f26
minor #16082 Updated PHPDoc of the AbstractVoter class (Koc)
fabpot Oct 2, 2015
abca2d6
[3.0] Clean Form, Validator, DowCrawler and some more
nicolas-grekas Oct 2, 2015
d606e76
feature #16075 [3.0] Clean Form, Validator, DowCrawler and some more …
fabpot Oct 2, 2015
6acd43d
minor #16085 [Debug] Deprecate providing $fileLinkFormat as second ar…
fabpot Oct 2, 2015
3b7cb33
fix validator test dependency
Tobion Oct 2, 2015
528d3bd
Add a few additional tests for the Crawler
stof Oct 2, 2015
d128735
Fix the crawler refactoring
stof Oct 2, 2015
da92c10
minor #16093 Add a few additional tests for the Crawler (stof)
fabpot Oct 3, 2015
91cab2e
bug #16086 fix validator test dependency (Tobion)
fabpot Oct 3, 2015
38c059f
bug #16094 Fix the crawler refactoring (stof)
fabpot Oct 3, 2015
aee5731
[DependencyInjection] Add autowiring capabilities
dunglas Aug 24, 2015
478ad54
feature #15613 [DependencyInjection] Add autowiring capabilities (dun…
fabpot Oct 3, 2015
cdbabb0
Merge branch '2.7' into 2.8
Tobion Oct 3, 2015
bcd3946
[Form] add missing deprecation triggers
xabbuh Oct 4, 2015
c9e938c
bug #16101 [Form] add missing deprecation triggers (xabbuh)
fabpot Oct 4, 2015
93de659
Simplify AbstractVoter
Koc Oct 4, 2015
7f1b2c2
Pass missing request template variables
wouterj Oct 4, 2015
6042e86
[DomCrawler] Deprecated using /_root/ in XPath expressions
nicolas-grekas Oct 4, 2015
aa494d8
Merge branch '2.7' into 2.8
Tobion Oct 4, 2015
9bbab98
minor #16109 [DomCrawler] Deprecated using /_root/ in XPath expressio…
fabpot Oct 5, 2015
3567548
feature #16102 Simplify AbstractVoter (Koc)
fabpot Oct 5, 2015
ef7aeaa
bug #16104 Pass missing request template variables (WouterJ)
fabpot Oct 5, 2015
88e2d70
feature #16076 [HttpFoundation] change precedence of parameters in Re…
fabpot Oct 5, 2015
40cf393
feature #14908 Include working directory in ProcessFailedException (R…
fabpot Oct 5, 2015
e7888a1
Merge branch '2.7' into 2.8
fabpot Oct 5, 2015
2b29602
Merge branch '2.8'
fabpot Oct 5, 2015
18845b0
Merge remote-tracking branch 'origin/master' into denormalize_with_ty…
Oct 5, 2015
7345d96
Merge branch 'denormalize_with_typehint' of https://github.com/mihai-…
Oct 5, 2015
73b4bfe
Merge remote-tracking branch 'fork/master' into denormalize_with_type…
Oct 5, 2015
c7a8eda
Denormalize with typehinting
Oct 5, 2015
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: 1 addition & 1 deletion .travis.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
file_put_contents($dir.'/composer.json', json_encode($package, $flags));
passthru("cd $dir && tar -cf package.tar --exclude='package.tar' *");

$package->version = $branch.'.x-dev';
$package->version = 'master' !== $branch ? $branch.'.x-dev' : 'dev-master';
$package->dist['type'] = 'tar';
$package->dist['url'] = 'file://'.__DIR__."/$dir/package.tar";

Expand Down
12 changes: 7 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@ addons:
matrix:
include:
- php: hhvm
- php: 5.3
- php: 5.4
- php: 5.5
- php: 5.6
env: deps=high
- php: 7
- php: 5.6
env: deps=2.8
- php: 7.0
env: deps=low
fast_finish: true

Expand All @@ -27,14 +26,15 @@ env:
- SYMFONY_DEPRECATIONS_HELPER=weak

before_install:
- if [[ "$deps" = "no" ]] && [[ "$TRAVIS_PHP_VERSION" =~ 5.[45] ]] && [[ "$TRAVIS_PULL_REQUEST" != "false" ]]; then export deps=skip; fi;
- if [[ "$deps" = "no" ]] && [[ "$TRAVIS_PHP_VERSION" = 5.6 ]] && [[ "$TRAVIS_PULL_REQUEST" != "false" ]]; then export deps=skip; fi;
- if [ "$deps" != "skip" ]; then composer self-update; fi;
- if [[ "$TRAVIS_PHP_VERSION" != "hhvm" ]]; then echo "memory_limit = -1" >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini; fi;
- if [[ "$TRAVIS_PHP_VERSION" = 5.* ]]; then phpenv config-rm xdebug.ini; fi;
- if [[ "$TRAVIS_PHP_VERSION" = 5.* ]]; then echo "extension = mongo.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini; fi;
- if [[ "$TRAVIS_PHP_VERSION" =~ 5.[34] ]]; then echo "extension = apc.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini; fi;
- if [[ "$TRAVIS_PHP_VERSION" = 5.* ]]; then (pecl install -f memcached-2.1.0 && echo "extension = memcache.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini) || echo "Let's continue without memcache extension"; fi;
- if [[ "$TRAVIS_PHP_VERSION" = 5.* ]] && [ "$deps" = "no" ]; then (cd src/Symfony/Component/Debug/Resources/ext && phpize && ./configure && make && echo "extension = $(pwd)/modules/symfony_debug.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini); fi;
- if [[ "$TRAVIS_PHP_VERSION" != "hhvm" ]]; then echo "extension = ldap.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini; fi;
- if [[ "$TRAVIS_PHP_VERSION" != "hhvm" ]]; then php -i; fi;
- if [ "$deps" != "skip" ]; then ./phpunit install; fi;
- export PHPUNIT="$(readlink -f ./phpunit)"
Expand All @@ -45,10 +45,12 @@ install:
- if [ "$deps" = "no" ]; then composer --prefer-source install; fi;
- if [ "$deps" != "skip" ]; then COMPONENTS=$(find src/Symfony -mindepth 3 -type f -name phpunit.xml.dist -printf '%h\n'); fi;
- if [ "$deps" != "skip" ] && [ "$deps" != "no" ]; then php .travis.php $TRAVIS_COMMIT_RANGE $TRAVIS_BRANCH $COMPONENTS; fi;
- if [ "$deps" = "2.8" ]; then git fetch origin 2.8; git checkout -m FETCH_HEAD; export COMPOSER_ROOT_VERSION=2.8.x-dev; fi;

script:
- if [ "$deps" = "no" ]; then echo "$COMPONENTS" | parallel --gnu 'echo -e "\\nRunning {} tests"; $PHPUNIT --exclude-group tty,benchmark,intl-data {}'; fi;
- if [ "$deps" = "no" ]; then echo -e "\\nRunning tests requiring tty"; $PHPUNIT --group tty; fi;
- if [ "$deps" = "high" ]; then echo "$COMPONENTS" | parallel --gnu -j10% 'echo -e "\\nRunning {} tests"; cd {}; composer --prefer-source update; $PHPUNIT --exclude-group tty,benchmark,intl-data'; fi;
- if [ "$deps" = "low" ]; then echo "$COMPONENTS" | parallel --gnu -j10% 'echo -e "\\nRunning {} tests"; cd {}; composer --prefer-source --prefer-lowest --prefer-stable update; $PHPUNIT --exclude-group tty,benchmark,intl-data'; fi;
- if [ "$deps" = "2.8" ]; then echo "$COMPONENTS" | parallel --gnu -j10% 'echo -e "\\nRunning {} tests"; cd {}; composer --prefer-source update; $PHPUNIT --exclude-group tty,benchmark,intl-data,legacy'; fi;
- if [ "$deps" = "skip" ]; then echo 'This matrix line is skipped for pull requests.'; fi;
352 changes: 0 additions & 352 deletions CHANGELOG-2.2.md

This file was deleted.

841 changes: 0 additions & 841 deletions CHANGELOG-2.3.md

This file was deleted.

401 changes: 0 additions & 401 deletions CHANGELOG-2.4.md

This file was deleted.

362 changes: 0 additions & 362 deletions CHANGELOG-2.5.md

This file was deleted.

334 changes: 0 additions & 334 deletions CHANGELOG-2.6.md

This file was deleted.

369 changes: 0 additions & 369 deletions CHANGELOG-2.7.md

This file was deleted.

10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,13 @@ README
What is Symfony?
-----------------

Symfony is a PHP 5.3 full-stack web framework. It is written with speed and
Symfony is a PHP full-stack web framework. It is written with speed and
flexibility in mind. It allows developers to build better and easy to maintain
websites with PHP.

Symfony can be used to develop all kind of websites, from your personal blog
to high traffic ones like Dailymotion or Yahoo! Answers.

Requirements
------------

Symfony is only supported on PHP 5.3.9 and up.

Be warned that PHP 5.3.16 has a major bug in the Reflection subsystem and is
not suitable to run Symfony (https://bugs.php.net/bug.php?id=62715)

Installation
------------

Expand Down
Loading