[pmwiki-users] preg_replace issue for php 5.6

Jean-Pierre Chrétien jeanpierre.chretien at free.fr
Wed Aug 5 08:16:40 CDT 2015


Jean-Pierre Chrétien <jeanpierre.chretien <at> free.fr> writes:

> 
> I have a further problem: I make the error messages 
> 
> <cite>
>  Deprecated: preg_replace(): The /e modifier is deprecated, use
> preg_replace_callback instead in /home/cjpdic/www/testJdJ/wiki/pmwiki.php on
> line 473
> </cite>
> 
> appear by decommenting line
> 
> #if ($action=='edit') include_once("cookbook/convert-html.php");
> 
> in config.php.
> 
> But the messages still appear after I re-comment the line, whatever I do on
> the browser side (ask for a fresh reload of the page with Shift-reload, wipe
> out the cache). Seems that restarting the computer is the only way to
> recover a correct behavior.

Solved this one: there is php cache on the server side, I deactivated it
while I make tests.

-- 
Jean-Pierre




More information about the pmwiki-users mailing list