I have fresh/new/clean installation, and am seeing lots of these in the PHP error log...
Code:
CAUGHT EXCEPTION: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/*redacted*/html/administrator/components/com_comprofiler/library/phpinputfilter/phpinputfilter.inputfilter.php on line 328
Trace:called in class cbpaidErrorHandler::_error_handler_callable(8192, "preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead", "/var/www/*redacted*/html/administrator/components/com_comprofiler/library/phpinputfilter/phpinputfilter.inputfilter.php", 328, array("source" => "2686"))
called in function preg_replace("/&#(\d+);/me", "utf8_encode(chr(\1))", "2686") on line 328 in file phpinputfilter.inputfilter.php
called in class CBInputFilter::decode("2686") on line 66 in file phpinputfilter.inputfilter.php
called in class CBInputFilter::process("2686") on line 353 in file plugin.foundation.php
called in function cbGetParam(array("user" => "2686", "plugin" => "cbpaidsubscriptions", "cbpaccount" => "expired", "task" => "pluginclass"), "user", 0) on line 185 in file cbpaidControllerCBTab.php
called in class cbpaidControllerCBTab::getTabComponent(NULL, object(moscomprofilerUser), 1, array()) on line 1087 in file cbpaidsubscriptions.php
called in class getcbpaidsubscriptionsTab::getTabComponent(NULL, object(moscomprofilerUser), 1, array()) on line 81 in file cbpaidControllerCBComponent.php
called in class CBplug_cbpaidsubscriptions::getCBpluginComponent(NULL, object(moscomprofilerUser), 1, array())
called in function call_user_func_array(array(0 => object(CBplug_cbpaidsubscriptions), 1 => "getCBpluginComponent"), array(0 => NULL, 1 => object(moscomprofilerUser), 2 => 1, 3 => array())) on line 583 in file plugin.class.php
called in class cbPluginHandler::call("500", "getCBpluginComponent", "CBplug_cbpaidsubscriptions", array(0 => NULL, 1 => object(moscomprofilerUser), 2 => 1, 3 => array()), NULL) on line 4187 in file comprofiler.class.php
called in class cbTabs::_callTabPlugin(NULL, object(moscomprofilerUser), "CBplug_cbpaidsubscriptions", "getCBpluginComponent", "500", array()) on line 4274 in file comprofiler.class.php
called in class cbTabs::tabClassPluginTabs(object(moscomprofilerUser), array(), "cbpaidsubscriptions", "CBplug_cbpaidsubscriptions", "getCBpluginComponent") on line 780 in file comprofiler.php
called in function tabClass("com_comprofiler", "pluginclass", 0) on line 275 in file comprofiler.php
called in function require_once("/var/www/*redacted*/html/components/com_comprofiler/comprofiler.php") on line 392 in file helper.php
called in class JComponentHelper::executeComponent("/var/www/*redacted*/html/components/com_comprofiler/comprofiler.php") on line 372 in file helper.php
called in class JComponentHelper::renderComponent("com_comprofiler") on line 191 in file site.php
called in class JApplicationSite::dispatch() on line 230 in file site.php
called in class JApplicationSite::doExecute() on line 252 in file cms.php
called in class JApplicationCms::execute() on line 45 in file index.php
$_GET = array (
'user' => '2686',
'plugin' => 'cbpaidsubscriptions',
'cbpaccount' => 'expired',
'task' => 'pluginclass',
)
$_POST = array (
)