Composer: upgrade deps (nette v4, symfony v6+) #169
Annotations
10 errors
src/Core/Mapping/Validator/BasicValidator.php#L51
Call to deprecated method contains() of class Nette\Utils\Strings:
use str_contains()
|
src/Core/Schema/Hierarchy/HierarchicalNode.php#L69
Call to deprecated method contains() of class Nette\Utils\Strings:
use str_contains()
|
src/Core/Schema/Hierarchy/HierarchicalNode.php#L69
Call to deprecated method contains() of class Nette\Utils\Strings:
use str_contains()
|
src/OpenApi/DI/OpenApiPlugin.php#L60
Call to deprecated method endsWith() of class Nette\Utils\Strings:
use str_ends_with()
|
src/OpenApi/DI/OpenApiPlugin.php#L62
Call to deprecated method endsWith() of class Nette\Utils\Strings:
use str_ends_with()
|
src/OpenApi/DI/OpenApiPlugin.php#L62
Call to deprecated method endsWith() of class Nette\Utils\Strings:
use str_ends_with()
|
src/OpenApi/DI/OpenApiPlugin.php#L64
Call to deprecated method endsWith() of class Nette\Utils\Strings:
use str_ends_with()
|
src/OpenApi/SchemaDefinition/Entity/EntityAdapter.php#L32
Call to deprecated method contains() of class Nette\Utils\Strings:
use str_contains()
|
src/OpenApi/SchemaDefinition/Entity/EntityAdapter.php#L33
Call to deprecated method contains() of class Nette\Utils\Strings:
use str_contains()
|
src/OpenApi/SchemaDefinition/Entity/EntityAdapter.php#L76
Call to deprecated method endsWith() of class Nette\Utils\Strings:
use str_ends_with()
|
The logs for this run have expired and are no longer available.
Loading