Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

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

Closed
wants to merge 4 commits into 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.

@sjs994
Copy link
Contributor

sjs994 commented Dec 28, 2022

Thanks @amranidev for the change request.

Can you create a PR in the mono-repo: https://github.com/google/sqlcommenter.

This repo is to just publish the changes to packagist and gets auto populated from the mono-repo via GitHub actions.

@amranidev
Copy link
Author

Hey @sjs994 - thanks for the heads up, I've open a PR to the mono repo google/sqlcommenter#222

@amranidev amranidev closed this Dec 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants