assume_php=false
enable_experimental_tc_features = no_fallback_in_namespaces, unpacking_check_arity, disallow_refs_in_array, disallow_untyped_lambda_as_non_function_type
ignored_paths = [ "vendor/.+/tests/.+", "vendor/.+/bin/.+", "tests/fixtures/.+\.tmp\..+\.hack" ]
safe_array = true
safe_vector_array = true
disallow_destruct = true
disallow_stringish_magic = true
disable_primitive_refinement = true
user_attributes=
disable_static_local_variables = true
disallow_array_literal = true
disallow_silence = true
