Skip to content

Fix relying on exceptions implementing Throwable interface #21

Open
tomkyle wants to merge 2 commits into
mmamedov:masterfrom
tomkyle:master
Open

Fix relying on exceptions implementing Throwable interface #21
tomkyle wants to merge 2 commits into
mmamedov:masterfrom
tomkyle:master

Conversation

@tomkyle

@tomkyle tomkyle commented Dec 4, 2020

Copy link
Copy Markdown

Just had the case that $exception was a string, and PageCache not checking for \Throwable interface. So calling $exception->getMessage() caused PageCache to fail.

Just had the case that $exception was a string, and PageCache not checking for \Throwable interface.
Fix relying on exceptions implementing Throwable interface
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.

1 participant