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

adding test for post hook type error #119

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

brettmc
Copy link
Collaborator

@brettmc brettmc commented Jan 22, 2024

if an invalid typehint is provided for first param of post callback, this would previously cause a hang. fixed by #118, this test confirms the fix works in this scenario.

if an invalid typehint is provided for first param of post callback, this would previously cause a hang.
fixed by open-telemetry#118, this test confirms the fix works in this scenario.
ext/tests/post_hook_type_error.phpt Outdated Show resolved Hide resolved
ext/tests/post_hook_type_error.phpt Show resolved Hide resolved
@brettmc brettmc merged commit 8c3f0b3 into open-telemetry:main Jan 23, 2024
16 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
3 participants