laravel4-datatables-package icon indicating copy to clipboard operation
laravel4-datatables-package copied to clipboard

Package compatibility

Open vinicius73 opened this issue 11 years ago • 3 comments

The package is using features of PHP 5.5 and Laravel 4.2+, That does not specified in composer.json, which creates problems.

About compatibility with 4.2 Laravel be mandatory is something to discuss, however I see no reason for him to be exclusive of PHP 5.5.

https://github.com/bllim/laravel4-datatables-package/blob/master/src/Bllim/Datatables/Datatables.php#L911

vinicius73 avatar Sep 26 '14 14:09 vinicius73

You are right about this. Maybe you can create some pull request to correct this?

ktunkiewicz avatar Sep 29 '14 06:09 ktunkiewicz

Yes I can. I'll try to send this week.

vinicius73 avatar Sep 29 '14 17:09 vinicius73

Yup, sorry about that. Fixed in PR #164

Please let me know about any other such issues and I'll try to take care of them asap.

phazei avatar Oct 14 '14 01:10 phazei