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