Skip to content

Conversation

eeyss01
Copy link

@eeyss01 eeyss01 commented Dec 6, 2023

Starting from PHP 8.0, the curl_init() function now returns a CurlHandle object instead of a resource.

A similar PR may already be submitted!
Please search among the Pull request before creating one.

Thanks for submitting a pull request! Please provide enough information so that others can review your pull request:

For more information, see the CONTRIBUTING guide.

Summary

This PR fixes/implements the following bugs/features

  • Bug 1
  • Bug 2
  • Feature 1
  • Feature 2
  • Breaking changes

Explain the motivation for making this change. What existing problem does the pull request solve?

Test plan (required)

Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.

Code formatting

Closing issues

Fixes #

Starting from PHP 8.0, the curl_init() function now returns a CurlHandle object instead of a resource.
@eeyss01 eeyss01 closed this Apr 16, 2024
@Hackerl Hackerl reopened this Apr 17, 2024
@Hackerl
Copy link
Contributor

Hackerl commented Apr 17, 2024

@yoloyyh

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

Successfully merging this pull request may close these issues.

2 participants