Skip to content

C3_CODECOVERAGE_MEDIATE_STORAGE is not declared.  #1

@alekc

Description

@alekc

If some error occurs before line 71 (if (!defined('C3_CODECOVERAGE_MEDIATE_STORAGE'))) and fire __c3_error, then file_put_contents(C3_CODECOVERAGE_MEDIATE_STORAGE . DIRECTORY_SEPARATOR . 'error.txt', $message); will fail since that constant is not available yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions