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 zif_array_filter to Asyncify list #397

Merged
merged 1 commit into from
May 30, 2023

Conversation

adamziel
Copy link
Collaborator

What?

Adds zif_array_filter to Asyncify list to fix the WooCommerce error reported in #392

I had no chance to test besides adding the test case and rebuilding PHP. @cpapazoglou – would you take it for a spin?

CC @danielbachhuber

@adamziel adamziel added [Type] Bug An existing feature does not function as intended [Feature] PHP.wasm [Aspect] Asyncify labels May 20, 2023
@adamziel adamziel self-assigned this May 20, 2023
@@ -142,7 +142,7 @@ export class NodePHP extends BasePHP {
*
* This method can only be used when PHP was compiled with the CLI SAPI
* and it cannot be used in conjunction with `run()`.
*
*
Copy link
Collaborator Author

@adamziel adamziel May 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is weird, I don't want prettier to do that.

Copy link
Collaborator

@wojtekn wojtekn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It fixes the issue for me.

@adamziel adamziel merged commit 79272d3 into trunk May 30, 2023
@adamziel adamziel deleted the asyncify-zif_array_filter branch May 30, 2023 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Aspect] Asyncify [Feature] PHP.wasm [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants