Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Without realpath this will work #2111

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Without realpath this will work #2111

wants to merge 1 commit into from

Conversation

yoramdelangen
Copy link

Currently working on a project (with Laravel) that requires to be bundled in a Phar. The realpath is not working within the Phar setup.

This change will allow to work properly and won't break for Laravel projects (it is only applying for Laravel projects).

Currently working on a project (with Laravel) that requires to be bundled in a Phar. The realpath is [not working within the Phar setup](https://www.php.net/manual/en/function.realpath.php#refsect1-function.realpath-returnvalues). 
This change will allow to work properly even with using a the relative path.
@Messhias
Copy link

Currently working on a project (with Laravel) that requires to be bundled in a Phar. The realpath is not working within the Phar setup.

This change will allow to work properly and won't break for Laravel projects (it is only applying for Laravel projects).

Hi, how are you doing? we forked the library to https://github.com/PHP-Open-Source-Saver/jwt-auth

If you want to migrate your PR to our repository, we'll keep it active as much we can and we're looking for someone to help us out to contribute.

Thank you,

@djereg djereg mentioned this pull request Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants