You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{%- setusing_gcc=nottargetand (php_version<'8.5'orarch=='aarch64' ) -%}{# bug with tailcall vm on aarch64 atm, see https://github.com/php/php-src/issues/21029 #}
6
+
{%- setusing_gcc=nottargetand (php_version<'8.5'or(arch=='aarch64'andtype!='apk')) -%}{# bug with tailcall vm on aarch64 atm, see https://github.com/php/php-src/issues/21029 #}
0 commit comments