Remove Option::OutputHHBC and Option::SystemGen
Esse commit está contido em:
@@ -136,5 +136,5 @@ void FunctionStatement::outputPHP(CodeGenerator &cg, AnalysisResultPtr ar) {
|
||||
}
|
||||
|
||||
bool FunctionStatement::hasImpl() const {
|
||||
return getFunctionScope()->isVolatile() || Option::OutputHHBC;
|
||||
return true;
|
||||
}
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário