We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[env] pinpoint-c-agent: dev-2
[step]
[result]
Warning: Declaration of app\Foo\mysqli::poll(array &$read, array &$write, array &$error, $sec, $usec = NULL) should be compatible with mysqli::poll(?array &$read, ?array &$write, ?array &$error, $sec, $usec = NULL)
The text was updated successfully, but these errors were encountered:
Reason
The AOP library vis reflection for built-in, while this API was very special. https://www.php.net/manual/en/mysqli.poll.php
If you want to trace it, a better way is wapper the mysqli::poll or replace it with mysqli_poll, they are equal.
Sorry, something went wrong.
Check the https://github.com/pinpoint-apm/pinpoint-php-aop/tree/v2.0.0-release. Example, goto https://github.com/pinpoint-apm/pinpoint-c-agent/tree/Release-v4.0.0/plugins/PHP/Plugins/Sys
https://github.com/pinpoint-apm/pinpoint-php-aop/tree/v2.0.0-release
eeliu
No branches or pull requests
[env]
pinpoint-c-agent: dev-2
[step]
[result]
The text was updated successfully, but these errors were encountered: