Hello,
I try to edit a node and if I add preg_replace(), I can't save the node. I got no error message. I don't have the bug when typing others functions.

Comments

fizk’s picture

Status: Active » Closed (cannot reproduce)

I'm not able to reproduce this using:

<pre class="brush: php;">
preg_replace('hello', 'world');
</pre>

Please reopen this and attach the exact content you're trying to highlight if this is still an issue with the latest dev.