Adds check for disabled comments in JsonMapper.
- Throw a JsonMapperException if PHP configuration discards comments, by some setting in the configuration file or locally.
- Add tests related to the changes.
- Enable tests in .yml file for PHP 8.1 and compatibility changes.