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

Fixes fatal error in generate-oauth2-keys (#26) #27

Merged
merged 1 commit into from
Apr 15, 2021
Merged

Fixes fatal error in generate-oauth2-keys (#26) #27

merged 1 commit into from
Apr 15, 2021

Conversation

artemmolotov
Copy link
Contributor

Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA no

Description

Сheck dataDir variable before using in the file_exists function.
Fixes fatal error in generate-oauth2-keys command (#26).

@froschdesign froschdesign added the Bug Something isn't working label Apr 15, 2021
@froschdesign froschdesign added this to the 2.1.1 milestone Apr 15, 2021
@froschdesign
Copy link
Member

@artemmolotov
This bugfix will be released via patch release. Please use the branch 2.1.x for this.
Thanks in advance! 👍

@artemmolotov artemmolotov changed the base branch from 2.2.x to 2.1.x April 15, 2021 07:40
Сheck `dataDir` variable before using in the `file_exists` function

Signed-off-by: Artem Molotov <artem@molotov.work>
@froschdesign froschdesign merged commit 7c1ca82 into mezzio:2.1.x Apr 15, 2021
@froschdesign
Copy link
Member

@artemmolotov
Thank you for your time and this contribution! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fatal error while running generate-oauth2-keys command without 'data' folder
2 participants