You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIX: Forced variation not available in experiment (#237)
* Php forced Decision fix
* added unit test and comments
* nit fix
* Added empty checks in flagkey and experiment key
* removed unnesecary checks and moved getVariationFromExperiment above and then checking $variation = $config->getFlagVariationByKey($flagKey, $variationKey);
* lint fix
Co-authored-by: mnoman09 <[email protected]>
0 commit comments