Closed
Description
According to this info integers and floats in result sets will now be returned using native PHP types instead of strings when using emulated prepared statements.
We need to add a possibility to change this behaviour.
To Do
- Add additional option with default value into setup:install command
- Default value of new option should provide returning results as string type
- Add test coverage for the changes if needed.
The branch should be based on 2.4-develop.