I am using kPPHP 1.3.16 with PHP 5.4.6. The new PHP version was fixed by updating version 1.3.16, which caused some exclusionary warnings with older 1.3 kPHP applications. Unfortunately, I still get refracted warnings while using console , which is quite upset, and I can not find a place to shut them down. Whatever I have tried: Has anyone else gone into this problem?
error_reporting = E_ALL & amp; ~ E_DEPRECATED & amp; ~ E_STRICT .
error_reporting ($ reporting) stories in /cake/libs/configure.php to say
error_reporting (E_ALL & amp;). ; ~ E_DEPRECATED & amp; ~ E_STRICT) .
debug in app / config / core.fp Change Code> Mode to 0:
Configure :: Write ('debug', 0);
No comments:
Post a Comment