PresenceBooleanDef is causing ParamValidator::getValue() to return null, while historical Action API behavior had returned false instead. While it generally shouldn't make a difference since PHP considers both falsey, and good arguments could be made either way, we can restore the historical behavior easily enough by having normalizeSettings() default PARAM_DEFAULT to false. Bug: T244440 Change-Id: Iee1d8e5753407674adc3f7384989841bc9b44c54 |
||
|---|---|---|
| .. | ||
| TypeDef | ||
| Util | ||
| ParamValidatorTest.php | ||
| SimpleCallbacksTest.php | ||
| TypeDefTest.php | ||