--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) Deprecated: strrpos(): Non-string needles will be interpreted as strings in %s on line %d bool(false) Deprecated: strrpos(): Non-string needles will be interpreted as strings in %s on line %d bool(false) *** Done ***