Skip to content

Change to is_callable for catching not public functions#870

Merged
panique merged 1 commit into
panique:masterfrom
bartdenhoed:patch-1
Feb 25, 2019
Merged

Change to is_callable for catching not public functions#870
panique merged 1 commit into
panique:masterfrom
bartdenhoed:patch-1

Conversation

@bartdenhoed

Copy link
Copy Markdown
Contributor

The application fails if you put a not public function in a controller. With this change you check if the method is callable.

@sr-verde

Copy link
Copy Markdown
Contributor

@panique What about this issue? I would recommend to include this minor fix.

@panique

panique commented Feb 25, 2019

Copy link
Copy Markdown
Owner

Thanks, looks really good!

@panique panique merged commit 252b43f into panique:master Feb 25, 2019
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.

3 participants