Skip to content

Commit 01a09e6

Browse files
committed
readonly property is php 8.1+
1 parent f351f6b commit 01a09e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PHPStan/Analyser/nsrt/property-null-after-assignment.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php
1+
<?php // lint >= 8.1
22

33
namespace PropertyNullAfterAssignmentStrictTypesDisabled;
44

0 commit comments

Comments
 (0)