From: Harold H. <ha...@ha...> - 2014-05-22 13:03:24
|
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. Any ideas on an easy fix for this? THANKS! Harold -- FCC Rules Updated Daily at http://www.hallikainen.com - Advertising opportunities available! Not sent from an iPhone. -- FCC Rules Updated Daily at http://www.hallikainen.com - Advertising opportunities available! Not sent from an iPhone. |