Skip to content

Set error_reporting level when running tests #1663

@carlos-granados

Description

@carlos-granados

There are some tests in our test suite that expect that notices or deprecation warnings are shown. But if you locally have set error_reporting to something other than E_ALL, these notices or warnings may not be shown and the tests would fail. We should set error_reporting to E_ALL before attempting to run any test in our test suite

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions