[pmwiki-users] "The /e modifier is deprecated..."

Michael Benjamin mikerb at mit.edu
Tue Nov 3 14:08:43 CST 2015


See http://www.pmwiki.org/wiki/PITS/01319

As the page indicates, a work-around would be to add the below line in 
pmwiki.php

error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED);

Mike

- http://oceanai.mit.edu/ivpman




On Tue, 3 Nov 2015, Donald Z. Osborn wrote:

> Went out to run an errand and vote, and now thewikis I run on 2 domains
> (farmed on same server) give this error message repeated in many lines,
> double-spaced.
>
> *Deprecated*: preg_replace(): The /e modifier is deprecated, use
> preg_replace_callback instead in < I clipped the directory from the error
> line here > on line
> *1698*
> ... Any idea what happened? My host switched to PHP 5.6 last Tuesday, but
> assume any problem with that would have been seen before now. I haven't yet
> updated PmWiki to .81 from .79.
>
> TIA, Don
>



More information about the pmwiki-users mailing list