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(aop): Undefined index: #52

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Conversation

eeliu
Copy link
Collaborator

@eeliu eeliu commented Nov 6, 2023

try $classFile = $this->classLoaderMap[$classFullName] ?? '';

try $classFile = $this->classLoaderMap[$classFullName] ?? '';
@eeliu eeliu enabled auto-merge (rebase) November 6, 2023 07:04
@eeliu eeliu disabled auto-merge November 6, 2023 07:04
@eeliu eeliu merged commit 6c53ce9 into pinpoint-apm:dev Nov 6, 2023
5 checks passed
@eeliu eeliu added this to the v0.4.12 milestone Dec 4, 2023
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.

1 participant