James Titcumb
James Titcumb
@akrabat I guess on the tree structure, it's going to depend on the scale of application you're working on. Advantages of having `modules` is that they can easily be separated...
Fixed in #2695
> Is there a way that we can help with this? I don't see any identifiable portion in the user agent string that would distinguish Brave from Chrome. Is this...
As the upstream issue #24478 has been closed without any change, unfortunately, there's nothing more we can do in Browscap to support this unfortunately. Sorry :/
No problem here, that's the sort of thing BR can do I believe (though I'm not intimately familiar with the scanner here). If there is missing functionality in BR, I'm...
Namespace should also be `\Roave\Dont` btw
I love this idea! We can definitely consider this one :)
Yeah I vaguely remember implementing this and I couldn't figure out the exact use for it :/ sorry
PHP running out of memory can't be stopped. Increase your memory limit and try again perhaps. no-leaks can only work if the processing can finish first.
If you're running a machine with lots of RAM, try memory_limit of just below what you have available, e.g. if you have 64GB RAM, try with 62GB for example (with...