From: Marc-Etienne V. <Mar...@al...> - 2014-05-26 14:53:09
|
Le 22/05/2014 14:35, Harold Hallikainen a écrit : > > I'm migrating to a new server and am installing phpwiki-code-8855-trunk. > I'm getting a lot of warnings about preg_replace. > > Warning: "preg_replace(): The /e modifier is deprecated, use > preg_replace_callback instead" > > In /etc/php.ini, I have this line: > error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT > > which seems it should suppress warnings about deprecated features. But, > the warnings keep showing up. Hello Harold, I just created a patch to replace preg_replace with preg_replace_callback. It is in Subversion revision 8856. Can you please see if it solves your problem? Best regards, Marc-Etienne Vargenau -- Marc-Etienne Vargenau Mar...@al... Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE +33 1 60 40 28 33 OnNet 2103 2833 |