Allan

Results 24 comments of Allan

Also, I see that PHP requirement is bumped from 5.6 to 7.4 in composer.json of 2.0.46 - but it's not mentioned anywhere in the changelog...

Having spent a couple of hours with all the details of going through pre-flight, getting into the air, etc it is SO bonkers to experience a crash - your heart...

It is important to have this soon. We have a site in production that is dependent on this package, and currently we can't use PHP 8 because it is using...

I solved this by adding this line `set_include_path(get_include_path() . PATH_SEPARATOR . __DIR__ .'/vendor/pear/http_request2');` before `$osm = new Services_OpenStreetMap();` But then I ran into an issue with http now redirecting to...

It needs to have both a REST and WebSocket API - like ProPresenter has. The WebSocket API we eg. use for receiving change events so we can change the look...

So I just realized it's only a problem if I mark the entire input field and hit delete/backspace - then a blank string is submitted. If I only use backspace...

Using `hide` is a bad idea because it triggers both when a new color was chosen and when you cancel (incl. clicking outside the picker). There **really needs** to be...

Seems to be VATSIM providing invalid data since the browser doesn't even show this data correctly: https://data.vatsim.net/v3/vatsim-data.json

That would be nice - thanks.

Of course... ``` processor : 0 model name : ARMv7 Processor rev 4 (v7l) BogoMIPS : 38.40 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt...