option icon indicating copy to clipboard operation
option copied to clipboard

Option object for PHP inspired by Rust

Results 8 option issues
Sort by recently updated
recently updated
newest added

Bumps [symplify/easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard) from 12.1.14 to 12.3.4. Release notes Sourced from symplify/easy-coding-standard's releases. Released ECS 12.2.1 What's Changed Update Composer Linting Scripts by @​Kenneth-Sills in easy-coding-standard/easy-coding-standard#211 Add Gitlab / Code Climate...

Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.30.4 to 2.31.1. Release notes Sourced from shivammathur/setup-php's releases. 2.31.1 Changelog Fix installing PECL extensions on Windows with a build version #855 Fix cache support for ioncube...

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.15 to 10.5.26. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 10.5.26 Added --only-summary-for-coverage-text CLI option to reduce the code coverage report in text format to a summary...

Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.24.0 to 5.25.0. Release notes Sourced from vimeo/psalm's releases. 5.25.0 What's Changed Features Casting int-range should keep literals by @​kkmuffme in vimeo/psalm#10941 Update help panel by @​llaville...

Bumps [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize) from 2.42.0 to 2.43.0. Release notes Sourced from ergebnis/composer-normalize's releases. 2.43.0 What's Changed Enhancement: Update composer/composer by @​localheinz in ergebnis/composer-normalize#1292 Enhancement: Update schema.json by @​ergebnis-bot in ergebnis/composer-normalize#1312 Fix:...

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.7. Release notes Sourced from actions/checkout's releases. v4.1.7 What's Changed Bump the minor-npm-dependencies group across 1 directory with 4 updates by @​dependabot in actions/checkout#1739 Bump...

Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.3 to 2.3.0. Release notes Sourced from coverallsapp/github-action's releases. v2.3.0 What's Changed Set default values as strings per GH Action requirements by @​littleforest in coverallsapp/github-action#204 Allow pinning...

I'm running into phpstan complaining =) Maybe there is a reason for it to be defined like that, but as far as I can see it shouldn't be? The whole...