Laurence 'GreenReaper' Parry

Results 39 comments of Laurence 'GreenReaper' Parry

Per comment on the above bug: > http2 is using a completely different receive code path than the regular http. The upload tracker is based on nginx internals, and it's...

Seems to have been done for FirefoxTV here: https://github.com/mozilla-mobile/firefox-tv/commit/8d458ae5de8e7461e5e4a5a65e8d86287cb0f87d

I identified one problem with what I had been doing: I'd thought DROP EXTENSION would fully unload the extension and CREATE EXTENSION would reload a newly-installed version, but it seems...

That is good to know! I will close this issue then, at least until I have retested and found that it cannot be made to work in some way (it...

If you're looking to keep this going (and 15 will be coming along soon), it wouldn't hurt to let it run on the latest version, even if some features are...

Could avoid the exception with type coercion to int if that is desired. As it is, it'd probably still take a float, which may not be desirable to present to...

No; I took the raw drive which held the VM out and put it in a HP MicroServer Gen8 instead. Worked a treat!

As a user, this is all very confusing. I have a main server in France from a French company that proxies Matomo requests to a analytics server in the UK...

This appears to have been [resolved in PHP 7.4.14](https://github.com/php/php-src/commit/ecee3f1209a7c0ac9f99c7f640b2f5df56656e58), by checking on `EVP_CIPH_OCB_MODE`