Skip to content

Commit 29afa07

Browse files
committed
Close php tag in .phpt file
1 parent cd34fc9 commit 29afa07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Zend/tests/traits/bugs/overridding-static-property-with-doc-block.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ class MyClass {
1717
*/
1818
static $property;
1919
}
20+
?>
2021
--EXPECT--

0 commit comments

Comments
 (0)