Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Undefined array key "controller" error and add docblocks #222

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

amranidev
Copy link

This pull request fixes an undefined array key error in sqlcommenter. The error occurred when trying to access the "controller" key of an array. This pull request resolves the issue by ensuring that the "controller" key is defined and initialized with a valid value.

Impact: php/sqlcommenter-php/packages/sqlcommenter-laravel

@sjs994
Copy link
Collaborator

sjs994 commented Dec 29, 2022

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.

None yet

2 participants