Skip to content

Commit 7e3d65d

Browse files
brandonpaytonadamziel
authored andcommitted
Add missing asyncify decl for PHP 8.4
1 parent 1e5210e commit 7e3d65d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/php-wasm/compile/php/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -763,6 +763,7 @@ export ASYNCIFY_ONLY=$'"rc_dtor_func",\
763763
"php_cli_server_recv_event_read_request",\
764764
"php_exec",\
765765
"php_execute_script",\
766+
"php_execute_script_ex",\
766767
"php_fsockopen_stream",\
767768
"php_getimagesize_from_any",\
768769
"php_mysqlnd_auth_response_read",\

0 commit comments

Comments
 (0)