Sarina Corrigan

Results 10 issues of Sarina Corrigan

Hey there, I am using the ALSA fifo file method to get my audio into ALSA, but I'm noticing that only one side of the visualizer is working with visualizer....

I am setting in the config `wordwrap: 80` (just as an example) so that all of the output is wrapped at 80 characters. It seems to work beautifully, except when...

Hey there, I love what you did with svg-inline-loader. I am using it now to load icons into my application. I am styling the icons with CSS, but until the...

The [middleware concepts](https://github.com/slimphp/Slim-Website/blob/gh-pages/docs/v4/concepts/middleware.md) page for Slim documentation is not exactly clear on the difference between before and after middleware. On [lines 5-9](https://github.com/slimphp/Slim-Website/blob/gh-pages/docs/v4/concepts/middleware.md?plain=1#L5-L9) it says that you can have middleware complete...

It would be awesome to have support for font-display in there. EDIT - I may be misunderstanding how font-display works.

Phan seems to be inferring property types of stdClass instances based on other assignments of stdClass properties even when there is no way the two stdClass properties would be related....

bug
difficult

This is a feature request related to using match statement with enums. I've already implemented this feature in a plugin, so if it's something that could belong in Phan I...

enhancement

When using dead code detection Phan is not detected that a class is being referenced or that the public method is being called for all of the classes that are...

To add the ability to use additional optimizers without editing the core loader, I have added the option additionalPlugins to the loader options. Using this, a user can define an...

Converts different units of measurements as well as currencies.