Skip to content

Commit a839ccc

Browse files
committed
update tests
1 parent 7755f03 commit a839ccc

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
PhpFileStubImpl
22
DOC_COMMENT:PhpDocCommentStubImpl
3-
@kphp-... {name: @kphp-throws}:@kphp-throws
4-
@kphp-... {name: @kphp-color}:@kphp-color
5-
@kphp-... {name: @kphp-required}:@kphp-required
6-
@kphp-... {name: @kphp-inline}:@kphp-inline
7-
@kphp-... {name: @kphp-profile}:@kphp-profile
3+
<kphp-simple-tag> {name: @kphp-throws}:PhpDocTagStubImpl
4+
<kphp-simple-tag> {name: @kphp-color}:PhpDocTagStubImpl
5+
<kphp-simple-tag> {name: @kphp-required}:PhpDocTagStubImpl
6+
<kphp-simple-tag> {name: @kphp-inline}:PhpDocTagStubImpl
7+
<kphp-simple-tag> {name: @kphp-profile}:PhpDocTagStubImpl
88
FUNCTION:PhpFunctionStubImpl
99
NOT_PROMOTED_PARAMETER:PhpParameterStubImpl
1010
NOT_PROMOTED_PARAMETER:PhpParameterStubImpl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
PhpFileStubImpl
22
DOC_COMMENT:PhpDocCommentStubImpl
3-
@kphp-template-class {name: @kphp-template-class, value: int,string}:@kphp-template-class: int,string
3+
@kphp-template-class {name: @kphp-template-class, value: int,string}:PhpDocTagStubImpl
44
CLASS:PhpClassStubImpl{C}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
PhpFileStubImpl
22
DOC_COMMENT:PhpDocCommentStubImpl
3-
@kphp-warn-performance {name: @kphp-warn-performance}:@kphp-warn-performance
3+
@kphp-warn-performance {name: @kphp-warn-performance}:PhpDocTagStubImpl
44
FUNCTION:PhpFunctionStubImpl

0 commit comments

Comments
 (0)