Sam

Results 127 issues of Sam

In repositories where PHPCS is just being introduced it can happen that not all files are correct yet. In such cases it would be nice to only test files that...

enhancement

It would be great if we could easily (and maybe even by default) exclude merge commits from the requirement. ## Quick merge When doing a merge of 2 branches that...

enhancement

The version on docker hub contains version 1.7.4. The latest on github / packagist is 1.7.10.

Would it be nice to have some kind of fluent interface? That would allow for really readable code like: ```` toIter([1, 2, 3, 4, 5, 6]) ->filter(function($v) { return $v...

SVG Sprite icons use a HTML snippet like this: ```html ``` This could be implemented with the following changes: 1. Add `iconTag`, with default ``. This allows us to change...

It would be great to have DKIM support; getting messages signed is a requirement for most outgoing mail nowadays.

enhancement
help wanted

Hey, I've been working on a PR to run test suites of beanstalkd clients on pushes to the beanstalkd source code. (The PR is not yet merged: https://github.com/beanstalkd/beanstalkd/pull/614) I'm posting...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Currently the backout exits...

feature request
v5

**Describe the bug** FlySystem v2 was released as stable on November 24th, 2020. v3 was released on January 13th 2022. Are there any plans to move filegator to use more...