<pre class='xdebug-var-dump' dir='ltr'><small>string</small> <font color='#cc0000'>'D:\workspace\p'</font> <i>(length=44)</i>
</pre><pre class='xdebug-var-dump' dir='ltr'><small>boolean</small> <font color='#75507b'>true</font>
</pre><pre class='xdebug-var-dump' dir='ltr'><small>boolean</small> <font color='#75507b'>true</font>
</pre><pre class='xdebug-var-dump' dir='ltr'><small>boolean</small> <font color='#75507b'>false</font>
</pre><pre class='xdebug-var-dump' dir='ltr'><small>boolean</small> <font color='#75507b'>true</font>
</pre>
------解决思路----------------------

不是很正常吗?
------解决思路----------------------
var_dump输出的时候好像会自动加<pre>
------解决思路----------------------
目测 应该是你正在使用xdebug var_dump 会自动的帮你加上样式显示.