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

[php] Add externs for html_entity_decode, htmlentities and strip_tags functions #9908

Merged
merged 1 commit into from Oct 14, 2020
Merged

Conversation

cedx
Copy link
Contributor

@cedx cedx commented Oct 13, 2020

No description provided.

@RealyUniqueName
Copy link
Member

These functions need ENT_* constants. Please, add them to php.Const module.

@cedx
Copy link
Contributor Author

cedx commented Oct 14, 2020

These constants are already defined 😄
https://github.com/HaxeFoundation/haxe/blob/development/std/php/Const.hx#L190

@RealyUniqueName RealyUniqueName merged commit 450ae66 into HaxeFoundation:development Oct 14, 2020
@cedx cedx deleted the feature/php_html_entities branch October 14, 2020 10:01
back2dos pushed a commit to back2dos/haxe that referenced this pull request Oct 5, 2021
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.

None yet

2 participants