Skip to content

Test curl_basic_024 fails with curl 8.8.0 #14307

Closed
@rbgarga

Description

@rbgarga

Description

After building PHP 8.3.7 on Chimera Linux and run test suite there is one test failing:

ext/curl/tests/curl_basic_024.phpt

Here is the log:

  ---- EXPECTED OUTPUT
  bool(true)
  bool(true)
  string(4) "HTTP"
  ---- ACTUAL OUTPUT
  bool(true)
  bool(true)
  string(4) "http"
  ---- FAILED

This test was passing without problems with older curl versions.

PHP Version

PHP 8.3.7

Operating System

Chimera linux

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions