This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Raj Mohan <[email protected]> PHP8.4 Support Added PHPCS Signed-off-by: Raj Mohan <[email protected]> Ignore PHP 8.4 Platform Requirements Signed-off-by: Raj Mohan <[email protected]> Doc Lint Issue Fixes Signed-off-by: Raj Mohan <[email protected]> Update Coding Standard and PHPUnit Signed-off-by: Raj Mohan <[email protected]> Fix PHPUnit Issues Signed-off-by: Raj Mohan <[email protected]> Upgrade Dev Dependencies Signed-off-by: Raj Mohan <[email protected]> PHPUnit Fixes Signed-off-by: Raj Mohan <[email protected]> PHPUnit Fix Signed-off-by: Raj Mohan <[email protected]> PHPUnit Fix: Remove Attributes Signed-off-by: Raj Mohan <[email protected]> Update PHPCS XML file Signed-off-by: Raj Mohan <[email protected]> PHP CS error Fixes Signed-off-by: Raj Mohan <[email protected]> PHPUnit Fixes: Type Issues Signed-off-by: Raj Mohan <[email protected]>
- Loading branch information
Showing
28 changed files
with
1,219 additions
and
845 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ignore_php_platform_requirements": { | ||
"8.4": true | ||
} | ||
} |
This file contains 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
This file contains 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
Oops, something went wrong.