Fix up assoc bug in findBy magic. #52
Merged
Annotations
10 errors
|
|
|
src/Type/ControllerFetchTableDynamicReturnTypeExtension.php#L50
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
|
src/Rule/Model/AddAssociationMatchOptionsTypesRule.php#L172
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
|
src/Method/AssociationTableMixinClassReflectionExtension.php#L99
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
|
src/Method/AssociationTableMixinClassReflectionExtension.php#L95
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection:
Use isSubclassOfClass instead.
|
|
src/Method/AssociationTableMixinClassReflectionExtension.php#L81
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection:
Use isSubclassOfClass instead.
|
|
src/Method/AssociationTableMixinClassReflectionExtension.php#L76
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection:
Use isSubclassOfClass instead.
|
|
src/Method/AssociationTableMixinClassReflectionExtension.php#L56
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection:
Use isSubclassOfClass instead.
|
|
src/Method/AssociationTableMixinClassReflectionExtension.php#L52
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection:
Use isSubclassOfClass instead.
|
|
|
The logs for this run have expired and are no longer available.
Loading