Sam

Results 127 issues of Sam

Can't you use ```` int iterator_count ( Traversable $iterator ) ```` http://php.net/manual/en/function.iterator-count.php ?

I'm aware of the discussion in the open PR #6, this ticket is here to have the discussion without referring to a specific implementation. One thing you mention is that...

enhancement

It would be nice to support non-jquery star rating: https://pryley.github.io/star-rating.js/ I'm open to make a PR for this, my goal is to get rid of the jQuery dependency ;-)

enhancement

This project: https://github.com/jshjohnson/Choices implements an alternative to Select2 that does not depend on jQuery. It'd be nice to support this widget!

question

### Are you requesting a feature, reporting a bug or asking a question? Bug ### What is the current behavior? SortableList does not support choice visibility via - `choicesVisibleIf` -...

enhancement

This implements recursive directory creation and metadata fallback. These are needed to properly emulate directories in Azure.

# Feature Request I have implemented several meta adapters to allow me to easily implement a virtual file system using different APIs and a compositional approach. A meta adapter is...

On some configuration changes the cache is not properly invalidated. For example this fixer: ```php $ecsConfig->ruleWithConfiguration(FinalInternalClassFixer::class, [ 'annotation_exclude' => ['@not-fix'], 'consider_absent_docblock_as_internal_class' => \true ]); ``` When running it with the...

### What steps will reproduce the problem? Prior to #19418 it was allowed to create an auth implementation that implemented `AuthInterface`. ### What is the expected result? Minor changes shouldn't...

type:bug
status:ready for adoption

### Are you requesting a feature, reporting a bug or asking a question? Bug / question ### What is the current behavior? The `showCompletedPage` option effects not only the display...

question
Docs