Skip to content

Conversation

@pulcinella-x
Copy link
Contributor

  • Replaced all deprecated CURLINFO_* and CURLOPT_* constants with their modern alternatives (e.g., *_T and *_STR variants)
  • Updated README to reflect minimum supported curl version 7.86

-> This change removes all deprecated warnings and specifies that a curl version of 7.86. is required.
-> In case that this PR is needed, I would adapt if cases with versioning below 7.86. so that the file is clean.

- Replaced all deprecated CURLINFO_* and CURLOPT_* constants with their modern alternatives (e.g., *_T and *_STR variants) - Updated README to reflect minimum supported curl version 7.86
@JosephP91 JosephP91 merged commit fb07bb7 into JosephP91:master Jul 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants