webmozarts/assert

Assert::isCounteble throw "Class 'ResourceBundle' not found" error

dobro-lubov opened this issue · 2 comments

How did you trigger this error, an instanceof check on a class that does not exists shouldn't give any errors: https://3v4l.org/9e9NV

@BackEndTea Really you are right. thx