Bump spaze/phpstan-disallowed-calls from 4.8.0 to 4.10.0#1002
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump spaze/phpstan-disallowed-calls from 4.8.0 to 4.10.0#1002dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
7083a89 to
5cbc889
Compare
Bumps [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls) from 4.8.0 to 4.10.0. - [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases) - [Commits](spaze/phpstan-disallowed-calls@v4.8.0...v4.10.0) --- updated-dependencies: - dependency-name: spaze/phpstan-disallowed-calls dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
5cbc889 to
8b3e3f3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps spaze/phpstan-disallowed-calls from 4.8.0 to 4.10.0.
Release notes
Sourced from spaze/phpstan-disallowed-calls's releases.
Commits
501b212Can disallow (some) keywords,globalfor now (#390)a7a3e6dCan disallow (some) keywords,globalfor nowcc78e77Don't process the function name if the function reflection is not available (...3ed5553The Dom\import_simplexml() is available only in PHP 8.4+ and wouldn't be flag...560f0acDon't expect errors generated by mysql functions which do not exist anymoreb1f026fAdd Foo\Bar\waldo() otherwise tests fail4c47a81Don't process the function name if there's the function reflection is not ava...382dd9bShort-cut "defined in" checks for built-in functions and methods (#384)d721abcShort-cut "defined in" checks for built-in functions and methodsf70f46dFix --prefer-lowest installs PHPStan 2.x instead of 1.x (#382)