Daniel Mitterdorfer aece89d6a1 Make boolean conversion strict (#22200)
This PR removes all leniency in the conversion of Strings to booleans: "true"
is converted to the boolean value `true`, "false" is converted to the boolean
value `false`. Everything else raises an error.
2017-01-19 07:59:18 +01:00
..
2017-01-17 21:00:36 -05:00
2017-01-16 07:39:37 -05:00
2016-09-21 09:36:21 -04:00
2016-10-11 12:21:46 +02:00
2017-01-11 16:47:13 -07:00