Ken Guest
Ken Guest
This install and demo works for me. What version did you try to install? vagrant@vagabond:~/osm$ cat > composer.json { "require": { "kenguest/services-openstreetmap": "*" } } vagrant@vagabond:~/osm$ composer update You are...
Found this issue by way of looking for Sonos support in Antennapod (I'd like to be able to listen to my podcasts on the Sonos speaker, but controlled from Antennapod)....
@jrfnl I think we can happily approve a new account for you on https://pear.php.net/account-request.php so new releases can still be published through the pear installer.
Yes, I think it should be closed now given the fix is present in the last release.
Any luck on figuring this out?
Hi, just wanted to say I can confirm this happens for some of our blade files too - if there's a file being recursively included bladestan will just hang indefinitely.
At the very least could we get an automated export written to an OPML file somewhere on the users Google Drive? Surely that isn't going to be too huge if...
Gentle reminder, @jrfnl, that there is a migration document detailing the differences between PSR-12 and PER-CS v2 at https://github.com/php-fig/per-coding-style/blob/master/migration-2.0.md should it need to be consulted for supporting PER-CS in PHP...
we're passing the bluetooth mac address, one such uuid is 12:A1:8B:EC:86:CC
we first detect devices to connect to by checking bluetooth advert packets, then determine if the packets are coming from one of our devices. If so we get the mac...