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