FileSystem: added writeAtomic() #753
Annotations
3 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/Utils/ArrayList.php#L128
Property Nette\Utils\ArrayList<T>::$list (list<T>) does not accept non-empty-list<T|null>.
|
|
PHPStan:
src/Utils/ArrayHash.php#L31
Parameter #1 $array of static method Nette\Utils\ArrayHash<T>::from() expects array<T>, array<mixed, mixed>&T given.
|