Commit a40aa2d
committed
MDL-86655 lib: Preserve native booleans in PARAM_BOOL cleaning
Return true/false for boolean inputs instead of 0/1, keeping strict
comparisons and schema validation correct.
MDL-86655 lib: Preserve native booleans in PARAM_BOOL cleaning
Return true/false for boolean inputs instead of 0/1, keeping strict
comparisons and schema validation correct.1 parent bbf404a commit a40aa2d
1 file changed
+10
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
801 | | - | |
| 801 | + | |
802 | 802 | | |
803 | | - | |
804 | | - | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
805 | 807 | | |
806 | | - | |
807 | | - | |
808 | | - | |
809 | | - | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
810 | 812 | | |
811 | | - | |
| 813 | + | |
812 | 814 | | |
813 | 815 | | |
814 | 816 | | |
| |||
0 commit comments