Resolve Warnings in Documentation Generation on PHP 8.2 while Maintaining PHP 8.0 Compatibility #22
Labels
bug
Something isn't working
good first issue
Good for newcomers
hacktoberfest
hacktoberfest-accepted
When running the command
bumbleDocGen generate
under PHP 8.2, a few warnings are encountered. The objective is to resolve these warnings ensuring smooth functionality while keeping the codebase compatible with PHP 8.0. Here's how to proceed:Identify Warnings:
Resolve Warnings:
Maintain Compatibility:
Testing:
composer run-script test
locally to confirm that all tests pass.Create Pull Request:
1.x.x
branch with your fixes.Need Help?
By addressing these warnings, we aim to ensure that BumbleDocGen operates flawlessly under PHP 8.2 while maintaining compatibility with PHP 8.0.
The text was updated successfully, but these errors were encountered: