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 on PHP 5.3 #1

Closed
wurin7i opened this issue Sep 6, 2013 · 4 comments
Closed

FatalErrorException on PHP 5.3 #1

wurin7i opened this issue Sep 6, 2013 · 4 comments

Comments

@wurin7i
Copy link

wurin7i commented Sep 6, 2013

Using $this when not in object context. Debugbar\ServiceProvider.php

barryvdh added a commit that referenced this issue Sep 6, 2013
@barryvdh
Copy link
Owner

barryvdh commented Sep 6, 2013

Pushed a fix, does this work for you?

@wurin7i
Copy link
Author

wurin7i commented Sep 6, 2013

sorry, its not work.
In your last update, you accessing methods collects and injectDebugbar from closure.
Debugbar\ServiceProvider.php line 50 - 114 & 174

barryvdh added a commit that referenced this issue Sep 6, 2013
@barryvdh
Copy link
Owner

barryvdh commented Sep 6, 2013

Sorry, changed $this to $self. If this doesn't work I'll dig up some 5.3 install and debug some more. Sorry for the problems..

@wurin7i
Copy link
Author

wurin7i commented Sep 7, 2013

Thanks barryvdh. I am closing.

@wurin7i wurin7i closed this as completed Sep 7, 2013
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