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

4.2 support #40

Open
renege opened this issue Sep 2, 2014 · 3 comments
Open

4.2 support #40

renege opened this issue Sep 2, 2014 · 3 comments

Comments

@renege
Copy link

renege commented Sep 2, 2014

L4.2 not supported.

@mferrara
Copy link

mferrara commented Sep 2, 2014

Seems to work fine for me on 4.2

@yadakhov
Copy link

Works for me as well on 4.2.

@carcinocron
Copy link

L4.2 not supported.

Could you be less ambiguous, such as providing the exact message that leads you to believe this? I got this message:

$ php artisan config:publish schickling/backup

PHP Fatal error:  Cannot call abstract method Illuminate\Support\ServiceProvider::register() in /home/michael/www/sae/vendor/pragmarx/sqli/src/Vendor/Laravel/ServiceProvider.php on line 92
PHP Stack trace:
PHP   1. {main}() /home/michael/www/sae/artisan:0
PHP   2. require_once() /home/michael/www/sae/artisan:30
PHP   3. require() /home/michael/www/sae/bootstrap/start.php:95
PHP   4. Illuminate\Foundation\ProviderRepository->load() /home/michael/www/sae/vendor/laravel/framework/src/Illuminate/Foundation/start.php:210
PHP   5. Illuminate\Foundation\Application->register() /home/michael/www/sae/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:81
PHP   6. PragmaRX\SqlI\Vendor\Laravel\ServiceProvider->register() /home/michael/www/sae/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:317
{"error":{"type":"Symfony\\Component\\Debug\\Exception\\FatalErrorException","message":"Cannot call abstract method Illuminate\\Support\\ServiceProvider::register()","file":"\/home\/michael\/www\/sae\/vendor\/pragmarx\/sqli\/src\/Vendor\/Laravel\/ServiceProvider.php","line":92}}

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

4 participants