Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Feature detection breaks when errors are converted to exceptions #209

@shadowhand

Description

@shadowhand

The Kohana framework converts errors into exceptions. This causes the feature detector to throw an exception incorrectly.

ErrorException [ 4 ]: syntax error, unexpected '?', expecting variable (T_VARIABLE) ~ vendor/eloquent/phony/src/Reflection/FeatureDetector.php(532) : eval()'d code [ 1 ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions