Skip to content

Error in function ComposeURLParams#1

Open
timniko wants to merge 1 commit intoPAYCOMET:masterfrom
timniko:patch-1
Open

Error in function ComposeURLParams#1
timniko wants to merge 1 commit intoPAYCOMET:masterfrom
timniko:patch-1

Conversation

@timniko
Copy link
Copy Markdown

@timniko timniko commented Mar 2, 2022

Without converting the $value into a string before doing the urlencode, I get a 500 error as soon as an integer gets encoded. I am using PHP in strict mode and urlencode only accepts strings as values.

Without converting the $value into a string before doing the urlencode, I get a 500 error as soon as an integer gets encoded. I am using PHP in strict mode and urlencode only accepts strings as values.
@joanhey
Copy link
Copy Markdown

joanhey commented Mar 2, 2022

An elegant solution to inefficient code.

I will send my PR to fix it.
I don't know if they are open to PRs.

PD: Creo que puedes escribir en castellano, todo el repo esta en castellano.

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