Skip to content

[Console] unmerge application args when needed #9286

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 5,188 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
5188 commits
Select commit Hold shift + click to select a range
2b3f426
Fix backport
nicolas-grekas Mar 23, 2016
505bf4d
Merge branch '2.3' into 2.7
nicolas-grekas Mar 23, 2016
8188653
move test methods to test case class
xabbuh Mar 23, 2016
bd6d9bb
minor #18283 [FrameworkBundle] move test methods to test case class (…
nicolas-grekas Mar 23, 2016
a45b93d
[2.7] fix mocking of some methods
xabbuh Mar 23, 2016
d31d92e
minor #18286 [2.7] fix mocking of some methods (xabbuh)
Tobion Mar 24, 2016
9fea1ee
Removed unused variables
Mar 24, 2016
058dee7
minor #18293 [FrameworkBundle 2.7+] Removed unused variables (iltar)
Tobion Mar 24, 2016
2066fc0
[Validator] do not treat payload as callback
xabbuh Mar 24, 2016
0cd725e
Merge branch '2.3' into 2.7
Tobion Mar 25, 2016
c1ca487
Merge branch '2.3' into 2.7
nicolas-grekas Mar 25, 2016
d9be1b4
fix mocks
xabbuh Mar 25, 2016
db869e2
minor #18307 [2.7] fix mocks (xabbuh)
fabpot Mar 25, 2016
932211d
Merge branch '2.3' into 2.7
fabpot Mar 25, 2016
dc729f3
updated CHANGELOG for 2.7.11
fabpot Mar 25, 2016
4cd33fb
updated VERSION for 2.7.11
fabpot Mar 25, 2016
66c9982
Merge pull request #18315 from fabpot/release-2.7.11
fabpot Mar 25, 2016
562f5e4
[Form] remove useless code in ChoiceType
HeahDude Mar 26, 2016
831de7a
bumped Symfony version to 2.7.12
fabpot Mar 27, 2016
3c1738a
bug #18298 [Validator] do not treat payload as callback (xabbuh)
fabpot Mar 27, 2016
bcd981a
Merge branch '2.3' into 2.7
fabpot Mar 28, 2016
0d31c3e
[WebProfilerBundle] Add missing use statement.
camporter Mar 29, 2016
b054aeb
minor #18340 [WebProfilerBundle] Add missing use statement. (camporter)
xabbuh Mar 29, 2016
aa4dd4f
fix high deps tests
xabbuh Mar 29, 2016
7336177
[Debug] Fix case sensitivity checks
nicolas-grekas Mar 29, 2016
45755e0
bug #18354 [FrameworkBundle][TwigBridge] fix high deps tests (xabbuh)
fabpot Mar 30, 2016
03c28e4
Merge branch '2.3' into 2.7
fabpot Mar 30, 2016
5083a35
bug #18352 [Debug] Fix case sensitivity checks (nicolas-grekas)
fabpot Mar 30, 2016
2e6982a
minor #18316 [Form] remove useless copy in ChoiceType (HeahDude)
fabpot Mar 30, 2016
f31e783
[Process] Fix stream_select priority when writing to stdin
nicolas-grekas Mar 29, 2016
9d7f85e
bug #18349 [Process] Fix stream_select priority when writing to stdin…
fabpot Mar 30, 2016
2f2ce3e
Merge branch '2.3' into 2.7
nicolas-grekas Mar 31, 2016
f03dc6e
minor #18257 [Routing] Don't needlessly execute strtr's as they are f…
fabpot Mar 31, 2016
ba1cd26
fixed CS
fabpot Mar 31, 2016
4f90495
Exclude Bridge\PhpUnit from composer.json by default
nicolas-grekas Mar 31, 2016
5c87d76
[FrameworkBundle] Return the invokable service if its name is the cla…
dunglas Mar 24, 2016
efc1de7
skipped dns-sensitive tests when DnsMock is not found
fabpot Apr 1, 2016
ffb4ff3
bug #18394 [FrameworkBundle][2.7] Return the invokable service if its…
fabpot Apr 1, 2016
b3580ce
minor #18398 skipped dns-sensitive tests when DnsMock is not found (2…
fabpot Apr 1, 2016
c5b792c
minor #18389 Exclude Bridge\PhpUnit from composer.json by default (ni…
fabpot Apr 1, 2016
d583ec3
Lower complexity of Form:isValid()
krzysiekpiasecki Apr 1, 2016
83bb723
minor #18400 Lower complexity of Form:isValid() (krzysiekpiasecki)
fabpot Apr 1, 2016
eb23f05
Merge branch '2.3' into 2.7
nicolas-grekas Apr 2, 2016
01fb26b
Merge branch '2.3' into 2.7
nicolas-grekas Apr 4, 2016
5f5a717
Windows 10 version check in just one line
mlocati Apr 1, 2016
034f476
Merge branch '2.3' into 2.7
fabpot Apr 5, 2016
4b78d03
mock the proper method
xabbuh Apr 5, 2016
5c94dcc
minor #18452 [Security] mock the proper method (xabbuh)
Tobion Apr 6, 2016
b264b66
[Console] Correct time formatting.
camporter Apr 4, 2016
283875b
bug #18429 [Console] Correct time formatting. (camporter)
fabpot Apr 7, 2016
064aedf
Merge branch '2.3' into 2.7
xabbuh Apr 9, 2016
71841c7
Revert "[Form] refactor `RadioListMapper::mapDataToForm()`"
HeahDude Mar 15, 2016
ea5375c
[Form] refactor CheckboxListMapper and RadioListMapper
HeahDude Mar 15, 2016
0a469a4
anonymous services are always private
xabbuh Apr 9, 2016
1931b14
[DependencyInjection] Add coverage for invalid Expression in exportPa…
JhonnyL Apr 10, 2016
3cd380d
Merge branch '2.3' into 2.7
fabpot Apr 11, 2016
8bf4969
minor #18499 [DependencyInjection] Add coverage for invalid Expressio…
fabpot Apr 11, 2016
ce13fe7
[Process] Consistently use getProcess() in tests
nicolas-grekas Apr 12, 2016
fd693e6
Merge branch '2.3' into 2.7
nicolas-grekas Apr 12, 2016
689f27b
bug #18491 [DependencyInjection] anonymous services are always privat…
nicolas-grekas Apr 12, 2016
da357d8
minor #18519 [Process] Consistently use getProcess() in tests (nicola…
nicolas-grekas Apr 12, 2016
00ae320
[HttpKernel] Fix wrong number of arguments in call of ExceptionListen…
chalasr Apr 13, 2016
6467b24
minor #18534 [HttpKernel] Fix wrong number of arguments in call of Ex…
stof Apr 14, 2016
b6cca4c
[Console] use ANSI escape sequences in ProgressBar overwrite method
alekitto Apr 5, 2016
6400b70
bug #18496 [Console] use ANSI escape sequences in ProgressBar overwri…
fabpot Apr 14, 2016
44efeaa
Merge branch '2.3' into 2.7
fabpot Apr 14, 2016
9f2f858
[FrameworkBundle] Remove misleading comment
JhonnyL Apr 14, 2016
1a5d4ad
[WebProfilerBunde] Give an absolute url in case the request occured f…
romainneutron Apr 16, 2016
31c530a
Remove dead code
theofidry Apr 18, 2016
c848f88
minor #18584 [Serializer] Remove dead code (theofidry)
fabpot Apr 19, 2016
43cc93c
[Console] [TableHelper] make it work with SymfonyStyle.
aitboudad Apr 18, 2016
812bf5c
[VarDumper] Fix dumping type hints for non-existing parent classes
nicolas-grekas Apr 19, 2016
2f0b8f8
bug #18581 [Console] [TableHelper] make it work with SymfonyStyle. (a…
fabpot Apr 20, 2016
6a0a687
bug #18593 [VarDumper] Fix dumping type hints for non-existing parent…
nicolas-grekas Apr 20, 2016
1ff12d9
Merge branch '2.3' into 2.7
nicolas-grekas Apr 20, 2016
5885cbc
[FrameworkBundle] Remove duplicated code in ContainerDebugCommand
Apr 21, 2016
70b12a8
bug #18562 [2.7][WebProfilerBunde] Give an absolute url in case the r…
fabpot Apr 21, 2016
36e65fc
Fix typo in VarDumper README
WouterSioen Apr 22, 2016
4d8b4bf
minor #18616 Fix typo in VarDumper README (WouterSioen)
nicolas-grekas Apr 22, 2016
a795388
Merge branch '2.3' into 2.7
nicolas-grekas Apr 25, 2016
4aca703
minor #18606 [FrameworkBundle] Remove duplicated code in ContainerDeb…
fabpot Apr 26, 2016
a8c10ac
bug #18180 [Form] fixed BC break with pre selection of choices with `…
fabpot Apr 28, 2016
e9dda1e
Revert "fixed CS"
fabpot Apr 28, 2016
616ebb7
Revert "minor #18257 [Routing] Don't needlessly execute strtr's as th…
fabpot Apr 28, 2016
cf38962
minor #18551 [FrameworkBundle] Remove misleading comment (JhonnyL)
fabpot Apr 28, 2016
2ada553
updated CHANGELOG for 2.7.12
fabpot Apr 29, 2016
1ce2f04
update CONTRIBUTORS for 2.7.12
fabpot Apr 29, 2016
39890ed
updated VERSION for 2.7.12
fabpot Apr 29, 2016
9edf243
Merge pull request #18670 from fabpot/release-2.7.12
fabpot Apr 29, 2016
fb92d7a
bumped Symfony version to 2.7.13
fabpot Apr 29, 2016
9b35449
[console][table] adjust width of colspanned cell.
aitboudad May 2, 2016
a52e51a
add @Event annotation for KernelEvents
Haehnchen May 2, 2016
6f86b0e
bug #18692 add @Event annotation for KernelEvents (Haehnchen)
fabpot May 3, 2016
591fc3a
Merge branch '2.3' into 2.7
fabpot May 3, 2016
d6c9073
[DependencyInjection] Suggest ExpressionLanguage in composer.json
chalasr May 2, 2016
a53aba3
Merge branch '2.3' into 2.7
nicolas-grekas May 6, 2016
2d46bd4
prevent calling get() for service_container service
xabbuh May 9, 2016
17e2911
minor #18695 [DependencyInjection] Suggest ExpressionLanguage in comp…
fabpot May 9, 2016
928c1d6
bug #18730 [FrameworkBundle] prevent calling get() for service_contai…
fabpot May 9, 2016
b9b68f7
Merge branch '2.3' into 2.7
fabpot May 9, 2016
60bf201
Merge branch '2.3' into 2.7
fabpot May 9, 2016
9a0e299
fixed bad merge
fabpot May 9, 2016
c7d3b45
[Debug] Fix fatal error handlers on PHP 7
nicolas-grekas May 9, 2016
f31a08d
updated CHANGELOG for 2.7.13
fabpot May 9, 2016
d0c233e
updated VERSION for 2.7.13
fabpot May 9, 2016
7c23f76
Merge pull request #18739 from fabpot/release-2.7.13
fabpot May 9, 2016
ebdff46
bumped Symfony version to 2.7.14
fabpot May 9, 2016
7e59c71
bug #18737 [Debug] Fix fatal error handlers on PHP 7 (nicolas-grekas)
fabpot May 10, 2016
215c891
Merge branch '2.3' into 2.7
nicolas-grekas May 12, 2016
80300f5
added StaticVerionStrategyTest
danionut90 May 4, 2016
921f615
minor #18708 [Asset] added a test for StaticVerionStrategy (danionut90)
fabpot May 13, 2016
8648fe2
bug #18686 [console][table] adjust width of colspanned cell. (aitboudad)
fabpot May 13, 2016
58f8f51
Merge branch '2.3' into 2.7
fabpot May 13, 2016
4a065b4
added missing constant in Response
fabpot May 13, 2016
ae38660
[2.8] [Form] Modified iterator_to_array's 2nd parameter to false in V…
issei-m May 10, 2016
0753bd7
bug #18747 [2.8] [Form] Modified iterator_to_array's 2nd parameter to…
fabpot May 13, 2016
99f61d6
[BUG] Delete class 'control-group' in bootstrap 3
Apr 11, 2016
dd33721
bug #18507 [BUG] Delete class 'control-group' in bootstrap 3 (Philipp…
fabpot May 13, 2016
66da91d
Merge branch '2.3' into 2.7
fabpot May 13, 2016
f8dd87d
[WebProfilerBundle] Fix CORS ajax security issues
romainneutron Apr 2, 2016
20d694e
bug #18413 [2.7][WebProfilerBundle] Fix CORS ajax security issues (ro…
fabpot May 17, 2016
ac7f74e
Use levenshtein level for better Bundle matching
j0k3r May 17, 2016
2731787
bug #18799 Use levenshtein level for better Bundle matching (j0k3r)
fabpot May 17, 2016
103526b
Catch \Throwable
fprochazka May 12, 2016
cd66a45
Update UPGRADE FROM 2.x to 3.0
bradbyu May 13, 2016
4f7c6ce
minor #18772 Update UPGRADE FROM 2.x to 3.0 (bradbyu)
nicolas-grekas May 20, 2016
94e4706
Fixed server status command when port has been omitted
peterrehm May 19, 2016
95bb8bb
bug #18814 Fixed server status command when port has been omitted (pe…
nicolas-grekas May 20, 2016
c2f7fed
[Serializer] Add test for ignored attributes during denormalization
dunglas May 22, 2016
d834142
minor #18836 [Serializer] Add test for ignored attributes during deno…
fabpot May 23, 2016
f55680b
bug #18813 Catch \Throwable (fprochazka)
fabpot May 23, 2016
eac5868
Merge branch '2.3' into 2.7
fabpot May 24, 2016
91a2f5d
Fix js comment in profiler
linnaea May 26, 2016
5dcbbd0
bug #18883 Fix js comment in profiler (linnaea)
fabpot May 26, 2016
963fe1d
[Console] SymfonyStyle: Align multi-line/very-long-line blocks
chalasr May 22, 2016
71863ea
bug #18879 [Console] SymfonyStyle: Align multi-line/very-long-line bl…
fabpot May 26, 2016
13394f8
Merge branch '2.3' into 2.7
fabpot May 26, 2016
557bc51
Merge branch '2.3' into 2.7
fabpot May 26, 2016
a842b97
fixed PHP 5.3 compat in tests
fabpot May 26, 2016
a350459
Merge branch '2.3' into 2.7
nicolas-grekas May 29, 2016
b78fff4
[Console] [SymfonyStyle] Replace long word wrapping test to directly …
ogizanagi May 26, 2016
00763f6
Merge branch '2.3' into 2.7
fabpot May 30, 2016
c1df9f2
Improve memory efficiency
Jun 1, 2016
c483a0f
[Form] Consider a violation even if the form is not submitted
GeLoLabs Jun 1, 2016
71dcaa1
Add 3.1 to PR template branch row, remove 2.3
chalasr Jun 1, 2016
e5ffcb2
minor #18942 Add 3.1 to PR template branch row and remove 2.3 (chalasr)
fabpot Jun 1, 2016
e041da0
Use the Trusty Travis infrastructure for HHVM builds
stof Jun 2, 2016
e6956c9
Skip some tests on HHVM due to a PHPunit bug
stof Jun 2, 2016
574f4e4
[appveyor] Ignore STATUS_HEAP_CORRUPTION errors on Windows
nicolas-grekas Jun 3, 2016
553855b
minor #18960 [appveyor] Ignore STATUS_HEAP_CORRUPTION errors on Windo…
nicolas-grekas Jun 3, 2016
c4149a4
minor #18947 Run an uptodate version of HHVM on Travis (stof)
nicolas-grekas Jun 3, 2016
346149e
[travis] Don't use parallel on HHVM
nicolas-grekas Jun 3, 2016
9d79a40
minor #18962 [travis] Don't use parallel on HHVM (nicolas-grekas)
nicolas-grekas Jun 3, 2016
a004fc7
minor #18932 Improve memory efficiency (Dword123)
nicolas-grekas Jun 3, 2016
011d2dc
Merge branch '2.3' into 2.7
fabpot Jun 6, 2016
cb850fe
Fix merge
nicolas-grekas Jun 6, 2016
bf3a2c0
`@throws` annotations should go after `@return`
nicolas-grekas Jun 6, 2016
1088252
minor #18975 `@throws` annotations should go after `@return` (nicolas…
nicolas-grekas Jun 6, 2016
9fc48b8
[Debug] Fix context dependent test
nicolas-grekas Jun 6, 2016
758c51d
minor #18978 [Debug] Fix context dependent test (nicolas-grekas)
nicolas-grekas Jun 6, 2016
065dee8
[HttpKernel] Fix context dependent test
nicolas-grekas Jun 6, 2016
2e93849
minor #18979 [HttpKernel] Fix context dependent test (nicolas-grekas)
nicolas-grekas Jun 6, 2016
73b812e
Make one call to "OutputInterface::write" method per table row
Jun 3, 2016
83e24ba
minor #18966 [console] Improve table rendering performance (aik099)
fabpot Jun 6, 2016
5579d86
[BrowserKit] Bump dom-crawler minimum version requirement
jakzal Jun 6, 2016
22ab211
minor #18980 [BrowserKit] Bump the dom-crawler minimum version requir…
fabpot Jun 6, 2016
e39f346
updated CHANGELOG for 2.7.14
fabpot Jun 6, 2016
c1f91f8
update CONTRIBUTORS for 2.7.14
fabpot Jun 6, 2016
c5a7f9f
updated VERSION for 2.7.14
fabpot Jun 6, 2016
fe443f4
Merge pull request #18981 from fabpot/release-2.7.14
fabpot Jun 6, 2016
b849a86
bumped Symfony version to 2.7.15
fabpot Jun 6, 2016
4a7d836
Do not inject web debug toolbar on attachments
peterrehm Jun 5, 2016
a81b6ce
bug #18971 Do not inject web debug toolbar on attachments (peterrehm)
fabpot Jun 8, 2016
5661d52
Fixed singular of committee
peterrehm May 29, 2016
9fdb90b
bug #18911 Fixed singular of committee (peterrehm)
fabpot Jun 8, 2016
d83e346
[Yaml] Fix wrong line number when comments are inserted in the middle…
paradajozsef Feb 8, 2016
c04a999
bug #17733 [Yaml] Fix wrong line number when comments are inserted in…
fabpot Jun 8, 2016
1d148bd
minor #18896 [Console] [SymfonyStyle] Replace long word wrapping test…
fabpot Jun 8, 2016
2c99a0a
Added progressive jpeg to mime types guesser
Koc Nov 18, 2015
326465d
minor #16590 Added progressive jpeg to mime types guesser (Koc)
fabpot Jun 8, 2016
da7fc36
[Yaml] properly count skipped comment lines
xabbuh Jun 10, 2016
12b5509
force enabling the external XML entity loaders
xabbuh May 29, 2016
a77431c
bug #19028 [Yaml] properly count skipped comment lines (xabbuh)
fabpot Jun 12, 2016
d92f3ea
[Console] added explanation of messages usage in a progress bar
fabpot Jun 12, 2016
445dcc8
[Form] Fixed collapsed choice attributes
HeahDude Jun 10, 2016
11f3039
bug #19020 [Form] Fixed collapsed choice attributes (HeahDude)
fabpot Jun 13, 2016
3f192dc
bug #18915 [DependencyInjection] force enabling the external XML enti…
fabpot Jun 13, 2016
ad1ffc5
minor #19035 [Console] added explanation of messages usage in a progr…
fabpot Jun 13, 2016
b35658b
Fix feature detection for IE
alsciende Jun 13, 2016
7438617
bug #19038 Fix feature detection for IE (Alsciende)
stof Jun 13, 2016
6da9959
[travis] HHVM 3.12 LTS
nicolas-grekas Jun 13, 2016
f15b630
minor #19044 [travis] HHVM 3.12 LTS (nicolas-grekas)
fabpot Jun 13, 2016
37fac3e
[Console] fixed PHPDoc
atailouloute Jun 13, 2016
2077729
minor #19046 [Console] fixed PHPDoc (atailouloute)
fabpot Jun 14, 2016
9569c74
[HttpFoundation] Use UPSERT for sessions stored in PgSql >= 9.5
nicolas-grekas Jun 14, 2016
347cd87
bug #19048 [HttpFoundation] Use UPSERT for sessions stored in PgSql >…
fabpot Jun 14, 2016
c46519b
[PropertyAccess][DX] Enhance exception that say that some methods are…
nykopol May 9, 2016
d7e466a
bug #18732 [PropertyAccess][DX] Enhance exception that say that some …
fabpot Jun 15, 2016
b91008f
[Form] fixed DateTime transformers
HeahDude Apr 14, 2016
910eff0
bug #18548 [Form] minor fixes in DateTime transformers (HeahDude)
fabpot Jun 15, 2016
ff1f5f8
[HttpFoundation] Fix UPSERT for PgSql >= 9.5
nicolas-grekas Jun 15, 2016
37d39c6
bug #19062 [HttpFoundation] Fix UPSERT for PgSql >= 9.5 (nicolas-grekas)
nicolas-grekas Jun 16, 2016
c12b666
[ci] Upgrade to symfony/phpunit-bridge >=3.2@dev
nicolas-grekas Jun 16, 2016
d810648
minor #19070 [ci] Upgrade to symfony/phpunit-bridge >=3.2@dev (nicola…
nicolas-grekas Jun 16, 2016
9e7b347
Fixed typo in PHPDoc
ThomasLandauer Jun 16, 2016
eccc535
minor #19080 Fixed typo in PHPDoc (ThomasLandauer)
fabpot Jun 16, 2016
3fa081c
FormBuilderInterface: fix getForm() return type.
Jun 17, 2016
ede3556
add docblock type elements to support newly added IteratorAggregate::…
Haehnchen Jun 12, 2016
86552ea
minor #19036 add docblock type elements to support newly added Iterat…
nicolas-grekas Jun 17, 2016
b604be7
[Console] Use InputInterface inherited doc as possible
chalasr Jun 16, 2016
f8eefa0
[Session] fix PDO transaction aborted under PostgreSQL
Tobion Jun 18, 2016
ebf3a2f
Fixed oci and sqlsrv merge queries when emulation is disabled - fixes…
hjkl Apr 10, 2016
7eab67f
minor #19085 FormBuilderInterface: fix getForm() return type. (taueres)
Tobion Jun 18, 2016
41fd5a1
minor #19094 [Console] Use InputInterface inherited doc as possible (…
fabpot Jun 19, 2016
6a8a113
bug #18501 [HttpFoundation] changed MERGE queries (hjkl)
fabpot Jun 19, 2016
9df08fa
bug #19101 [Session] fix PDO transaction aborted under PostgreSQL (To…
fabpot Jun 19, 2016
138d0cb
move HttpKernel component to require section
xabbuh Jun 20, 2016
9c8a3e9
minor #19113 [MonologBridge] move HttpKernel component to require sec…
fabpot Jun 20, 2016
2fbc200
[HttpKernel] Dont close the output stream in debug
nicolas-grekas Jun 20, 2016
a0cdcb0
bug #19114 [HttpKernel] Dont close the reponse stream in debug (nicol…
fabpot Jun 20, 2016
fdef804
tweaked default CS fixer config
fabpot Jun 20, 2016
7cc3ca5
fixed CS
fabpot Jun 20, 2016
0854c12
minor #19121 Php cs fixer (fabpot)
fabpot Jun 21, 2016
c6db6f3
[Form] Add exception to FormRenderer about non-unique block names
enumag Jun 19, 2016
b05014c
Avoid phpunit 5.4 warnings on getMock
Jun 21, 2016
d54cd02
[Process] Fix pipes cleaning on Windows
nicolas-grekas Jun 20, 2016
a65fe45
bug #19128 Avoid phpunit 5.4 warnings on getMock (2.7+) (iltar)
nicolas-grekas Jun 21, 2016
ec19a52
bug #19118 [Process] Fix pipes cleaning on Windows (nicolas-grekas)
romainneutron Jun 21, 2016
bbb75fa
bug #19127 [Form] Add exception to FormRenderer about non-unique bloc…
fabpot Jun 21, 2016
f28eb9a
bug #18935 [Form] Consider a violation even if the form is not submit…
fabpot Jun 21, 2016
9d8a5e5
fix post_max_size_message translation
DavidBadura Jun 15, 2016
953a383
No more exception for malformed input name
guiled Apr 16, 2016
e204913
finished previous commit
fabpot Jun 22, 2016
eaca0bb
bug #19138 [DomCrawler] No more exception on field name with strange …
fabpot Jun 22, 2016
3871e1a
Differentiate between the first time a progress bar is displayed and …
rquadling Jun 22, 2016
f6e5298
[DoctrineBridge] Don't use object IDs in DoctrineChoiceLoader when pa…
webmozart May 31, 2016
80057b0
bug #18924 [DoctrineBridge] Don't use object IDs in DoctrineChoiceLoa…
fabpot Jun 22, 2016
a8f6f85
Fixed SymfonyQuestionHelper multi-choice with defaults
sstok Jun 18, 2016
dadf570
bug #19100 [Console] Fixed SymfonyQuestionHelper multi-choice with de…
fabpot Jun 22, 2016
e8901b1
bug #19061 [FORM] fix post_max_size_message translation (alt. 2) (Dav…
fabpot Jun 22, 2016
81a6d8e
explicitly forbid e-mail validator 2.0 or higher
xabbuh Jun 22, 2016
f54bb16
[TwigBridge] Fix inconsistency in LintCommand help
chalasr Jun 22, 2016
989f821
minor #19147 [Validator] explicitly forbid e-mail validator 2.0 or hi…
fabpot Jun 23, 2016
97c3102
minor #19148 [TwigBridge] Fix inconsistency in LintCommand help (chal…
fabpot Jun 23, 2016
c484db1
sync min email validator version
xabbuh Jun 23, 2016
b8c767e
minor #19150 sync min email validator version (xabbuh)
fabpot Jun 23, 2016
448a390
bug #19134 Distinguish between first and subsequent progress bar disp…
fabpot Jun 23, 2016
35f32eb
[Console] removed unneeded private methods
fabpot Jun 24, 2016
fad545a
minor #19163 [Console] removed unneeded private methods (fabpot)
fabpot Jun 24, 2016
73a4a36
[Console] unmerge application args when needed
bamarni Jun 25, 2016
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 .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
| Q | A
| ------------- | ---
| Branch? | "master" for new features / 2.3, 2.7, 2.8 or 3.0 for fixes
| Branch? | "master" for new features / 2.7, 2.8, 3.0 or 3.1 for fixes
| Bug fix? | yes/no
| New feature? | yes/no
| BC breaks? | yes/no
Expand Down
5 changes: 5 additions & 0 deletions .php_cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
return Symfony\CS\Config\Config::create()
->setUsingLinter(false)
->setUsingCache(true)
->fixers(array(
'long_array_syntax',
'php_unit_construct',
))
->finder(
Symfony\CS\Finder\DefaultFinder::create()
->in(__DIR__)
Expand All @@ -12,6 +16,7 @@ return Symfony\CS\Config\Config::create()
'src/Symfony/Component/Routing/Tests/Fixtures/dumper',
// fixture templates
'src/Symfony/Component/Templating/Tests/Fixtures/templates',
'src/Symfony/Bundle/FrameworkBundle/Tests/Templating/Helper/Resources/Custom',
// resource templates
'src/Symfony/Bundle/FrameworkBundle/Resources/views/Form',
))
Expand Down
25 changes: 16 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,16 @@ addons:

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

matrix:
include:
- php: hhvm
# Use the newer stack for HHVM as HHVM does not support Precise anymore since a long time and so Precise has an outdated version
- php: hhvm-3.12
sudo: required
dist: trusty
group: edge
- php: 5.3
- php: 5.4
- php: 5.5
Expand All @@ -35,21 +39,23 @@ cache:
services: mongodb

before_install:
- stty cols 120
- 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
- if [[ ! $deps && ! $PHP = ${MIN_PHP%.*} && ! $PHP = hhvm* && $TRAVIS_PULL_REQUEST != false ]]; then deps=skip; skip=1; fi
# A sigchild-enabled-PHP is used to test the Process component on the lowest PHP matrix line
- if [[ ! $deps && $PHP = ${MIN_PHP%.*} && ! -d php-$MIN_PHP/sapi ]]; then wget http://museum.php.net/php5/php-$MIN_PHP.tar.bz2 -O - | tar -xj; (cd php-$MIN_PHP; ./configure --enable-sigchild --enable-pcntl; make -j2); fi
- 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 [[ ! $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 && $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 phpenv config-rm xdebug.ini; fi
- if [[ ! $skip && ! $PHP = hhvm* ]]; then echo extension = ldap.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
Expand All @@ -67,12 +73,13 @@ install:
- export COMPOSER_ROOT_VERSION=$SYMFONY_VERSION.x-dev
- if [[ ! $deps ]]; then composer update; else export SYMFONY_DEPRECATIONS_HELPER=weak; fi
- if [[ $TRAVIS_BRANCH = master ]]; then export SYMFONY_PHPUNIT_OVERLOAD=1; fi
- if [[ $PHP != hhvm ]]; then php -i; else hhvm --php -r 'print_r($_SERVER);print_r(ini_get_all());'; fi
- if [[ ! $PHP = hhvm* ]]; then php -i; else hhvm --php -r 'print_r($_SERVER);print_r(ini_get_all());'; fi

script:
- if [[ $skip ]]; then echo -e "\\n\\e[1;34mIntermediate PHP version $PHP is skipped for pull requests.\\e[0m"; fi
- if [[ ! $deps ]]; then echo "$COMPONENTS" | parallel --gnu '$PHPUNIT --exclude-group tty,benchmark,intl-data {}'; fi
- if [[ ! $deps ]]; then echo -e "\\nRunning tests requiring tty"; $PHPUNIT --group tty; fi
- if [[ ! $deps && ! $PHP = hhvm* ]]; then echo "$COMPONENTS" | parallel --gnu '$PHPUNIT --exclude-group tty,benchmark,intl-data {}'; fi
- if [[ ! $deps && ! $PHP = hhvm* ]]; then echo -e "\\nRunning tests requiring tty"; $PHPUNIT --group tty; fi
- if [[ ! $deps && $PHP = hhvm* ]]; then $PHPUNIT --exclude-group benchmark,intl-data; fi
- 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
Loading