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

Patch/60304 Improve performance of unpack PHP function #687

Closed
wants to merge 1 commit into from

Conversation

dryabov
Copy link

@dryabov dryabov commented Jan 19, 2024

Speed up unpack performance by using offset argument instead of substr (available since PHP 7.1).

Trac ticket: https://core.trac.wordpress.org/ticket/60304

Copy link

wordpress-bot bot commented Jan 19, 2024

Hi there! Thank you for your pull request. This repository is a mirror of the build repository and pull requests cannot be merged. If you would like to contribute code to WordPress, please check out our documentation on contributing with Git and join us over on our bug tracker.

@wordpress-bot wordpress-bot bot closed this Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant