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

FatalErrorException after upgrading to Laravel 5.2.19 #53

Closed
wchodarcewicz opened this issue Feb 18, 2016 · 2 comments
Closed

FatalErrorException after upgrading to Laravel 5.2.19 #53

wchodarcewicz opened this issue Feb 18, 2016 · 2 comments

Comments

@wchodarcewicz
Copy link

After upgrading to Laravel 5.2.19 Bouncer start returning FatalErrorException while trying to run methods Bouncer::denies('something') or Bouncer::allows('something').

Class name must be a valid object or a string
Symfony\Component\Debug\Exception\FatalErrorException
…/­vendor/­silber/­bouncer/­src/­Clipboard.php116

Probably problem comes from changes in Laravel file src/Illuminate/Auth/Access/Gate.php
laravel/framework@416cbab

@wchodarcewicz
Copy link
Author

Ok, I see that problem was resolved recently, but there is no update (^0.1.2).
By the way, great library!

@JosephSilber
Copy link
Owner

This happened in this PR. It was championed as a bug, which I disagree with.

Anyhow, it's now been fixed and tagged as v0.1.3.

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

No branches or pull requests

2 participants