Ryan Hayle

Results 56 issues of Ryan Hayle

Whenever I try to install an extension, I see the following error: `Server issues with Chrome Web Store, failed to fetch extension data. Status Text: "Forbidden". Status Code: "403". Reason:...

Tracking issue for https://youtrack.jetbrains.com/issue/WI-47938. Currently all controller methods get flagged as an "Unused element" by the Unused declaration inspection. It would be nice if the plugin could detect methods explicitly...

The way closure imports ("use" variables) are split when a line is too long is not ideal. I'm wondering if there is a way the priority can be changed so...

**@prettier/plugin-php v0.14.3** [Playground link](https://loilo.github.io/prettier-php-playground/#N4IgDgTgpgLjCWUIHkwIPYDsDOIBcok8mMA6vACYwAW+AjAEwAMANCDAIYBG5VteAFjYBXbFAAq3XHgBmHADZi22YgHN5UAIrD0MKPhgRhUNmGpgAakhVZ8IAOwA6ASDaGO8eWoDC6ALZ+HAAKABJBBkYmIFwQHADGUADKMACeGnZg2BAAtAyuINAAjsLw0EGxqoH4copRxGIQMOUclRzVCmIAvmxQFPAw6Cho8FjSoBzYMO213SDEYMJTeCAAPAD8ZmAAOpg7ACTFSCk7AARnJ9kAfGIacTAAShwA7gAUAORx6MIkLwBUAJQnCYnAAGn2+MBBLBOFA4egA+jJBoEYC8wdA4b14XCoSctiAAKQATWyBL82SYdHxgOBINhehBb3+p3OVxkEH872Kuig8LEHAgcWoUGwTJZZyuT2F0He8XBJHhlDe0L2cq+JAAkhRmZhzhdLlKkFB3nEMXoKNiYMqTm9LgBea3eAVcLB4PCYdCvf5XSYCmDIGQAWSwNBe3uuwi4wZI1GwLz2fhDsf+Or1V1UHOEYAAQil3vSoEyANw7ECdIA) **Input:** ```php

enhancement

I've started to notice frequent skips in audio during playback, running Pithos 1.4.0 on Ubuntu 17.10. They're short, maybe a quarter of a second, and seem to occur randomly, maybe...

I don't know if this feature is available through Pandora's API, but it would be a really useful feature to add to the client. I find Pandora generally pretty awful...

enhancement

I've read this entry in the FAQ: [Why doesn't it deliver resources from CDNs I block using a different add-on?](https://github.com/Synzvato/decentraleyes/wiki/Frequently-Asked-Questions#why-doesnt-it-deliver-resources-from-cdns-i-block-using-a-different-add-on) and it left me not very satisfied. With the suggested...

This may just be a whole slew of browser bugs, but I'm having a hell of a time getting this to work with print media queries. Chromium seems to pick...

I just opened the app after it was upgraded and was greeted with this. I had amoled mode enabled. ![screenshot_20190127-164407](https://user-images.githubusercontent.com/583677/51808174-0b157c00-2256-11e9-872c-550c980d0dc6.png) * **App version:** 1.2.5 * **System:** Android 9

There is no need for `class_alias('\\Nayjest\\Grids\\Grids', '\\Grids');` in the Grids ServiceProvider. It is confusing phpspec with the error below. If a regular Laravel class alias is added, I don't see...