This commit just: - Moves the null => '' to better place, restricting it to PHP >= 7.0 (bug https://bugs.php.net/bug.php?id=72524) - Adds a couple of notes here and there. - Changes some small details to keep the file using the same coding.