gerardojbaez / laraplans

SaaS style recurring plans for Laravel.
http://laraplans.readthedocs.io
MIT License
180 stars 80 forks source link

A non-numeric value encountered #13

Closed stanwarri closed 7 years ago

stanwarri commented 7 years ago

If the feature value is not numeric or not one of the positive words, you get this error below when using canUse()

ErrorException in SubscriptionAbility.php line 83: 
A non-numeric value encountered
gerardojbaez commented 7 years ago

Will check that out and apply a fix if necessary. Thanks!

gerardojbaez commented 7 years ago

Can't replicate the problem. What PHP version are you using? What's the non-numeric value used?

gerardojbaez commented 7 years ago

I will close the issue as no additional information was received.