Błąd PHP

Function create_function() is deprecated
Błąd w pliku /aqua/System/Framework/Config/Config.php, w linii 111. Error Level 8192.

Wystąpienie błędu

      {
        $indexesString .= "['{$indexes[$i]}']";
      }
    }
    
    $anonymousFunction = create_function('$array', "
      if(isset(\$array$indexesString))
        return \$array$indexesString;
      else
        return null;
    ");
    
    return $anonymousFunction($this->_config);
  }
}

Backtrace

# Method File Line
5 System\Handler\PHPError\PHPErrorHandler->showError() /aqua/System/Framework/Config/Config.php 111
4 System\Framework\Config\Config->getConfig() /aqua/System/Framework/Config/Directory.php 73
3 System\Framework\Config\Directory->register() /aqua/System/Framework/Kernel.php 112
2 System\Framework\Kernel->init() /aqua/System/Framework/Kernel.php 127
1 System\Framework\Kernel->run() /aqua/index.php 93

trigoCMS! v.1.2.0 | Media Essence | Copyright © 2012 - 2024
28.03.2024 16:01:41