Skip to content

Add latest PHP 8 version support#47

Open
kapilpandya22 wants to merge 3 commits intocode4business:masterfrom
kapilpandya22:master
Open

Add latest PHP 8 version support#47
kapilpandya22 wants to merge 3 commits intocode4business:masterfrom
kapilpandya22:master

Conversation

@kapilpandya22
Copy link
Copy Markdown

Added latest PHP 8 version support to make this module compatible with latest magento 2 versions.

kapilpandya22 and others added 3 commits May 8, 2026 12:14
Added latest PHP 8 versions to make this module compatible with magento 2.4.6 => version.
Replace all loose null comparisons (==, !=) with strict (===, !==),
replace == false/== true patterns with negation operators, add missing
type hint and return type to updateExtensionAttributes, and fix unsafe
count() on potentially non-Countable value in RemoveGiftItems.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@norgeindian
Copy link
Copy Markdown

@domeglic , it would be wonderful, if you could check this PR shortly.
We would love to include this module in a project with a recent PHP version

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