--TEST-- Test strrpos() function : usage variations - empty heredoc string for 'haystack' argument --FILE-- --EXPECTF-- *** Testing strrpos() function: with heredoc strings *** -- With empty heredoc string -- bool(false) bool(false) bool(false) bool(false) *** Done ***