[eluser]Aken[/eluser]
[quote author="joelkallman" date="1335549876"]Since there are a lot of people who agree with changing FALSE to NULL, I must be missing some areas of CodeIgniter (or PHP) where NULL produces an amazing benefit.
If you'd all be so kind, I'd love to hear your thoughts on the functional benefits of this change. [/quote]
Phil went over this in his first post. Basically it's a better coding standard - using values that SHOULD be expected.