Skip to content

Add new zend APIs for bin2hex to remove ext/hash usage in various extensions#21724

Open
LamentXU123 wants to merge 1 commit intophp:masterfrom
LamentXU123:refactor-7
Open

Add new zend APIs for bin2hex to remove ext/hash usage in various extensions#21724
LamentXU123 wants to merge 1 commit intophp:masterfrom
LamentXU123:refactor-7

Conversation

@LamentXU123
Copy link
Copy Markdown
Contributor

There are various extensions in the php code base that includes ext/hash/php_hash for the php_hash_bin2hex method. While these method is actually simple, we can make them as APIs in the zend engine to remove the dependence on ext/hash/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant