Dot与新线不匹配?

Sim*_*mon 6 php regex

当我.在其中编写正则表达式时,它与新行不匹配.

preg_match('/.*+?/') ...
Run Code Online (Sandbox Code Playgroud)

我需要写什么,以匹配所有可能的字符和新行?