File tree Expand file tree Collapse file tree 7 files changed +23
-23
lines changed
Tests/Fixtures/Descriptor Expand file tree Collapse file tree 7 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 8
8
----------------- ---------------------------------
9
9
Service ID .service_2
10
10
Class Full\Qualified\Class2
11
- [39;49m Tags tag1 ([39;49m[ 32mattr1[39m[39;49m : val1, [39;49m[ 32mattr2[39m[39;49m : val2)[39;49m[39;49m [39;49m
12
- [39;49m [39;49m[39;49mtag1 ([39;49m[ 32mattr3[39m[39;49m : val3)[39;49m[39;49m [39;49m
13
- [39;49m [39;49mtag2
11
+ Tags tag1 ([32mattr1[39m: val1, [32mattr2[39m: val2)
12
+ tag1 ([32mattr3[39m: val3)
13
+ tag2
14
14
Calls setMailer
15
15
Public no
16
16
Synthetic yes
Original file line number Diff line number Diff line change 3
3
----------------- ---------------------------------
4
4
Service ID -
5
5
Class Full\Qualified\Class2
6
- [39;49m Tags tag1 ([39;49m[ 32mattr1[39m[39;49m : val1, [39;49m[ 32mattr2[39m[39;49m : val2)[39;49m[39;49m [39;49m
7
- [39;49m [39;49m[39;49mtag1 ([39;49m[ 32mattr3[39m[39;49m : val3)[39;49m[39;49m [39;49m
8
- [39;49m [39;49mtag2
6
+ Tags tag1 ([32mattr1[39m: val1, [32mattr2[39m: val2)
7
+ tag1 ([32mattr3[39m: val3)
8
+ tag2
9
9
Calls setMailer
10
10
Public no
11
11
Synthetic yes
Original file line number Diff line number Diff line change 13
13
Autoconfigured no
14
14
Factory Class Full\Qualified\FactoryClass
15
15
Factory Method get
16
- [39;49m Arguments Service(.definition_2)[39;49m[39;49m [39;49m
17
- [39;49m [39;49m[39;49m %parameter%[39;49m[39;49m [39;49m
18
- [39;49m [39;49m[39;49mInlined Service[39;49m[39;49m [39;49m
19
- [39;49m [39;49m[39;49mArray (3 element(s))[39;49m[39;49m [39;49m
20
- [39;49m [39;49m[39;49mIterator (2 element(s))[39;49m[39;49m [39;49m
21
- [39;49m [39;49m[39;49m - Service(definition_1)[39;49m[39;49m [39;49m
22
- [39;49m [39;49m - Service(.definition_2)
16
+ Arguments Service(.definition_2)
17
+ %parameter%
18
+ Inlined Service
19
+ Array (3 element(s))
20
+ Iterator (2 element(s))
21
+ - Service(definition_1)
22
+ - Service(.definition_2)
23
23
---------------- -----------------------------
24
24
Original file line number Diff line number Diff line change 3
3
----------------- ---------------------------------
4
4
Service ID -
5
5
Class Full\Qualified\Class2
6
- [39;49m Tags tag1 ([39;49m[ 32mattr1[39m[39;49m : val1, [39;49m[ 32mattr2[39m[39;49m : val2)[39;49m[39;49m [39;49m
7
- [39;49m [39;49m[39;49mtag1 ([39;49m[ 32mattr3[39m[39;49m : val3)[39;49m[39;49m [39;49m
8
- [39;49m [39;49mtag2
6
+ Tags tag1 ([32mattr1[39m: val1, [32mattr2[39m: val2)
7
+ tag1 ([32mattr3[39m: val3)
8
+ tag2
9
9
Calls setMailer
10
10
Public no
11
11
Synthetic yes
Original file line number Diff line number Diff line change 11
11
| Requirements | name: [a-z]+ |
12
12
| Class | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor\RouteStub |
13
13
| Defaults | name: Joseph |
14
- [39;49m | Options | compiler_class: Symfony\Component\Routing\RouteCompiler[39;49m[39;49m |[39;49m
15
- [39;49m | | [39;49m[39;49mopt1 : val1[39;49m[39;49m |[39;49m
16
- [39;49m | | [39;49mopt2 : val2 |
14
+ | Options | compiler_class: Symfony\Component\Routing\RouteCompiler |
15
+ | | opt1 : val1 |
16
+ | | opt2 : val2 |
17
17
+--------------+-------------------------------------------------------------------+
Original file line number Diff line number Diff line change 11
11
| Requirements | NO CUSTOM |
12
12
| Class | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor\RouteStub |
13
13
| Defaults | NONE |
14
- [39;49m | Options | compiler_class: Symfony\Component\Routing\RouteCompiler[39;49m[39;49m |[39;49m
15
- [39;49m | | [39;49m[39;49mopt1 : val1[39;49m[39;49m |[39;49m
16
- [39;49m | | [39;49mopt2 : val2 |
14
+ | Options | compiler_class: Symfony\Component\Routing\RouteCompiler |
15
+ | | opt1 : val1 |
16
+ | | opt2 : val2 |
17
17
| Condition | context.getMethod() in ['GET', 'HEAD', 'POST'] |
18
18
+--------------+-------------------------------------------------------------------+
Original file line number Diff line number Diff line change 37
37
"paragonie/sodium_compat" : " ^1.8" ,
38
38
"symfony/asset" : " ^3.4|^4.0|^5.0" ,
39
39
"symfony/browser-kit" : " ^4.3|^5.0" ,
40
- "symfony/console" : " ^4.4.21 |^5.0 " ,
40
+ "symfony/console" : " ^4.4.42 |^5.4.9 " ,
41
41
"symfony/css-selector" : " ^3.4|^4.0|^5.0" ,
42
42
"symfony/dom-crawler" : " ^4.4.30|^5.3.7" ,
43
43
"symfony/dotenv" : " ^4.3.6|^5.0" ,
You can’t perform that action at this time.
0 commit comments