使用Crayon高亮插件 出现"PHP has encountered a Stack overflow"解决办法
临时处理方法
清除<script>标签
将crayon高亮代码中的<pre>标签属性中的decode:true;删掉
本文地址: https://blog.fbzl.org/使用crayon高亮插件-出现php-has-encountered-a-stack-overflow解决办法/ 疑难杂症
临时处理方法
清除<script>标签
将crayon高亮代码中的<pre>标签属性中的decode:true;删掉