Skip to content

Replace internal classes

Ghost User requested to merge replace_internal_classes into master

Trying to avoid deprecation warnings for internal class use. Update to usage of new symfony phpunit bridge. Avoid of PHPUnit 8 warnings.

Merge request reports