Skip to content

PHP 7.3 compact() issues an E_NOTICE level error #210

@MixMe

Description

@MixMe

Error: compact(): Undefined variable: throwException

Capture

PHP 7.3.0 | compact() now issues an E_NOTICE level error if a given string refers to an unset variable. Formerly, such strings have been silently skipped.

ARCANEDEV/LogViewer#234 (comment)

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