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

PHP version 8.3.7 compiles and tests on the curl 7.76.1 extension and reports an error #14240

Open
wheakerd opened this issue May 15, 2024 · 2 comments

Comments

@wheakerd
Copy link

Description

PHP version 8.3.7 compiles and tests on the curl 7.76.1 extension and reports an error

FAIL Bug #64267 (CURLOPT_INFILE doesn't allow reset) [tests/bug64267.phpt]

FAIL Bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER crashes while curl_multi_exec) [tests/bug71523.phpt]

FAIL curl_upkeep() function [tests/curl_upkeep_001.phpt]

PHP Version

PHP 8.3.7

Operating System

CentOs Stream 9 x86_64

@wheakerd
Copy link
Author

php_test_results_20240515_0759.txt

This is the report generated during the compilation error reporting process.

Information about curl version:

curl -V
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.1 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0
Release-Date: 2021-04-14
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets

@Girgias
Copy link
Member

Girgias commented May 15, 2024

This feels like the same root cause of #14184

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

No branches or pull requests

2 participants