--TEST-- Test strripos() function : usage variations - heredoc string containing special chars for 'haystack' argument --FILE-- ===DONE=== --EXPECTF-- *** Testing strripos() function: with heredoc strings *** -- With heredoc string containing special chars -- int(0) bool(false) int(41) int(39) int(55) int(55) int(57) ===DONE===