File tree Expand file tree Collapse file tree 3 files changed +3
-8
lines changed
Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ public function testSaveNewEntityWithDate(): void
291291 protected $ returnType = 'object ' ;
292292 protected $ useSoftDeletes = true ;
293293 protected $ dateFormat = 'date ' ;
294- public $ name = '' ;
294+ public string $ name = '' ;
295295 };
296296
297297 $ entity ->name = 'Mark ' ;
Original file line number Diff line number Diff line change 1- # total 2063 errors
1+ # total 2062 errors
22
33includes :
44 - argument.type.neon
Original file line number Diff line number Diff line change 1- # total 48 errors
1+ # total 47 errors
22
33parameters :
44 ignoreErrors :
@@ -236,8 +236,3 @@ parameters:
236236 message : ' #^Property CodeIgniter\\Database\\Live\\MySQLi\\NumberNativeTest\:\:\$tests has no type specified\.$#'
237237 count : 1
238238 path : ../../tests/system/Database/Live/MySQLi/NumberNativeTest.php
239-
240- -
241- message : ' #^Property CodeIgniter\\Model@anonymous/tests/system/Models/SaveModelTest\.php\:286\:\:\$name has no type specified\.$#'
242- count : 1
243- path : ../../tests/system/Models/SaveModelTest.php
You can’t perform that action at this time.
0 commit comments