Skip to content

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

Open
amranidev wants to merge 3 commits intogoogle:masterfrom
amranidev:fix-laravel-package-bug
Open

FIX: Undefined array key "controller" error and add docblocks#222
amranidev wants to merge 3 commits intogoogle:masterfrom
amranidev:fix-laravel-package-bug

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
Contributor

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.

2 participants