kill VM namespace
Now that HHVM is the default runtime, this namespace doesn't mean anything.
Esse commit está contido em:
@@ -1679,7 +1679,6 @@ CVarRef HphpArray::endRef() {
|
||||
|
||||
//=============================================================================
|
||||
// VM runtime support functions.
|
||||
namespace VM {
|
||||
|
||||
// Helpers for array_setm.
|
||||
ArrayData* nvCheckedSet(ArrayData* a, StringData* key, TypedValue* value,
|
||||
@@ -1893,8 +1892,6 @@ ArrayData* array_add(ArrayData* a1, ArrayData* a2) {
|
||||
return a1;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
//=============================================================================
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário