Skip to content

[Yaml] require space after colon after mapping key #19472

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 3,273 commits into from
Closed
Changes from 2 commits
Commits
Show all changes
3273 commits
Select commit Hold shift + click to select a range
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
6b81f2c
Merge branch '2.7' into 2.8
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
f4dbd30
fixed typo
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
a27ec00
[Form] fix post max size translation type extension for >= 2.8
Tobion Jun 28, 2016
0a53e1d
[Console] Fix formatting of SymfonyStyle::comment()
chalasr Jun 26, 2016
c68508f
bug #19211 [Form] fix post max size translation type extension for >=…
fabpot Jun 29, 2016
d0130d9
fixed form tests
fabpot Jun 29, 2016
c278399
bug #19189 [Console] Fix formatting of SymfonyStyle::comment() (chalasr)
fabpot Jun 29, 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
fd24e0a
minor #19213 fixed form tests (fabpot)
fabpot Jun 29, 2016
bd1e3e3
Merge branch '2.7' into 2.8
fabpot Jun 29, 2016
6271446
fixed CS
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
bac531c
fixed test
fabpot Jun 29, 2016
cdf7b08
minor #19215 fixed test (fabpot)
fabpot Jun 29, 2016
0a7aa63
Merge branch '2.7' into 2.8
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
77053e7
Merge branch '2.7' into 2.8
nicolas-grekas Jun 29, 2016
d175477
[FrameworkBundle] Fix fixtures
nicolas-grekas Jun 29, 2016
4cfbcf5
minor #19223 [FrameworkBundle] Fix fixtures (nicolas-grekas)
nicolas-grekas 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
27f1cfc
Merge branch '2.7' into 2.8
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
05fe884
Merge branch '2.7' into 2.8
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
949b6a4
Merge branch '2.7' into 2.8
nicolas-grekas 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
aa0e8bd
Fix some lowest deps
nicolas-grekas Jun 30, 2016
6c4162e
minor #19245 Fix some lowest deps (nicolas-grekas)
nicolas-grekas Jun 30, 2016
c513e81
updated CHANGELOG for 2.8.8
fabpot Jun 30, 2016
938682b
updated VERSION for 2.8.8
fabpot Jun 30, 2016
038d132
Merge pull request #19250 from fabpot/release-2.8.8
fabpot Jun 30, 2016
e0f1476
bumped Symfony version to 2.8.9
fabpot 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
a3f7510
[Security][Guard] check if session exist before using it
pasdeloup Jun 29, 2016
6471842
bug #19218 [Security][Guard] check if session exist before using it (…
fabpot Jun 30, 2016
dc130be
[Console] Fix for block() padding formatting after #19189
chalasr Jun 30, 2016
c7d569a
bug #19253 [Console] Fix block() padding formatting after #19189 (cha…
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
7696c95
skip test with current phpunit bridge
remicollet Jul 1, 2016
70cee96
minor #19255 skip test with current phpunit bridge (remicollet)
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
fe17083
Merge branch '2.7' into 2.8
nicolas-grekas 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
43dff0e
[Validator] add missing interface use statement for phpdoc block retu…
Jul 1, 2016
2f586a3
minor #19268 [Validator] add missing interface use statement for phpd…
fabpot Jul 2, 2016
c1a2a0a
[Security] fixed DebugAccessDecisionManager::setVoters()
HeahDude Jul 2, 2016
95c60c8
bug #19272 [Security] fixed DebugAccessDecisionManager::setVoters() (…
fabpot Jul 3, 2016
7bd4ac5
Test
theofidry Jul 3, 2016
e99a90b
Add tests
theofidry Jul 3, 2016
e64e999
Address comments
theofidry Jul 3, 2016
4884a2e
f1
theofidry Jul 3, 2016
b088978
[HttpKernel] Clarify deprecation of non-scalar values in surrogate re…
chalasr Jul 4, 2016
ab8c2c7
minor #19281 [HttpKernel] Clarify deprecation of non-scalar values in…
fabpot Jul 4, 2016
f361e52
fix tests
theofidry Jul 4, 2016
f46a176
Apply patch
theofidry Jul 4, 2016
ab9daeb
[VarDumper] Fix indentation trimming in ExceptionCaster
nicolas-grekas Jul 5, 2016
93608dc
Add deprecation message
theofidry Jul 5, 2016
4e7cc3b
bug #19288 [VarDumper] Fix indentation trimming in ExceptionCaster (n…
nicolas-grekas Jul 5, 2016
5053ae2
Merge branch '2.7' into 2.8
nicolas-grekas Jul 5, 2016
45b9c62
Merge branch '2.8' into 3.0
nicolas-grekas Jul 5, 2016
e41a352
Merge branch '3.0' into 3.1
nicolas-grekas Jul 5, 2016
5213778
Merge branch '3.1'
nicolas-grekas Jul 5, 2016
6c5237c
[varDumper] Fix missing usage of ExceptionCaster::$traceArgs
nicolas-grekas Jul 5, 2016
d4cdb00
fix CS
theofidry Jul 5, 2016
1f70837
bug #19292 [varDumper] Fix missing usage of ExceptionCaster::$traceAr…
nicolas-grekas Jul 6, 2016
5556fa5
fix
theofidry Jul 6, 2016
3fe9802
revert CS
theofidry Jul 6, 2016
e437e04
fix reflection type
theofidry Jul 6, 2016
32cb269
[DoctrineBridge] added missing error code for constraint.
Koc Jul 7, 2016
f8d3ef7
bug #19309 [DoctrineBridge] added missing error code for constraint. …
fabpot Jul 8, 2016
880a392
[Security] Fix deprecated usage of DigestAuthenticationEntryPoint::ge…
ogizanagi Jul 7, 2016
0bac08a
bug #19307 [Security] Fix deprecated usage of DigestAuthenticationEnt…
fabpot Jul 8, 2016
1f2d6fb
Merge branch '2.7' into 2.8
nicolas-grekas Jul 10, 2016
06879e9
Merge branch '2.8' into 3.0
nicolas-grekas Jul 10, 2016
f2599e4
Merge branch '3.0' into 3.1
nicolas-grekas Jul 10, 2016
36ec085
Merge branch '3.1'
nicolas-grekas Jul 10, 2016
44df6a4
[HttpFoundation] Add Request::isMethodIdempotent method
dunglas Jul 9, 2016
0fc2b62
feature #19322 [HttpFoundation] Add Request::isMethodIdempotent metho…
fabpot Jul 10, 2016
7b5d55d
Prevent BC in instantiateObject
dunglas Jul 10, 2016
98bcb91
Merge pull request #1 from dunglas/theofidry-feature/param-object
theofidry Jul 10, 2016
988eba1
fix tests
theofidry Jul 10, 2016
647e6ba
[#16809] add missing pad property
xabbuh Jul 10, 2016
1ea90c3
[DoctrineBridge] add missing error code
xabbuh Jul 10, 2016
414d9ef
minor #19333 [DoctrineBridge] add missing error code (xabbuh)
fabpot Jul 11, 2016
b38d8d9
minor #19331 [Form][#16809] add missing pad property (xabbuh)
fabpot Jul 11, 2016
c221908
feature #19277 [Serializer] Argument objects (theofidry, dunglas)
dunglas Jul 11, 2016
031b850
Merge branch '3.1'
xabbuh Jul 12, 2016
282eb9c
[Serializer] Include the format in the cache key
dunglas Jul 12, 2016
cf691fb
bug #19352 [Serializer] Include the format in the cache key (dunglas)
fabpot Jul 13, 2016
7a57903
Merge branch '2.7' into 2.8
nicolas-grekas Jul 17, 2016
8a2d5cd
Merge branch '2.8' into 3.0
nicolas-grekas Jul 17, 2016
17de127
Merge branch '3.0' into 3.1
nicolas-grekas Jul 17, 2016
cbd1915
Merge branch '3.1'
nicolas-grekas Jul 17, 2016
a8f3a93
[FrameworkBundle] Allow to specify a domain when updating translations
antograssiot Jul 9, 2016
72db6e7
Added class existence check if is_subclass_of() fails in compiler passes
SCIF Jul 12, 2016
56c7206
feature #19325 [FrameworkBundle] Allow to specify a domain when updat…
fabpot Jul 18, 2016
88aff45
Merge branch '2.7' into 2.8
stof Jul 18, 2016
00ab2d6
bug #19342 Added class existence check if is_subclass_of() fails in c…
fabpot Jul 18, 2016
88fdcea
[ClassLoader] Add ClassCollectionLoader::inline() to generate inlined…
nicolas-grekas Jul 3, 2016
583a45d
feature #19276 [ClassLoader] Add ClassCollectionLoader::inline() to g…
fabpot Jul 18, 2016
15ab32b
Merge branch '2.7' into 2.8
fabpot Jul 19, 2016
89bb250
Merge branch '2.8' into 3.0
fabpot Jul 19, 2016
ad7db01
Merge branch '3.0' into 3.1
fabpot Jul 19, 2016
b2f3a8b
fixed bad merge
fabpot Jul 19, 2016
00f1b7b
Merge branch '3.0' into 3.1
fabpot Jul 19, 2016
a5a03aa
Merge branch '3.1'
fabpot Jul 19, 2016
5798011
Fix merge
nicolas-grekas Jul 20, 2016
a84ea7a
Merge branch '2.8' into 3.0
nicolas-grekas Jul 20, 2016
6d24c55
Merge branch '3.0' into 3.1
nicolas-grekas Jul 20, 2016
eccbe67
Fix merge
nicolas-grekas Jul 20, 2016
695549f
Merge branch '3.1'
nicolas-grekas Jul 20, 2016
e89c758
[DomCrawler] Inherit the namespace cache in subcrawlers
stof Jul 25, 2016
bf823a7
bug #19422 [DomCrawler] Inherit the namespace cache in subcrawlers (s…
nicolas-grekas Jul 25, 2016
af47008
Merge branch '2.7' into 2.8
nicolas-grekas Jul 26, 2016
667ad70
Merge branch '2.8' into 3.0
nicolas-grekas Jul 26, 2016
54043a0
Merge branch '3.0' into 3.1
nicolas-grekas Jul 26, 2016
194dcf3
Merge branch '3.1'
nicolas-grekas Jul 26, 2016
bd2e795
[Cache] Fix incorrect timestamps generated by FilesystemAdapter
nicolas-grekas Jul 26, 2016
98dc69e
Reference the actual location of the documentation
Jul 26, 2016
165529b
[DependencyInjection] Fixed deprecated default message template with XML
jeremyFreeAgent Jul 26, 2016
db3f554
bug #19439 [DependencyInjection] Fixed deprecated default message tem…
stof Jul 27, 2016
35ba478
[Cache] Fix default lifetime being ignored
nicolas-grekas Jul 27, 2016
90e95a6
minor #19438 Reference the actual location of the documentation (greg…
nicolas-grekas Jul 27, 2016
c02933d
enable property info
DavidBadura Jul 26, 2016
3a57de1
bug #19434 [Serializer] enable property info in framework bundle (Dav…
nicolas-grekas Jul 27, 2016
26dfa2f
bug #19435 [Cache] Fix incorrect timestamps generated by FilesystemAd…
nicolas-grekas Jul 27, 2016
aaff0d1
bug #19442 [Cache] Fix default lifetime being ignored (nicolas-grekas)
nicolas-grekas Jul 28, 2016
19e9cbe
[VarDumper] Dumping exceptions is now more compact
nicolas-grekas Jul 5, 2016
c7fa99e
feature #19289 [VarDumper] Dumping exceptions is now more compact (ni…
nicolas-grekas Jul 28, 2016
1be7424
[HttpKernel] Allow usage of patterns in classes and annotations to cache
tgalopin Jun 28, 2016
3a78921
Merge branch '2.7' into 2.8
nicolas-grekas Jul 28, 2016
1d5f391
Merge branch '2.8' into 3.0
nicolas-grekas Jul 28, 2016
75ebbf8
Merge branch '3.0' into 3.1
nicolas-grekas Jul 28, 2016
b6bbe43
Merge branch '3.1'
nicolas-grekas Jul 28, 2016
cbc1e54
[Cache] Use AdapterTestCase for new adapters
nicolas-grekas Jul 28, 2016
ec3a4ed
minor #19464 [Cache] Use AdapterTestCase for new adapters (nicolas-gr…
nicolas-grekas Jul 28, 2016
77b5fc4
Merge branch '2.7' into 2.8
fabpot Jul 28, 2016
217274b
Console table cleanup
ReenExe Jul 22, 2016
998fbd0
minor #19406 Console table cleanup (ReenExe)
fabpot Jul 28, 2016
6404e8e
fixed bad auto merge
fabpot Jul 28, 2016
fcddb3a
[Console][FrameworkBundle] Revised console header formatting
ro0NL Jul 1, 2016
ad85c79
minor #19275 [Console][FrameworkBundle] Revised console header format…
fabpot Jul 29, 2016
348b335
[Cache] Fix abstract AdapterTestCase cache property
tgalopin Jul 29, 2016
b1fb82d
minor #19474 [Cache] Fix abstract AdapterTestCase cache property (tga…
nicolas-grekas Jul 29, 2016
c36507e
[Filesystem] Add a cross-platform readlink/realpath methods for neste…
tgalopin Jan 22, 2016
ec1808f
Merge branch '2.7' into 2.8
fabpot Jul 30, 2016
ca71e74
Merge branch '2.8' into 3.0
fabpot Jul 30, 2016
273eb48
Merge branch '3.0' into 3.1
fabpot Jul 30, 2016
851a0a1
Merge branch '3.1'
fabpot Jul 30, 2016
f76d050
feature #17498 [Filesystem] Add a cross-platform readlink method (tga…
fabpot Jul 30, 2016
f950a2b
[FrameworkBundle] Wire PhpArrayAdapter with a new cache warmer for an…
tgalopin Jun 28, 2016
35b0ab9
feature #18533 [FrameworkBundle] Wire PhpArrayAdapter with a new cach…
fabpot Jul 30, 2016
983b560
feature #19205 [HttpKernel] Allow bundles to declare classes and anno…
fabpot Jul 30, 2016
9a31eef
deprecate missing space after mapping key colon
xabbuh Jul 28, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/Symfony/Component/DomCrawler/Crawler.php
Original file line number Diff line number Diff line change
Expand Up @@ -1151,6 +1151,7 @@ private function createSubCrawler($nodes)
$crawler = new static($nodes, $this->uri, $this->baseHref);
$crawler->isHtml = $this->isHtml;
$crawler->document = $this->document;
$crawler->namespaces = $this->namespaces;

return $crawler;
}
Expand Down