-
Bug
-
Resolution: Fixed
-
Minor
-
3.2.0-dev, 4.0.0-a1, 3.2.0-RC1
-
None
-
PHP 7.1+
It seems that for PHP 7.1+ the default behavior is throwing E_WARNING errors on operations with automatic type conversions (example: https://travis-ci.org/phpbb/phpbb/jobs/161847620#L860).
So it seems to be a good idea to explicitly typecast variables in these cases.
- is duplicated by
-
PHPBB-14748 Modify tests to pass PHP 7.1 tests
- Closed