vinaygawade โ created an issue.
I've reviewed the changes and merged the request!
Thank you @vishalkadam for addressing the issues. I appreciate your prompt attention to these matters.
1. The incorrect branch "master" has been deleted, and the appropriate release branch has been created following the convention of ending with ".x".
2. The phpcs issue regarding the array declaration length has been fixed by splitting the array content over multiple lines, aligning with coding standards and enhancing code readability.
3. The constructor documentation comment has been adjusted to adhere to the specified format.
I've made these changes as requested. Could you please review them again to ensure they meet the project's standards? Thank you for your time and cooperation.
vinaygawade โ created an issue.
Sure, please go ahead and do this `instead addStatus() please change as addError()` mentioned changes.
Thank you! @revathib, for reporting this bug. With your detailed description, I was able to identify and resolve the issue. Attached is the patch file for your review.
Thank You! @revathib
vinaygawade โ made their first commit to this issueโs fork.
Here is the patch against 8.x-1.x branch.
Thank you @alex-bukach, Your given patch from #13 ๐ Deprecated error /PHP. 8.0 Drupal 9 Fixed is applied properly and removed all mentioned errors.