Strict (2048): Declaration of ClassementsController::index() should be compatible with AppController::index() [APP/Plugin/ClassementDynamique/Controller/ClassementsController.php, line 2]Code Context if (file_exists($file)) {
self::_map($file, $className, $plugin);
return include $file;
$className = 'ClassementsController'
$parts = array(
(int) 0 => 'ClassementDynamique',
(int) 1 => 'Controller'
)
$plugin = 'ClassementDynamique'
$package = 'Controller'
$file = '/var/www/kfet/GestionKIN/app/Plugin/ClassementDynamique/Controller/ClassementsController.php'
$paths = array(
(int) 0 => '/var/www/kfet/GestionKIN/app/Plugin/ClassementDynamique/Controller/',
(int) 1 => '/var/www/kfet/GestionKIN/app/Plugin/ClassementDynamique/Lib/Controller/',
(int) 2 => '/var/www/kfet/GestionKIN/app/Plugin/ClassementDynamique/Controller/'
)
$pluginPath = '/var/www/kfet/GestionKIN/app/Plugin/ClassementDynamique/'
$normalizedClassName = 'ClassementsController'
$path = '/var/www/kfet/GestionKIN/app/Plugin/ClassementDynamique/Controller/'
include - APP/Plugin/ClassementDynamique/Controller/ClassementsController.php, line 2
App::load() - CORE/Cake/Core/App.php, line 560
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
Dispatcher::_loadController() - CORE/Cake/Routing/Dispatcher.php, line 265
Dispatcher::_getController() - CORE/Cake/Routing/Dispatcher.php, line 234
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 152
[main] - APP/webroot/index.php, line 92
Warning (2): Missing argument 1 for ClassementsController::index() [APP/Plugin/ClassementDynamique/Controller/ClassementsController.php, line 50]Code ContextClassementsController::index() - APP/Plugin/ClassementDynamique/Controller/ClassementsController.php, line 50
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92
Notice (8): Undefined variable: beginTime [APP/Plugin/ClassementDynamique/Controller/ClassementsController.php, line 52]Code ContextClassementsController::index() - APP/Plugin/ClassementDynamique/Controller/ClassementsController.php, line 52
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92