#php serialize() encodes null's as 'N'
php serialize() encodes null's as the character 'N'
- http://php.net/manual/en/language.oop5.serialization.php
- http://php.net/manual/en/function.serialize.php#66147
php serialize() encodes null's as the character 'N'