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.
This PR contains the following updates:
aws/aws-sdk-php
^3.263.12
->^3.263.13
mimmi20/monolog-streamformatter
^2.1.1
->^2.1.2
phpstan/phpstan
^1.10.13
->^1.10.14
shivammathur/setup-php
2.25.0
->2.25.1
Release Notes
aws/aws-sdk-php
v3.263.13
Compare Source
Aws\Comprehend
- This release supports native document models for custom classification, in addition to plain-text models. You train native document models using documents (PDF, Word, images) in their native format.Aws\ECS
- This release supports the Account Setting "TagResourceAuthorization" that allows for enhanced Tagging security controls.Aws\RAM
- This release adds support for customer managed permissions. Customer managed permissions enable customers to author and manage tailored permissions for resources shared using RAM.Aws\RDS
- Adds support for the ImageId parameter of CreateCustomDBEngineVersion to RDS Custom for OracleAws\S3
- Provides support for "Snow" Storage class.Aws\S3
- Removes ACL from bucket creation in S3 Streamwrapper.Aws\S3Control
- Provides support for overriding endpoint when region is "snow". This will enable bucket APIs for Amazon S3 Compatible storage on Snow Family devices.Aws\SecretsManager
- Documentation updates for Secrets ManagerAws\SecurityHub
- Update that adds SDK code examples for Security Hubmimmi20/monolog-streamformatter
v2.1.2
: update dependenciesCompare Source
What’s Changed
🕸 Dependencies:
🧹 Maintenance:
phpstan/phpstan
v1.10.14
Compare Source
Bleeding edge 🔪
filter_input*
type param type (#2271), thanks @herndlm!If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's
phpstan.neon
:Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more
Improvements 🔧
Bugfixes 🐛
BackedEnum::tryFrom
not being nullable (#2302), thanks @schlndh!never
forarray_combine
with different number of elements (#2303), thanks @herndlm!equals()
(phpstan/phpstan-src@e01ce68)get_parent_class()
on interfaces (#2336), #4302, thanks @staabm!Function signature fixes 🤖
Memcache/MemcachePool::get
method signature (#2344), thanks @dravnic!Internals 🔍
Type::toPhpDocNode()
(phpstan/phpstan-src@8633125)symfony/polyfill-php72
(phpstan/phpstan-src@8ff8fb0)shivammathur/setup-php
v2.25.1
Compare Source
Changelog
2.25.0
(#722).Add-DebugSymbols
on Windows.Full Changelog: shivammathur/setup-php@2.25.0...2.25.1
Follow for updates
Configuration
📅 Schedule: Branch creation - "before 3am" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.