rename IgnoreRedefinition to AllowOverride
commit0a65744bf5d54e46b18df881e9accadf2550cdbe
authorSean Cannella <seanc@fb.com>
Thu, 16 May 2013 22:48:05 +0000 (16 15:48 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 20 May 2013 20:52:28 +0000 (20 13:52 -0700)
treed7138b6c9ace3bb998396a90fdae6e3f1348d6c9
parent6e391b3c515a0503aa70628d10759b73db518117
rename IgnoreRedefinition to AllowOverride

IgnoreRedefinition does not do what it says it does (as the userland definition is selected) so renaming it
13 files changed:
bin/systemlib.php
hphp/compiler/analysis/analysis_result.cpp
hphp/compiler/analysis/emitter.cpp
hphp/compiler/analysis/file_scope.h
hphp/compiler/analysis/function_scope.cpp
hphp/compiler/analysis/function_scope.h
hphp/compiler/builtin_symbols.cpp
hphp/idl/base.php
hphp/runtime/base/class_info.h
hphp/runtime/vm/func.cpp
hphp/runtime/vm/func.h
hphp/runtime/vm/func_inline.h
hphp/runtime/vm/funcdict.cpp