Skip to content

Compatibility with 7.4 preloading #226

@brendt

Description

@brendt

There's an issue with this package when using PHP 7.4's preloading. More specifically with this file: https://github.com/nette/di/blob/master/src/compatibility.php

Because these class aliases are defined unconditionally, they will throw "previously declared class warnings" if the file was preloaded.

More info: https://mobile.twitter.com/nikita_ppv/status/1208025415253659648

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions