Fix up assoc bug in findBy magic. #70
ci.yml
on: pull_request
Coding Standard & Static Analysis
26s
Matrix: testsuite-linux
Annotations
10 errors
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
Coding Standard & Static Analysis:
src/Type/ControllerFetchTableDynamicReturnTypeExtension.php#L50
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
|
Coding Standard & Static Analysis:
src/Rule/Model/AddAssociationMatchOptionsTypesRule.php#L172
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
|
Coding Standard & Static Analysis:
src/Method/AssociationTableMixinClassReflectionExtension.php#L99
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
|
Coding Standard & Static Analysis:
src/Method/AssociationTableMixinClassReflectionExtension.php#L95
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection:
Use isSubclassOfClass instead.
|
|
Coding Standard & Static Analysis:
src/Method/AssociationTableMixinClassReflectionExtension.php#L81
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection:
Use isSubclassOfClass instead.
|
|
Coding Standard & Static Analysis:
src/Method/AssociationTableMixinClassReflectionExtension.php#L76
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection:
Use isSubclassOfClass instead.
|
|
Coding Standard & Static Analysis:
src/Method/AssociationTableMixinClassReflectionExtension.php#L56
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection:
Use isSubclassOfClass instead.
|
|
Coding Standard & Static Analysis:
src/Method/AssociationTableMixinClassReflectionExtension.php#L52
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection:
Use isSubclassOfClass instead.
|
|
Coding Standard & Static Analysis
Process completed with exit code 2.
|