--TEST-- Test strrpos() function : usage variations - multi line heredoc string for 'haystack' argument --FILE-- --EXPECTF-- *** Testing strrpos() function: with heredoc strings *** -- With heredoc string containing multi lines -- int(44) int(44) int(44) Warning: strrpos(): Empty delimiter in %s on line %d bool(false) int(55) *** Done ***