Skip to content

Commit

Permalink
Add missing asyncify decl for PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonpayton committed Jan 8, 2025
1 parent 34b2e89 commit d2c1b43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/php-wasm/compile/php/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -762,6 +762,7 @@ export ASYNCIFY_ONLY=$'"rc_dtor_func",\
"php_cli_server_recv_event_read_request",\
"php_exec",\
"php_execute_script",\
"php_execute_script_ex",\
"php_fsockopen_stream",\
"php_getimagesize_from_any",\
"php_mysqlnd_auth_response_read",\
Expand Down

0 comments on commit d2c1b43

Please sign in to comment.