ABLincoln
ABLincoln copied to clipboard
A library for online experiments.
fix Undefined const value
https://github.com/vimeo/ABLincoln/blob/56c33c0ee5159720a6dcd4625139693ad0497997/src/Vimeo/ABLincoln/Experiments/AbstractExperiment.php#L171
re: https://github.com/vimeo/ABLincoln/issues/11
Referring to the python reference implementation, it is possible to specify a compound primary_unit (e.g.: [ 'distinct_id', 'country' ] ) when setting up a SimpleNamespace. However, in PHP an exception...
PHPunit fails as the array subscripts are negative numbers when using 32 bit integers and modulo