:musical_note: Provides a composer plugin for normalizing composer.json.
:octocat: + :ledger: Provides a GitHub template repository for a PHP package, using GitHub Actions.
:notebook: Provides a configuration factory and multiple rule sets for friendsofphp/php-cs-fixer.
:stopwatch: Provides an extension for detecting slow tests in phpunit/phpunit.
Fix: Add trailing slashes
composer(deps-dev): Update phpunit/phpunit requirement (#283)
Updates the requirements on phpunit/phpunit to permit the latest version.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on phpunit/phpunit to permit the latest version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)github-actions(deps): Bump actions/cache from 3.2.6 to 3.3.1
Bumps actions/cache from 3.2.6 to 3.3.1.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Merge pull request #47 from teapot-php/dependabot/github_actions/actions/cache-3.3.1
github-actions(deps): Bump actions/cache from 3.2.6 to 3.3.1
Bumps actions/cache from 3.2.6 to 3.3.1.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)github-actions(deps): Bump actions/checkout from 3.3.0 to 3.5.0
Bumps actions/checkout from 3.3.0 to 3.5.0.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Merge pull request #49 from teapot-php/dependabot/github_actions/actions/checkout-3.5.0
github-actions(deps): Bump actions/checkout from 3.3.0 to 3.5.0
Bumps actions/checkout from 3.3.0 to 3.5.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@biozshock
Can you share how you would implement test cases for the examples that you shared in https://github.com/sebastianbergmann/phpunit/pull/5203#issuecomment-1479101454
phpunit/phpunit
and?
Closes #5285
Merge branch '10.0'
Prepare release
Merge branch '10.0'
Update PHP-CS-Fixer configuration
Fix CS/WS issues
Merge branch '8.5' into 9.6
Merge branch '9.6' into 10.0
Merge branch '10.0'
Update tools
Merge branch '8.5' into 9.6
Merge branch '9.6' into 10.0
Merge branch '10.0'
Fix: Run 'tools/psalm --config=.psalm/config.xml --set-baseline=.psalm/baseline.xml'
Enhancement: Document array shapes
Fix: Run 'tools/psalm --config=.psalm/config.xml --set-baseline=.psalm/baseline.xml'
Fix: Use psalm-var instead of psalm-return
Merge branch '9.2' into 10.0
Enhancement: Document array shapes
Fix: Use psalm-var instead of psalm-return
Merge branch '9.2' into 10.0
Merge branch '10.0'
Enhancement: Document array shapes
Enhancement: Document array shapes
Enhancement: Document array shapes