Код: Выделить всё
str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
Filename: core/Output.php
Line Number: 457
Backtrace:
File: C:\xampp\htdocs\ifn_skripsi\index.php
Line: 315
Function: require_once
Код: Выделить всё
$output = str_replace(array('{elapsed_time}', '{memory_usage}'), array($elapsed, $memory), $output);
Подробнее здесь: https://stackoverflow.com/questions/784 ... arraystrin