Mikolaj Misiurewicz

Results 4 issues of Mikolaj Misiurewicz

Because it shows notices. See bug report https://github.com/browscap/browscap/issues/8 It's a bug in the file, but it could be temporarily fixed / muted in phpbrowscap until they change the files.

bug
0 - Backlog

The logic in `_getRemoteData()` is faulty. No matter which update style I choose all the update methods should be checked if my chosen way fails. Either that or NONE (an...

bug
enhancement

I don't wanna know who wrote that code: ``` php use \Exception as BaseException; class Exception extends BaseException {} ``` but that's some really terrible piece of code. I'm gonna...

enhancement

Clean up and reformat the main class code to fit more modern standards (read: fit standards that I like). :)

enhancement