-
Notifications
You must be signed in to change notification settings - Fork 534
Update compiler #4357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Update compiler #4357
Conversation
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
@renovate
renovate
bot
force-pushed
the
renovate/compiler
branch
from
September 23, 2025 08:04
22ccea8
to
ccbbdcc
Compare
@renovate
renovate
bot
changed the title
(削除) Update dependency phpstan/phpstan to v2.1.28 (削除ここまで)
(追記) Update compiler (追記ここまで)
Sep 23, 2025
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.
Uh oh!
There was an error while loading. Please reload this page.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
2.1.25
->2.1.28
9.6.27
->9.6.28
Release Notes
phpstan/phpstan (phpstan/phpstan)
v2.1.28
Compare Source
Improvements 🔧
#[\NoDiscard]
(#4253), thanks @DanielEScherzer!l/r/trim()
arg on comparison to''
(#4340), thanks @staabm!Bugfixes 🐛
3559a4a
)79dfb6a
), #1354017c4fe5
), #13545isset()
on list (#4345), #12933, thanks @staabm!@property
should only be taken into account for protected properties and outside access when the declaring class allows dynamic properties (phpstan/phpstan-src@5772b1a
), #13537Internals 🔍
398622a
), #1349488d185c
)c0318bc
)v2.1.27
Compare Source
Bugfixes 🐛
checkDynamicProperties: true
(phpstan/phpstan-src@c657260
), #13529@property-read
is still writable inside the class (phpstan/phpstan-src@0d1fef1
), #13530@property
(phpstan/phpstan-src@439efe7
)1064566
)@property
tag subtype (phpstan/phpstan-src@0814669
)Function signature fixes 🤖
idate
identifiers (#4338), thanks @SplotyCode!Internals 🔍
b69bb4a
)c5d17f8
)v2.1.26
Compare Source
Improvements 🔧
a25b82d
)@property
tags if the native property is static (phpstan/phpstan-src@41a5ec6
)Bugfixes 🐛
90b1048
), #13381774f1ab
), #13507@property-read
with private property keeps the property non-writable (phpstan/phpstan-src@d3c6b62
), #11241@property-write
with private property keeps the property non-readable (phpstan/phpstan-src@c659f35
)Function signature fixes 🤖
idate()
return types (#4321), thanks @vrana!Internals 🔍
getProperty
/hasProperty
methods were deprecated. New methodsgetStaticProperty
/hasStaticProperty
/getInstanceProperty
/getStaticProperty
were introduced.PhpClassReflection::getProperty()
always return PhpPropertyReflection (phpstan/phpstan-src@a389320
)sebastianbergmann/phpunit (phpunit/phpunit)
v9.6.28
Compare Source
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.