- Issue created by @znerol
Automatically closed - issue fixed for 2 weeks with no activity.
EntityInterface::id()
returns string|int|null
for the simple reason that the Database returns numbers as strings.
Enable strict types, use coherent typehints and cast values where necessary.
Active
2.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.