这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@lennert1986
Copy link
Contributor

To ensure that NULL values in both MinQuantity and MaxQuantity do not trigger errors during validation, we can update the MaxQuantity check in the same way as the MinQuantity check.

I've added a check for is_null for both limits in the updated code.

Smarty works fine in 4.5

Package facebook/graph-sdk is abandoned, you should avoid using it. No replacement was suggested.

This is an unofficial version of Facebook's PHP SDK designed for PHP 7/8+. It is being maintained and tested against the newest PHP versions. You can use this in place of version 5.x of Facebook's deprecated facebook/graph-sdk package.

To ensure that NULL values in both MinQuantity and MaxQuantity do not trigger errors during validation, we can update the MaxQuantity check in the same way as the MinQuantity check.

I've added a check for is_null for both limits in the updated code.
Smarty works fine in 4.5
Package facebook/graph-sdk is abandoned, you should avoid using it. No replacement was suggested.

This is an unofficial version of Facebook's PHP SDK designed for PHP 7/8+. It is being maintained and tested against the newest PHP versions. You can use this in place of version 5.x of Facebook's deprecated facebook/graph-sdk package.
@effgarces
Copy link
Collaborator

Thanks for the PR, can you please take a look at the failed test and see what is causing the issue with these changes.

effgarces added a commit that referenced this pull request Dec 24, 2024
Credits to @lennert1986. This was part of PR  #448

Co-Authored-By: Nicklas Lennert <33667575+lennert1986@users.noreply.github.com>
@effgarces effgarces merged commit 82ee1b9 into LibreBooking:develop Jan 15, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants