Enforce modularity boundaries for classes
[hiphop-php.git] / hphp / test / slow / dyncall-sample.php.hphp_opts
blobab531f32bcd94e0a918ecb3048d60d1184ca24f2
1 -vRuntime.Eval.ForbidDynamicCallsToFunc=2
2 -vRuntime.Eval.ForbidDynamicCallsToClsMeth=2
3 -vRuntime.Eval.ForbidDynamicCallsToInstMeth=2
4 -vRuntime.Eval.ForbidDynamicConstructs=2