[pull] develop from LibreBooking:develop#387
Merged
pull[bot] merged 4 commits intotreborin:developfrom Feb 15, 2026
Merged
Conversation
Add phpstan/phpstan-phpunit to support mock type inference in tests. Re-add tests directory to PHPStan scanning paths (was excluded in the prior commit). Fix all PHPStan level 2 errors in test files: - Use PHP 8.1 intersection types (Interface&MockObject) for mock property declarations instead of @var docblocks - Fix incorrect @var annotations (InstanceAddedEvent -> InstanceUpdatedEvent, Attribute -> LBAttribute, FakeReservationAuthorization -> FakeAuthorizationService) - Add missing return values in FakeMailer (AddAddress, Send) - Add assertInstanceOf guards before accessing concrete-type methods - Remove invalid method arguments (PageLoad extra param, GetAvailability extra param, assertEquals non-stringable third arg) - Remove redundant __toString() calls on string return values - Add missing property to TestAdLdapEntry - Fix Attribute -> LBAttribute in ResourceService phpdoc Closes: #737
This is to prepare for move to stripe 19.3
Updates the requirements on [stripe/stripe-php](https://github.com/stripe/stripe-php) to permit the latest version. - [Release notes](https://github.com/stripe/stripe-php/releases) - [Changelog](https://github.com/stripe/stripe-php/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-php@v10.2.0...v19.3.0) --- updated-dependencies: - dependency-name: stripe/stripe-php dependency-version: 19.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )