substr() and iconv_substr() now return an empty string,
if string is equal to start characters long.
xml_parser_free() is no longer sufficient to free the
parser resource, if it references an object and this object references that
parser resource. In this case it is necessary to additionally unset the $parser.