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
Compiler::compileString() can return an array (shared)
Declared string in both, but forwards compileSource(), which returns an array when $extendsMode is true. The declared type is unsatisfiable for that argument.
Compiler::compileString()can return an array (shared)Declared
stringin both, but forwardscompileSource(), which returns an array when$extendsModeis true. The declared type is unsatisfiable for that argument.