Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a7bd944

Browse filesBrowse files
committed
[FrameworkBundle] Fix console fixtures
1 parent 24b1b0d commit a7bd944
Copy full SHA for a7bd944

File tree

4 files changed

+15
-15
lines changed
Filter options

4 files changed

+15
-15
lines changed

‎src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/alias_with_definition_2.txt

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/alias_with_definition_2.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
----------------- ---------------------------------
99
Service ID service_2
1010
Class Full\Qualified\Class2
11-
Tags tag1 (attr1: val1, attr2: val2)
12-
tag1 (attr3: val3)
13-
tag2
11+
 Tags tag1 (attr1: val1, attr2: val2) 
12+
 tag1 (attr3: val3) 
13+
 tag2
1414
Calls setMailer
1515
Public no
1616
Synthetic yes

‎src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/definition_2.txt

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/definition_2.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
----------------- ---------------------------------
44
Service ID -
55
Class Full\Qualified\Class2
6-
Tags tag1 (attr1: val1, attr2: val2)
7-
tag1 (attr3: val3)
8-
tag2
6+
 Tags tag1 (attr1: val1, attr2: val2) 
7+
 tag1 (attr3: val3) 
8+
 tag2
99
Calls setMailer
1010
Public no
1111
Synthetic yes

‎src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/definition_arguments_1.txt

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/definition_arguments_1.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
Autowired no
1313
Factory Class Full\Qualified\FactoryClass
1414
Factory Method get
15-
Arguments Service(definition2)
16-
%parameter%
17-
Inlined Service
18-
Array (3 element(s))
19-
Iterator (2 element(s))
20-
ClosureProxy(Service(definition1)::get())
15+
 Arguments Service(definition2) 
16+
 %parameter% 
17+
 Inlined Service 
18+
 Array (3 element(s)) 
19+
 Iterator (2 element(s)) 
20+
 ClosureProxy(Service(definition1)::get())
2121
---------------- -------------------------------------------
2222

‎src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/definition_arguments_2.txt

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/definition_arguments_2.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
----------------- ---------------------------------
44
Service ID -
55
Class Full\Qualified\Class2
6-
Tags tag1 (attr1: val1, attr2: val2)
7-
tag1 (attr3: val3)
8-
tag2
6+
 Tags tag1 (attr1: val1, attr2: val2) 
7+
 tag1 (attr3: val3) 
8+
 tag2
99
Calls setMailer
1010
Public no
1111
Synthetic yes

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.