Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.
This repository was archived by the owner on May 30, 2025. It is now read-only.

WARNING: file(eval()'d code): Failed to open stream: No such file or directory #21

@kyrylo

Description

@kyrylo

When I run this command using a Laravel app, I get the following warning:

% APP_ENV=production php artisan tinker --execute="print_r(app('telebugs')->report(new Exception('Hello, Telebugs! Laravel 11'))->wait());"


  <warning> WARNING </warning> file(eval()'d code): Failed to open stream: No such file or directory in vendor/telebugs/telebugs/src/CodeHunk.php on line 73.

We shouldn't try to open files that are eval.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions