Updater [WIP] #241
Annotations
10 errors
PHPStan:
src/Neon/Differ.php#L28
Property Nette\Neon\Differ::$isEqual has no type specified.
|
PHPStan:
src/Neon/Differ.php#L51
Method Nette\Neon\Differ::calculateTrace() has parameter $a with no value type specified in iterable type array.
|
PHPStan:
src/Neon/Differ.php#L51
Method Nette\Neon\Differ::calculateTrace() has parameter $b with no value type specified in iterable type array.
|
PHPStan:
src/Neon/Differ.php#L51
Method Nette\Neon\Differ::calculateTrace() return type has no value type specified in iterable type array.
|
PHPStan:
src/Neon/Differ.php#L83
Method Nette\Neon\Differ::extractDiff() has parameter $a with no value type specified in iterable type array.
|
PHPStan:
src/Neon/Differ.php#L83
Method Nette\Neon\Differ::extractDiff() has parameter $b with no value type specified in iterable type array.
|
PHPStan:
src/Neon/Differ.php#L83
Method Nette\Neon\Differ::extractDiff() has parameter $trace with no value type specified in iterable type array.
|
PHPStan:
src/Neon/Differ.php#L83
Method Nette\Neon\Differ::extractDiff() return type has no value type specified in iterable type array.
|
PHPStan:
src/Neon/Neon.php#L69
Method Nette\Neon\Neon::update() has parameter $newValue with no type specified.
|
PHPStan:
src/Neon/Node.php#L20
Property Nette\Neon\Node::$data type has no value type specified in iterable type array.
|