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

Don't throw exception if instrumented function is missing #142

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

intuibase
Copy link
Contributor

During MySQLi instrumentation development, I realized that there might be functions introduced or deprecated depending on the PHP version. In such cases, we don’t want to throw any exceptions but instead log it at the debug level.

@intuibase intuibase self-assigned this Dec 18, 2024
@intuibase intuibase force-pushed the dont_throw_if_func_is_missing branch from 79b382d to a61d941 Compare December 19, 2024 16:20
@intuibase intuibase merged commit 8db652d into elastic:main Jan 2, 2025
24 checks passed
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