By borisson_ on
Change record status:
Published (View all published change records)
Project:
Issue links:
Description:
Classes and interfaces without a backslash \ inside their fully-qualified name (for example, the built-in PHP Exception class) must be fully qualified.
This was always the case when used in a namespace, we've now extended this requirement to everywhere.
Impacts:
Module developers