Skip to content

[WIP] [Command] Add question helper for unknown or ambiguous commands #16261

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,766 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1766 commits
Select commit Hold shift + click to select a range
7ed1e97
feature #19011 [HttpKernel] Add convenient method ArgumentResolver:: …
fabpot Jun 10, 2016
278c26f
[Console] Display errors in quiet mode
multi-io May 13, 2016
e188cd7
feature #18781 [Console] Display errors in quiet mode (multi-io)
fabpot Jun 10, 2016
8430aa0
[PropertyAccess] add missing argument PHPdoc
xabbuh Jun 11, 2016
3844fb9
minor #19030 [PropertyAccess] add missing argument PHPdoc (xabbuh)
fabpot Jun 12, 2016
e707760
feature #18869 [Routing] Throw exception when PHP start tag is missin…
fabpot Jun 12, 2016
87af6e5
[ExpressionLanguage] Added a way to dump AST
lyrixx Jun 9, 2016
afd7bf8
[Form] added `CallbackChoiceLoader`
HeahDude Mar 30, 2016
8a4e164
[Form] implemented ChoiceLoaderInterface in children of ChoiceType
HeahDude Mar 27, 2016
1dcc86d
feature #18332 [Form] added `CallbackChoiceLoader` and refactored Cho…
fabpot Jun 13, 2016
ee68887
feature #19013 [ExpressionLanguage] Added a way to dump the AST (lyrixx)
fabpot Jun 13, 2016
030abb2
feature #18940 [Console] Add path argument to dump a specific option …
fabpot Jun 13, 2016
8475002
[Filesystem] Add feature to create hardlinks for files
andrerom Aug 4, 2015
31678c9
feature #15458 [Filesystem] Add feature to create hardlinks for files…
fabpot Jun 13, 2016
040f53d
[Cache] Fix double fetch in ProxyAdapter
nicolas-grekas Jun 13, 2016
778a70b
Created a trait to sort tagged services
Apr 8, 2016
f8dc459
feature #18482 Created a trait to sort tagged services (iltar)
fabpot Jun 14, 2016
82ef55b
[DomCrawler] Attach label to form fields
Mar 26, 2016
5c91f6e
feature #18322 [DomCrawler] Attach label to form fields (carlosV2)
fabpot Jun 14, 2016
a80fa41
bug #19042 [Cache] Fix double fetch in ProxyAdapter (nicolas-grekas)
fabpot Jun 14, 2016
6f72657
[DependencyInjection] fix the sorting by priority
xabbuh Jun 14, 2016
a7ed68b
Merge branch '2.8' into 3.0
nicolas-grekas Jun 14, 2016
de03922
Merge branch '3.0' into 3.1
nicolas-grekas Jun 14, 2016
7581f71
Merge branch '3.1'
nicolas-grekas Jun 14, 2016
5280d5d
bug #19049 [DependencyInjection] fix the sorting by priority (xabbuh)
nicolas-grekas Jun 14, 2016
b5c2095
add a triggered errors assertion helper
xabbuh Jun 14, 2016
a35a93b
[Translation][transChoice] allows escaping the pipe character.
aitboudad Jun 14, 2016
f400f01
feature #17662 [Translation][transChoice] allows escaping the pipe ch…
fabpot Jun 14, 2016
0d5db65
updated CHANGELOG for 3.1.1
fabpot Jun 15, 2016
75209e2
updated VERSION for 3.1.1
fabpot Jun 15, 2016
6e1b149
Merge pull request #19055 from fabpot/release-3.1.1
fabpot Jun 15, 2016
343c0da
bumped Symfony version to 3.1.2
fabpot Jun 15, 2016
54d3d63
Centralize input stream in base Input class
chalasr Jun 8, 2016
b4b1fef
feature #18220 Don't send default cache header for 301 redirects (e-moe)
fabpot Jun 15, 2016
c5dc50d
Move duplicated logic from Esi/Ssi to an AbstractSurrogate
chalasr May 21, 2016
988860c
feature #18833 [HttpKernel] Move duplicated logic from Esi/Ssi to an …
fabpot Jun 15, 2016
66d23db
[ExpressionLanguage] Add a way to hook on each node when dumping the AST
nicolas-grekas Jun 15, 2016
524508c
[Process] Allow merging env vars instead of replacing them
nicolas-grekas Jun 14, 2016
e938361
Move Constraint validator test case to Test namespace
wouterj Dec 31, 2015
161d629
feature #19053 [Process] Allow inheriting env vars instead of replaci…
fabpot Jun 15, 2016
d9a8499
[FrameworkBundle] Add file helper to Controller
dfridrich Apr 10, 2016
1e263c0
feature #18502 [FrameworkBundle] Add file helper to Controller (dfrid…
fabpot Jun 15, 2016
ba34459
feature #17203 Move Constraint validator test case to Test namespace …
fabpot Jun 15, 2016
4a9bb1d
[Console] Better support for one command app
lyrixx Dec 8, 2015
1ab32c5
feature #16906 [Console] Better support for one command app (lyrixx)
fabpot Jun 15, 2016
5e9f58f
feature #18880 [PhpUnitBridge] add a triggered errors assertion helpe…
fabpot Jun 15, 2016
e9e0975
feature #19060 [ExpressionLanguage] Add a way to hook on each node wh…
fabpot Jun 15, 2016
dd481d2
[TwigBridge] Add missing type hint to TwigRenderer
enumag Jun 15, 2016
4d8d083
minor #19065 [TwigBridge] Add missing type hint to TwigRenderer (enumag)
nicolas-grekas Jun 16, 2016
d2786ad
Merge branch '2.8' into 3.0
nicolas-grekas Jun 16, 2016
969e3b1
Merge branch '3.0' into 3.1
nicolas-grekas Jun 16, 2016
3a3801a
Merge branch '3.1'
nicolas-grekas Jun 16, 2016
e65ec65
[PHPUnitBridge] PHP 5.3 compatibility
xabbuh Jun 15, 2016
9c7512b
update tests to use the new error assertion helper
xabbuh Jun 14, 2016
57213a1
minor #19068 [PHPUnitBridge] PHP 5.3 compatibility (xabbuh)
nicolas-grekas Jun 16, 2016
614d6ba
Minor tweaks
nicolas-grekas Jun 16, 2016
9759a35
feature #18999 [Console] Centralize input stream in base Input class …
fabpot Jun 16, 2016
c7ba38a
[Console] Set user inputs from CommandTester
chalasr May 4, 2016
bd39ce8
Merge branch '2.8' into 3.0
nicolas-grekas Jun 16, 2016
8da9a38
Tweak merge
nicolas-grekas Jun 16, 2016
aaa4039
Merge branch '3.0' into 3.1
nicolas-grekas Jun 16, 2016
4a15e66
minor #19067 [3.1] update tests to use the new error assertion helper…
nicolas-grekas Jun 16, 2016
9a6bc4b
Merge branch '3.1'
nicolas-grekas Jun 16, 2016
22a1105
Fix merge
nicolas-grekas Jun 16, 2016
33636c7
Merge branch '3.0' into 3.1
nicolas-grekas Jun 16, 2016
a627bba
Merge branch '3.1'
nicolas-grekas Jun 16, 2016
f574330
remove BC breaking argument
xabbuh Jun 16, 2016
0005958
minor #19072 [Console] remove BC breaking argument (xabbuh)
nicolas-grekas Jun 16, 2016
0d6dc8e
Fix the missing colon in get/setInputStream deprecation warning
chalasr Jun 16, 2016
dbee092
minor #19073 Fix the missing colon in get/setInputStream deprecation …
nicolas-grekas Jun 16, 2016
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
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
1567f44
[Command] Added question helper for unknown or ambiguous commands
hason Feb 10, 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
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/travis.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
file_put_contents($dir.'/composer.json', $json);
passthru("cd $dir && tar -cf package.tar --exclude='package.tar' *");

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

$packages[$package->name][$package->version] = $package;

$versions = file_get_contents('https://packagist.org/packages/'.$package->name.'.json');
$versions = @file_get_contents('https://packagist.org/packages/'.$package->name.'.json') ?: '{"package":{"versions":[]}}';
$versions = json_decode($versions);

foreach ($versions->package->versions as $v => $package) {
Expand Down
18 changes: 14 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ addons:
apt_packages:
- parallel
- language-pack-fr-base
- ldap-utils
- slapd

env:
global:
- MIN_PHP=5.3.9
- MIN_PHP=5.5.9
- SYMFONY_PROCESS_PHP_TEST_BINARY=~/.phpenv/versions/5.6/bin/php

matrix:
Expand All @@ -22,8 +24,6 @@ matrix:
sudo: required
dist: trusty
group: edge
- php: 5.3
- php: 5.4
- php: 5.5
- php: 5.6
env: deps=high
Expand All @@ -36,10 +36,14 @@ cache:
- .phpunit
- php-$MIN_PHP

services: mongodb
services:
- mongodb
- redis-server

before_install:
- stty cols 120
- mkdir /tmp/slapd
- slapd -f src/Symfony/Component/Ldap/Tests/Fixtures/conf/slapd.conf -h ldap://localhost:3389 &
- PHP=$TRAVIS_PHP_VERSION
# Matrix lines for intermediate PHP versions are skipped for pull requests
- if [[ ! $deps && ! $PHP = ${MIN_PHP%.*} && ! $PHP = hhvm* && $TRAVIS_PULL_REQUEST != false ]]; then deps=skip; skip=1; fi
Expand All @@ -48,18 +52,22 @@ before_install:
- if [[ ! $PHP = hhvm* ]]; then INI_FILE=~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini; else INI_FILE=/etc/hhvm/php.ini; fi
- if [[ ! $skip ]]; then echo memory_limit = -1 >> $INI_FILE; fi
- if [[ ! $skip ]]; then echo session.gc_probability = 0 >> $INI_FILE; fi
- if [[ ! $skip ]]; then echo opcache.enable_cli = 1 >> $INI_FILE; fi
- if [[ ! $skip && $PHP = 5.* ]]; then echo extension = mongo.so >> $INI_FILE; fi
- if [[ ! $skip && $PHP = 5.* ]]; then echo extension = memcache.so >> $INI_FILE; fi
- if [[ ! $skip && $PHP = 5.* ]]; then (echo yes | pecl install -f apcu-4.0.10 && echo apc.enable_cli = 1 >> $INI_FILE); fi
- if [[ ! $skip && $PHP = 7.* ]]; then (echo yes | pecl install -f apcu-5.1.2 && echo apc.enable_cli = 1 >> $INI_FILE); fi
- if [[ ! $deps && $PHP = 5.* ]]; then (cd src/Symfony/Component/Debug/Resources/ext && phpize && ./configure && make && echo extension = $(pwd)/modules/symfony_debug.so >> $INI_FILE); fi
- if [[ ! $skip && $PHP = 5.* ]]; then pecl install -f memcached-2.1.0; fi
- if [[ ! $skip && ! $PHP = hhvm* ]]; then echo extension = ldap.so >> $INI_FILE; fi
- if [[ ! $skip && ! $PHP = hhvm* ]]; then echo extension = redis.so >> $INI_FILE; fi;
- if [[ ! $skip && ! $PHP = hhvm* ]]; then phpenv config-rm xdebug.ini; fi
- if [[ ! $skip ]]; then composer self-update --stable; fi
- if [[ ! $skip ]]; then cp .composer/* ~/.composer/; fi
- if [[ ! $skip ]]; then ./phpunit install; fi
- if [[ ! $skip ]]; then export PHPUNIT=$(readlink -f ./phpunit); fi
- if [[ ! $skip ]]; then ldapadd -h localhost:3389 -D cn=admin,dc=symfony,dc=com -w symfony -f src/Symfony/Component/Ldap/Tests/Fixtures/data/base.ldif; fi
- if [[ ! $skip ]]; then ldapadd -h localhost:3389 -D cn=admin,dc=symfony,dc=com -w symfony -f src/Symfony/Component/Ldap/Tests/Fixtures/data/fixtures.ldif; fi

install:
- if [[ ! $skip ]]; then COMPONENTS=$(find src/Symfony -mindepth 3 -type f -name phpunit.xml.dist -printf '%h\n'); fi
Expand All @@ -83,3 +91,5 @@ script:
- if [[ ! $deps && $PHP = ${MIN_PHP%.*} ]]; then echo -e "1\\n0" | xargs -I{} sh -c 'echo "\\nPHP --enable-sigchild enhanced={}" && ENHANCE_SIGCHLD={} php-$MIN_PHP/sapi/cli/php .phpunit/phpunit-4.8/phpunit --colors=always src/Symfony/Component/Process/'; fi
- if [[ $deps = high ]]; then echo "$COMPONENTS" | parallel --gnu -j10% 'cd {}; composer update --no-progress --ansi; $PHPUNIT --exclude-group tty,benchmark,intl-data'$LEGACY; fi
- if [[ $deps = low ]]; then echo "$COMPONENTS" | parallel --gnu -j10% 'cd {}; composer update --no-progress --ansi --prefer-lowest --prefer-stable; $PHPUNIT --exclude-group tty,benchmark,intl-data'; fi
# Test the PhpUnit bridge using the original phpunit script
- if [[ $deps = low ]]; then (cd src/Symfony/Bridge/PhpUnit && phpenv global 5.3 && php --version && composer update && phpunit); fi
Loading