List of all printf(), sprintf(), etc. formats strings mentioned in the code..
| Value | Count | File:Line |
|---|---|---|
| 'Index %d is not an array.' | 1 |
|
| '## Contributing Request feature or report bug by creating [issue](https://github.com/%s/issues). Alternatively, fork the repo, develop your changes, regenerate `README.md`: ```bash %s ``` make sure all checks pass: ```bash ./dev-tools/check_file_permissions.sh ./dev-tools/check_trailing_whitespaces.sh composer verify composer infection ``` and submit pull request.' | 1 |
|
| "\n#### %s\n%s" | 1 |
|
| "\n *To be deprecated after [this](https://github.com/FriendsOfPHP/PHP-CS-Fixer/pull/%d) is merged and released.*" | 1 |
|
| "\n DEPRECATED: use `%s` instead." | 1 |
|
| "\n *Risky: %s.*" | 1 |
|
| '\'%s\'' | 1 |
|
| "\n- `%s` (`%s`): %s; defaults to `%s`" | 1 |
|
| "\n```diff\n%s\n```\n" | 1 |
|
| '/[\da-fA-F]{%d}(?!-)(?!$)/' | 1 |
|
| '## Installation %s can be installed by running: ```bash composer require --dev %s ``` ' | 1 |
|
| "PHPUnit's functions %s should not be followed directly by return." | 1 |
|
| '/@param\s+(?:[^\$](?:[^<\s]|<[^>]*>)*\s+)?(?:&|\.\.\.)?\s*(?=\$)%s\b/' | 1 |
|
| '/(?<![a-zA-Z0-9_\x7f-\xff\\\\])(%s|%s)\b(?!\\\\)/' | 1 |
|
| '/(@dataProvider\s+)%s/' | 1 |
|
| '$1%s' | 1 |
|
| '$1$2$1%s$3' | 1 |
|
| '/\b(?<!\\\\)%s\b/' | 1 |
|
| '/@param\s+(?:[^\$](?:[^<\s]|<[^>]*>)*\s+)?(?:&|\.\.\.)?\s*(\Q%s\E)\b/' | 1 |
|
| '## Usage In your PHP CS Fixer configuration register fixers and use them: ```diff %s ``` ' | 1 |
|
| '[%s](%s)' | 1 |
|
| " * Must run before %s.\n" | 1 |
|
| '%s/github/last-commit/%s.svg' | 1 |
|
| " * Must run after %s.\n" | 1 |
|
| 'Fixer %s has not priority calculated' | 1 |
|
| '# %s' | 1 |
|
| '%s/packagist/v/%s.svg?label=current%%20version' | 1 |
|
| 'https://packagist.org/packages/%s' | 1 |
|
| '%s/packagist/php-v/%s.svg' | 1 |
|
| '%s/github/license/%s.svg' | 1 |
|
| 'https://github-size-badge.herokuapp.com/%s.svg' | 1 |
|
| 'https://github.com/%s/commits' | 1 |
|
| '' | 1 |
|
| 'https://github.com/%s/workflows/CI/badge.svg?branch=master&event=push' | 1 |
|
| 'https://github.com/%s/actions' | 1 |
|
| '%s/coveralls/github/%s/master.svg' | 1 |
|
| 'https://coveralls.io/github/%s?branch=master' | 1 |
|
| '%s/badge/tests-%d-brightgreen.svg' | 1 |
|
| 'https://badge.stryker-mutator.io/github.com/%s/master' | 1 |
|
| 'https://shepherd.dev/github/%s/coverage.svg' | 1 |
|
| 'https://shepherd.dev/github/%s' | 1 |
|
| 'Method "%s" not in order list' | 2 |
|