Skip to content

bugfix: stripslashes string brefore urlencode, judge autocomplete value before addAttribute #29

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

TeavenX
Copy link

@TeavenX TeavenX commented Feb 9, 2022

add stripslashes

encode \ will get %5C%5C as URL encode result

judge autocomplete value

PHP Deprecated:  SimpleXMLElement::addAttribute(): Passing null to parameter #2 ($value) of type string is deprecated in workflows.php on line 197

@jilulu
Copy link

jilulu commented Feb 16, 2022

Can verify this allows the workflow to run on PHP 8.1.1.

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