Skip to content

fix: curl request crashes with params that give an int once hexed. #9198

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

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

ping-yee
Copy link
Contributor

@ping-yee ping-yee commented Sep 21, 2024

Description
Fixes #9193

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 the bug Verified issues on the current code behavior or pull requests that will fix them label Sep 23, 2024
@michalsn michalsn linked an issue Sep 23, 2024 that may be closed by this pull request
@neznaika0
Copy link
Contributor

@ping-yee rebase commit. Why is it taking so long to merge?

@samsonasik
Copy link
Member

@paulbalandan
Copy link
Member

I cannot force push to pingyee's fork to update this PR. Anyway, I rebased locally and checked that the phpstan notice goes away. I'll squash and merge this to be on top of develop.

@paulbalandan paulbalandan merged commit 4ca4204 into codeigniter4:develop Nov 15, 2024
40 of 41 checks passed
@ping-yee ping-yee deleted the 240922_uri_hexed branch November 28, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified issues on the current code behavior or pull requests that will fix them
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: curl request crashes with params that give an int once hexed
6 participants