Fixing #4447 caused type hint violations to fatal error (default PHP behavior), unfortunately Elgg has suppressed this before 1.8.6 and there are violations occurring in real-world sites that were not noticed during testing.
Cash suggested that we should downgrade these to emit warnings.
The text was updated successfully, but these errors were encountered:
Original ticket http://trac.elgg.org/ticket/4619 on 42477031-06-21 by trac user mrclay, assigned to unknown.
Elgg version: 1.8.6
Fixing #4447 caused type hint violations to fatal error (default PHP behavior), unfortunately Elgg has suppressed this before 1.8.6 and there are violations occurring in real-world sites that were not noticed during testing.
Cash suggested that we should downgrade these to emit warnings.
The text was updated successfully, but these errors were encountered: