You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The class name mpgResponse is not unique in PHP and conflicts with a PEAR module used for testing naming conventions. Inclusion of a name space with the classes would eliminate the potential for this conflict.
The text was updated successfully, but these errors were encountered:
The class name
mpgResponse
is not unique in PHP and conflicts with a PEAR module used for testing naming conventions. Inclusion of a name space with the classes would eliminate the potential for this conflict.The text was updated successfully, but these errors were encountered: