File tree 3 files changed +3
-3
lines changed
src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
| Host | localhost |
8
8
| Host Regex | #HOST_REGEX# |
9
9
| Scheme | http|https |
10
- | Method | PUT|POST |
10
+ | Method | [33mPUT[39m|[32mPOST[39m |
11
11
| Requirements | NO CUSTOM |
12
12
| Class | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor\RouteStub |
13
13
| Defaults | NONE |
Original file line number Diff line number Diff line change 7
7
| Host | localhost |
8
8
| Host Regex | #HOST_REGEX# |
9
9
| Scheme | http|https |
10
- | Method | PUT|POST |
10
+ | Method | [33mPUT[39m|[32mPOST[39m |
11
11
| Requirements | NO CUSTOM |
12
12
| Class | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor\RouteStub |
13
13
| Defaults | _controller: ]8;;myeditor://open?file=[:file:]&line=58\Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor\MyController::__invoke()]8;;\ |
Original file line number Diff line number Diff line change 1
1
---------------------- -------- ------------- ------------- ------------
2
2
[32m Name [39m [32m Method [39m [32m Host [39m [32m Path [39m [32m Controller [39m
3
3
---------------------- -------- ------------- ------------- ------------
4
- some_route_with_host [31mANY[39m symfony.com /some-route ]8;;myeditor://open?file=&line=0\strpos()]8;;\
4
+ some_route_with_host ANY symfony.com /some-route ]8;;myeditor://open?file=&line=0\strpos()]8;;\
5
5
---------------------- -------- ------------- ------------- ------------
6
6
You can’t perform that action at this time.
0 commit comments