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

[0.3.0] 1 test failing #108

Open
remicollet opened this issue Jun 19, 2023 · 0 comments
Open

[0.3.0] 1 test failing #108

remicollet opened this issue Jun 19, 2023 · 0 comments

Comments

@remicollet
Copy link
Contributor

TEST 19/53 [tests/200-ares_getaddrinfo.phpt]
========DIFF========
001+ Deprecated: uv_getaddrinfo(): Passing null to parameter #4 ($service) of type string is deprecated in /dev/shm/BUILD/php-pecl-uv-0.3.0/NTS/tests/200-ares_getaddrinfo.php on line 10
002+ 
003+ Deprecated: uv_getaddrinfo(): Passing null to parameter #4 ($service) of type string is deprecated in /dev/shm/BUILD/php-pecl-uv-0.3.0/NTS/tests/200-ares_getaddrinfo.php on line 21
004+ 
001- status: 0
002- OK
003- status: 0
004- OK
005+ Fatal error: Uncaught ArgumentCountError: Too few arguments to function {closure}(), 1 passed and exactly 2 expected in /dev/shm/BUILD/php-pecl-uv-0.3.0/NTS/tests/200-ares_getaddrinfo.php:2
006+ Stack trace:
007+ #0 [internal function]: {closure}(Array)
008+ #1 /dev/shm/BUILD/php-pecl-uv-0.3.0/NTS/tests/200-ares_getaddrinfo.php(24): uv_run()
009+ #2 {main}
010+   thrown in /dev/shm/BUILD/php-pecl-uv-0.3.0/NTS/tests/200-ares_getaddrinfo.php on line 2
========DONE========
FAIL Check for ares_getaddrinfo [tests/200-ares_getaddrinfo.phpt] 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant