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

feat: CURL option force_ip_resolve #9194

Merged
merged 9 commits into from
Dec 2, 2024

Conversation

ddevsr
Copy link
Collaborator

@ddevsr ddevsr commented Sep 20, 2024

Description
I think this needed for resolve only ipv4 or ipv6.

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@ddevsr ddevsr added enhancement PRs that improve existing functionalities 4.6 labels Sep 20, 2024
@ddevsr ddevsr changed the title feat: CURL option force_ip_resolve feat: CURL option force_ip_resolve Sep 20, 2024
phpstan-baseline.php Outdated Show resolved Hide resolved
@ddevsr ddevsr force-pushed the curl-force-resolved-ip branch from b6a6f7a to b02bdf7 Compare October 7, 2024 01:41
@ddevsr ddevsr force-pushed the curl-force-resolved-ip branch from b02bdf7 to 83d29d9 Compare December 1, 2024 13:32
@ddevsr ddevsr requested a review from michalsn December 1, 2024 13:39
@ddevsr ddevsr requested a review from paulbalandan December 2, 2024 02:11
@michalsn michalsn merged commit c76a68f into codeigniter4:4.6 Dec 2, 2024
46 checks passed
@michalsn
Copy link
Member

michalsn commented Dec 2, 2024

@ddevsr Thank you!

@ddevsr ddevsr deleted the curl-force-resolved-ip branch December 2, 2024 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.6 enhancement PRs that improve existing functionalities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants