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

Check if 'version' function exists within the Application object #551

Open
wants to merge 2 commits into
base: 5.0
Choose a base branch
from

Conversation

kevinzwarts
Copy link

Check if 'version' function exists within the Application object. Some frameworks, like Themosis, also have an app function which return an Application object. However, in Themosis 1.3 the Application object doesn't have a version method. I think Corcel should not rely this heavily on function existence and throw an exception. Therefore this commit should fix this issue.

Check if 'version' function exists within the Application object. Some frameworks, like Themosis, also have an app function which return an Application object. However, in Themosis 1.3 the Application object doesn't have a version method. I think Corcel should not rely this heavily on function existence and throw an exception. Therefore this commit should fix this issue.
@jgrossi
Copy link
Member

jgrossi commented Sep 30, 2021

hey can you update your PR with last code style changes please? I've changed styleci to do that automatically, but it's not working for this PR (it was done after the PR creation). thanks in advance

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