--TEST-- preg_match() single line match with multi-line input --FILE-- --EXPECT-- array(2) { [0]=> string(2) "My" [1]=> string(1) "y" }