Remove unnecessary PHPDoc-alike blocks from tests Closes GH-5759
Add str_starts_with() and str_ends_with() RFC: https://wiki.php.net/rfc/add_str_starts_with_and_ends_with_functions Closes GH-5300.