Skip to content
This repository was archived by the owner on Dec 14, 2019. It is now read-only.
This repository was archived by the owner on Dec 14, 2019. It is now read-only.

Reload does not reload files #53

@ecornbower

Description

@ecornbower

Maybe I'm misunderstanding how Tinx is supposed to work, but I had assumed included files would automatically be reloaded. For example:

use App\Utils\GeoIP;
re()

$geo = new GeoIP();
PHP Fatal error:  Class 'GeoIP' not found in Psy Shell code on line 1

Is this a bug, or can Tinx not handle this case? Thanks!

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