We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e3d65d commit 24f7b8dCopy full SHA for 24f7b8d
packages/php-wasm/compile/php/Dockerfile
@@ -538,7 +538,11 @@ RUN export ASYNCIFY_IMPORTS=$'["_dlopen_js",\n\
538
"dynCall_viiiiiii",\
539
"dynCall_viiiiiiii",'; \
540
541
-export ASYNCIFY_ONLY=$'"rc_dtor_func",\
+export ASYNCIFY_ONLY=$'"zif_phar_fopen",\
542
+"zif_phar_file_get_contents",\
543
+"zend_execute_script",\
544
+"php_execute_script_ex",\
545
+"rc_dtor_func",\
546
"zif_curl_exec",\
547
"curl_easy_perform",\
548
"Curl_wait_ms",\
0 commit comments