Deprecated (16384) : Cake\Cache\Cache::config() is deprecated. Use setConfig()/getConfig() instead. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 146
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Cake\Cache\Cache::config() is deprecated. Use setConfig()/getConfig() instead. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 146
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/StaticConfigTrait.php',
'line' => (int) 169,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Cake\Cache\Cache::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 146,
'function' => 'config',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 27,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php'
],
'function' => 'require'
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 146,
'function' => 'config',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => [
'default' => [
[maximum depth reached]
],
'_cake_core_' => [
[maximum depth reached]
],
'_cake_model_' => [
[maximum depth reached]
]
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Cache\Cache::config() - CORE/src/Core/StaticConfigTrait.php, line 169
require - ROOT/config/bootstrap.php, line 146
[main] - ROOT/webroot/index.php, line 27 Deprecated (16384) : Cake\Datasource\ConnectionManager::config() is deprecated. Use setConfig()/getConfig() instead. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 147
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Cake\Datasource\ConnectionManager::config() is deprecated. Use setConfig()/getConfig() instead. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 147
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/StaticConfigTrait.php',
'line' => (int) 169,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Cake\Datasource\ConnectionManager::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 147,
'function' => 'config',
'class' => 'Cake\Datasource\ConnectionManager',
'type' => '::',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 27,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php'
],
'function' => 'require'
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 147,
'function' => 'config',
'class' => 'Cake\Datasource\ConnectionManager',
'type' => '::',
'args' => [
(int) 0 => [
'default' => [
[maximum depth reached]
],
'test' => [
[maximum depth reached]
]
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Datasource\ConnectionManager::config() - CORE/src/Core/StaticConfigTrait.php, line 169
require - ROOT/config/bootstrap.php, line 147
[main] - ROOT/webroot/index.php, line 27 Deprecated (16384) : Email::configTransport() is deprecated. Use TransportFactory::setConfig() or TransportFactory::getConfig() instead. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 148
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Email::configTransport() is deprecated. Use TransportFactory::setConfig() or TransportFactory::getConfig() instead. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 148
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Mailer/Email.php',
'line' => (int) 2034,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Email::configTransport() is deprecated. Use TransportFactory::setConfig() or TransportFactory::getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 148,
'function' => 'configTransport',
'class' => 'Cake\Mailer\Email',
'type' => '::',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 27,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php'
],
'function' => 'require'
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 148,
'function' => 'configTransport',
'class' => 'Cake\Mailer\Email',
'type' => '::',
'args' => [
(int) 0 => [
'default' => [
[maximum depth reached]
]
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Mailer\Email::configTransport() - CORE/src/Mailer/Email.php, line 2034
require - ROOT/config/bootstrap.php, line 148
[main] - ROOT/webroot/index.php, line 27 Deprecated (16384) : Cake\Mailer\Email::config() is deprecated. Use setConfig()/getConfig() instead. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 149
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Cake\Mailer\Email::config() is deprecated. Use setConfig()/getConfig() instead. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 149
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/StaticConfigTrait.php',
'line' => (int) 169,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Cake\Mailer\Email::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 149,
'function' => 'config',
'class' => 'Cake\Mailer\Email',
'type' => '::',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 27,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php'
],
'function' => 'require'
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 149,
'function' => 'config',
'class' => 'Cake\Mailer\Email',
'type' => '::',
'args' => [
(int) 0 => [
'default' => [
[maximum depth reached]
]
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Mailer\Email::config() - CORE/src/Core/StaticConfigTrait.php, line 169
require - ROOT/config/bootstrap.php, line 149
[main] - ROOT/webroot/index.php, line 27 Deprecated (16384) : Cake\Log\Log::config() is deprecated. Use setConfig()/getConfig() instead. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 150
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Cake\Log\Log::config() is deprecated. Use setConfig()/getConfig() instead. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 150
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/StaticConfigTrait.php',
'line' => (int) 169,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Cake\Log\Log::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 150,
'function' => 'config',
'class' => 'Cake\Log\Log',
'type' => '::',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 27,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php'
],
'function' => 'require'
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 150,
'function' => 'config',
'class' => 'Cake\Log\Log',
'type' => '::',
'args' => [
(int) 0 => [
'debug' => [
[maximum depth reached]
],
'error' => [
[maximum depth reached]
]
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Log\Log::config() - CORE/src/Core/StaticConfigTrait.php, line 169
require - ROOT/config/bootstrap.php, line 150
[main] - ROOT/webroot/index.php, line 27 Deprecated (16384) : Security::salt() is deprecated. Use Security::getSalt()/setSalt() instead. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 151
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Security::salt() is deprecated. Use Security::getSalt()/setSalt() instead. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 151
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Utility/Security.php',
'line' => (int) 389,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Security::salt() is deprecated. Use Security::getSalt()/setSalt() instead.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 151,
'function' => 'salt',
'class' => 'Cake\Utility\Security',
'type' => '::',
'args' => [
(int) 0 => 'c5948f953b5c3a37eb18a243d7a6b19376c02d0b67eaa93075a63388451b7fc8'
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 27,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php'
],
'function' => 'require'
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 151,
'function' => 'salt',
'class' => 'Cake\Utility\Security',
'type' => '::',
'args' => [
(int) 0 => 'c5948f953b5c3a37eb18a243d7a6b19376c02d0b67eaa93075a63388451b7fc8'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Utility\Security::salt() - CORE/src/Utility/Security.php, line 389
require - ROOT/config/bootstrap.php, line 151
[main] - ROOT/webroot/index.php, line 27 Deprecated (16384) : Use Cake\Http\ServerRequest instead of Cake\Network\Request. - /home/httpd/unlax.com/accounting/public/vendor/composer/ClassLoader.php, line: 571
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Use Cake\Http\ServerRequest instead of Cake\Network\Request. - /home/httpd/unlax.com/accounting/public/vendor/composer/ClassLoader.php, line: 571
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Network/Request.php',
'line' => (int) 4,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Use Cake\Http\ServerRequest instead of Cake\Network\Request.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/composer/ClassLoader.php',
'line' => (int) 571,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Network/Request.php'
],
'function' => 'include'
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/composer/ClassLoader.php',
'line' => (int) 428,
'function' => 'Composer\Autoload\includeFile',
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/vendor/composer/../cakephp/cakephp/src/Network/Request.php'
]
],
(int) 3 => [
'function' => 'loadClass',
'class' => 'Composer\Autoload\ClassLoader',
'object' => object(Composer\Autoload\ClassLoader) {},
'type' => '->',
'args' => [
(int) 0 => 'Cake\Network\Request'
]
],
(int) 4 => [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 163,
'function' => 'spl_autoload_call',
'args' => [
(int) 0 => 'Cake\Network\Request'
]
],
(int) 5 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 27,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php'
],
'function' => 'require'
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/composer/ClassLoader.php',
'line' => (int) 571,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Network/Request.php'
],
'function' => 'include'
] deprecationWarning - CORE/src/Core/functions.php, line 311
include - CORE/src/Network/Request.php, line 4
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 571
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 428
spl_autoload_call - [internal], line ??
require - ROOT/config/bootstrap.php, line 163
[main] - ROOT/webroot/index.php, line 27 Deprecated (16384) : Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 193
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 193
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 117,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 193,
'function' => 'load',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Migrations'
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 27,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php'
],
'function' => 'require'
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 193,
'function' => 'load',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Migrations'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117
require - ROOT/config/bootstrap.php, line 193
[main] - ROOT/webroot/index.php, line 27 Deprecated (16384) : Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 198
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/httpd/unlax.com/accounting/public/config/bootstrap.php, line: 198
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 117,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 198,
'function' => 'load',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'DebugKit',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 27,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php'
],
'function' => 'require'
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 198,
'function' => 'load',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'DebugKit',
(int) 1 => [
'bootstrap' => true
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117
require - ROOT/config/bootstrap.php, line 198
[main] - ROOT/webroot/index.php, line 27 Deprecated (16384) : Plugin::bootstrap() is deprecated. This method will be removed in 4.0.0. - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 172
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Plugin::bootstrap() is deprecated. This method will be removed in 4.0.0. - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 172
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 285,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Plugin::bootstrap() is deprecated. This method will be removed in 4.0.0.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 172,
'function' => 'bootstrap',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'DebugKit'
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php',
'line' => (int) 198,
'function' => 'load',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'DebugKit',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 27,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/config/bootstrap.php'
],
'function' => 'require'
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 172,
'function' => 'bootstrap',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'DebugKit'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Core\Plugin::bootstrap() - CORE/src/Core/Plugin.php, line 285
Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 172
require - ROOT/config/bootstrap.php, line 198
[main] - ROOT/webroot/index.php, line 27 Deprecated (16384) : ServerRequest::createFromGlobals() is deprecated. Use `Cake\Http\ServerRequestFactory` instead. - /home/httpd/unlax.com/accounting/public/webroot/index.php, line: 35
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'ServerRequest::createFromGlobals() is deprecated. Use `Cake\Http\ServerRequestFactory` instead. - /home/httpd/unlax.com/accounting/public/webroot/index.php, line: 35
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 265,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ServerRequest::createFromGlobals() is deprecated. Use `Cake\Http\ServerRequestFactory` instead.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 35,
'function' => 'createFromGlobals',
'class' => 'Cake\Http\ServerRequest',
'type' => '::',
'args' => []
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 35,
'function' => 'createFromGlobals',
'class' => 'Cake\Http\ServerRequest',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::createFromGlobals() - CORE/src/Http/ServerRequest.php, line 265
[main] - ROOT/webroot/index.php, line 35 Deprecated (16384) : Use Cake\Http\Response instead of Cake\Network\Response. - /home/httpd/unlax.com/accounting/public/vendor/composer/ClassLoader.php, line: 571
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Use Cake\Http\Response instead of Cake\Network\Response. - /home/httpd/unlax.com/accounting/public/vendor/composer/ClassLoader.php, line: 571
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Network/Response.php',
'line' => (int) 4,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Use Cake\Http\Response instead of Cake\Network\Response.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/composer/ClassLoader.php',
'line' => (int) 571,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Network/Response.php'
],
'function' => 'include'
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/composer/ClassLoader.php',
'line' => (int) 428,
'function' => 'Composer\Autoload\includeFile',
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/vendor/composer/../cakephp/cakephp/src/Network/Response.php'
]
],
(int) 3 => [
'function' => 'loadClass',
'class' => 'Composer\Autoload\ClassLoader',
'object' => object(Composer\Autoload\ClassLoader) {},
'type' => '->',
'args' => [
(int) 0 => 'Cake\Network\Response'
]
],
(int) 4 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'spl_autoload_call',
'args' => [
(int) 0 => 'Cake\Network\Response'
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/composer/ClassLoader.php',
'line' => (int) 571,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Network/Response.php'
],
'function' => 'include'
] deprecationWarning - CORE/src/Core/functions.php, line 311
include - CORE/src/Network/Response.php, line 4
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 571
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 428
spl_autoload_call - [internal], line ??
[main] - ROOT/webroot/index.php, line 36 Deprecated (16384) : Dispatcher is deprecated. You should update your application to use the Http\Server implementation instead. - /home/httpd/unlax.com/accounting/public/webroot/index.php, line: 36
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Dispatcher is deprecated. You should update your application to use the Http\Server implementation instead. - /home/httpd/unlax.com/accounting/public/webroot/index.php, line: 36
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 63,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Dispatcher is deprecated. You should update your application to use the Http\Server implementation instead.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {
[protected] _filters => [
[maximum depth reached]
]
[protected] _eventManager => null
[protected] _eventClass => 'Cake\Event\Event'
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 63
[main] - ROOT/webroot/index.php, line 36 Deprecated (16384) : ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php, line: 61
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php, line: 61
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 155,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 61,
'function' => 'addFilter',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\Filter\AssetFilter) {}
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 65,
'function' => '__construct',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => object(Cake\Event\EventManager) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 61,
'function' => 'addFilter',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {
[protected] filters => [[maximum depth reached]]
[protected] factory => null
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => 'Cake\Event\Event'
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\Filter\AssetFilter) {}
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ActionDispatcher::addFilter() - CORE/src/Http/ActionDispatcher.php, line 155
Cake\Http\ActionDispatcher::__construct() - CORE/src/Http/ActionDispatcher.php, line 61
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 65
[main] - ROOT/webroot/index.php, line 36 Deprecated (16384) : ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php, line: 61
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php, line: 61
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 155,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 61,
'function' => 'addFilter',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\Filter\RoutingFilter) {}
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 65,
'function' => '__construct',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => object(Cake\Event\EventManager) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 61,
'function' => 'addFilter',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {
[protected] filters => [
[maximum depth reached]
]
[protected] factory => null
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => 'Cake\Event\Event'
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\Filter\RoutingFilter) {}
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ActionDispatcher::addFilter() - CORE/src/Http/ActionDispatcher.php, line 155
Cake\Http\ActionDispatcher::__construct() - CORE/src/Http/ActionDispatcher.php, line 61
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 65
[main] - ROOT/webroot/index.php, line 36 Deprecated (16384) : ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php, line: 61
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php, line: 61
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 155,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 61,
'function' => 'addFilter',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\Filter\ControllerFactoryFilter) {}
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 65,
'function' => '__construct',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => object(Cake\Event\EventManager) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 61,
'function' => 'addFilter',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {
[protected] filters => [
[maximum depth reached]
]
[protected] factory => null
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => 'Cake\Event\Event'
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\Filter\ControllerFactoryFilter) {}
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ActionDispatcher::addFilter() - CORE/src/Http/ActionDispatcher.php, line 155
Cake\Http\ActionDispatcher::__construct() - CORE/src/Http/ActionDispatcher.php, line 61
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 65
[main] - ROOT/webroot/index.php, line 36 Deprecated (16384) : You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/httpd/unlax.com/accounting/public/config/routes.php, line: 81
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/httpd/unlax.com/accounting/public/config/routes.php, line: 81
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 318,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/config/routes.php',
'line' => (int) 81,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 1225,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/config/routes.php'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 386,
'function' => '_loadRoutes',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => []
],
(int) 4 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Filter/RoutingFilter.php',
'line' => (int) 57,
'function' => 'parseRequest',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {}
]
],
(int) 5 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\RoutingFilter',
'object' => object(Cake\Routing\Filter\RoutingFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 6 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\RoutingFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 7 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 328,
'function' => '_callListener',
'class' => 'Cake\Event\EventManager',
'object' => object(Cake\Event\EventManager) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 8 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php',
'line' => (int) 112,
'function' => 'dispatch',
'class' => 'Cake\Event\EventManager',
'object' => object(Cake\Event\EventManager) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 9 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 66,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 11 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/config/routes.php',
'line' => (int) 81,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318
include - ROOT/config/routes.php, line 81
Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1225
Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386
Cake\Routing\Filter\RoutingFilter::beforeDispatch() - CORE/src/Routing/Filter/RoutingFilter.php, line 57
Cake\Routing\DispatcherFilter::handle() - CORE/src/Routing/DispatcherFilter.php, line 143
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\Http\ActionDispatcher::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 79
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 66
[main] - ROOT/webroot/index.php, line 36 Deprecated (16384) : You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 318,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'DebugKit'
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/config/routes.php',
'line' => (int) 81,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 1225,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/config/routes.php'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 386,
'function' => '_loadRoutes',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => []
],
(int) 5 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Filter/RoutingFilter.php',
'line' => (int) 57,
'function' => 'parseRequest',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {}
]
],
(int) 6 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\RoutingFilter',
'object' => object(Cake\Routing\Filter\RoutingFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 7 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\RoutingFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 328,
'function' => '_callListener',
'class' => 'Cake\Event\EventManager',
'object' => object(Cake\Event\EventManager) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 9 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php',
'line' => (int) 112,
'function' => 'dispatch',
'class' => 'Cake\Event\EventManager',
'object' => object(Cake\Event\EventManager) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 10 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 66,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'DebugKit'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318
Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322
include - ROOT/config/routes.php, line 81
Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1225
Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386
Cake\Routing\Filter\RoutingFilter::beforeDispatch() - CORE/src/Routing/Filter/RoutingFilter.php, line 57
Cake\Routing\DispatcherFilter::handle() - CORE/src/Routing/DispatcherFilter.php, line 143
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\Http\ActionDispatcher::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 79
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 66
[main] - ROOT/webroot/index.php, line 36 Deprecated (16384) : You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 318,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Migrations'
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/config/routes.php',
'line' => (int) 81,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 1225,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/config/routes.php'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 386,
'function' => '_loadRoutes',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => []
],
(int) 5 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Filter/RoutingFilter.php',
'line' => (int) 57,
'function' => 'parseRequest',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {}
]
],
(int) 6 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\RoutingFilter',
'object' => object(Cake\Routing\Filter\RoutingFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 7 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\RoutingFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 328,
'function' => '_callListener',
'class' => 'Cake\Event\EventManager',
'object' => object(Cake\Event\EventManager) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 9 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php',
'line' => (int) 112,
'function' => 'dispatch',
'class' => 'Cake\Event\EventManager',
'object' => object(Cake\Event\EventManager) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 10 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 66,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Migrations'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318
Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322
include - ROOT/config/routes.php, line 81
Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1225
Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386
Cake\Routing\Filter\RoutingFilter::beforeDispatch() - CORE/src/Routing/Filter/RoutingFilter.php, line 57
Cake\Routing\DispatcherFilter::handle() - CORE/src/Routing/DispatcherFilter.php, line 143
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\Http\ActionDispatcher::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 79
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 66
[main] - ROOT/webroot/index.php, line 36 Deprecated (16384) : ServerRequest::addParams() is deprecated. Use `withParam()` or `withAttribute("params", $params)` instead. - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Filter/RoutingFilter.php, line: 58
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'ServerRequest::addParams() is deprecated. Use `withParam()` or `withAttribute("params", $params)` instead. - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Filter/RoutingFilter.php, line: 58
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 1085,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ServerRequest::addParams() is deprecated. Use `withParam()` or `withAttribute("params", $params)` instead.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Filter/RoutingFilter.php',
'line' => (int) 58,
'function' => 'addParams',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\RoutingFilter',
'object' => object(Cake\Routing\Filter\RoutingFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\RoutingFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 4 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 328,
'function' => '_callListener',
'class' => 'Cake\Event\EventManager',
'object' => object(Cake\Event\EventManager) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 5 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php',
'line' => (int) 112,
'function' => 'dispatch',
'class' => 'Cake\Event\EventManager',
'object' => object(Cake\Event\EventManager) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 6 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 66,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Filter/RoutingFilter.php',
'line' => (int) 58,
'function' => 'addParams',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => ''
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Laminas\Diactoros\PhpInputStream) {}
[protected] uri => object(Laminas\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
[private] mergeFilesAsObjects => false
},
'type' => '->',
'args' => [
(int) 0 => [
'pass' => [[maximum depth reached]],
'controller' => 'Admins',
'action' => 'login',
'plugin' => null,
'_matchedRoute' => '/'
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::addParams() - CORE/src/Http/ServerRequest.php, line 1085
Cake\Routing\Filter\RoutingFilter::beforeDispatch() - CORE/src/Routing/Filter/RoutingFilter.php, line 58
Cake\Routing\DispatcherFilter::handle() - CORE/src/Routing/DispatcherFilter.php, line 143
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\Http\ActionDispatcher::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 79
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 66
[main] - ROOT/webroot/index.php, line 36 Deprecated (16384) : Accessing `data` as a property will be removed in 4.0.0. Use request->getData() instead. - /home/httpd/unlax.com/accounting/public/src/Controller/AppController.php, line: 70
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing `data` as a property will be removed in 4.0.0. Use request->getData() instead. - /home/httpd/unlax.com/accounting/public/src/Controller/AppController.php, line: 70
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 746,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing `data` as a property will be removed in 4.0.0. Use request->getData() instead.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/src/Controller/AppController.php',
'line' => (int) 70,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'data'
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\AdminsController) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\AdminsController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 4 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 5 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 7 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 8 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 9 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 328,
'function' => '_callListener',
'class' => 'Cake\Event\EventManager',
'object' => object(Cake\Event\EventManager) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 10 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php',
'line' => (int) 112,
'function' => 'dispatch',
'class' => 'Cake\Event\EventManager',
'object' => object(Cake\Event\EventManager) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 11 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 66,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 13 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/src/Controller/AppController.php',
'line' => (int) 70,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => ''
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Laminas\Diactoros\PhpInputStream) {}
[protected] uri => object(Laminas\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
[private] mergeFilesAsObjects => false
},
'type' => '->',
'args' => [
(int) 0 => 'data'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 746
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 70
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47
Cake\Routing\Filter\ControllerFactoryFilter::_getController() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 63
Cake\Routing\Filter\ControllerFactoryFilter::beforeDispatch() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 48
Cake\Routing\DispatcherFilter::handle() - CORE/src/Routing/DispatcherFilter.php, line 143
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\Http\ActionDispatcher::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 79
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 66
[main] - ROOT/webroot/index.php, line 36 Deprecated (16384) : Response::send() will be removed in 4.0.0 - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php, line: 71
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Response::send() will be removed in 4.0.0 - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php, line: 71
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php',
'line' => (int) 499,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Response::send() will be removed in 4.0.0'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 71,
'function' => 'send',
'class' => 'Cake\Http\Response',
'object' => object(Cake\Http\Response) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 71,
'function' => 'send',
'class' => 'Cake\Http\Response',
'object' => object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
[maximum depth reached]
],
'file' => null,
'fileRange' => [[maximum depth reached]],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [[maximum depth reached]],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>ログイン</title>
<link rel="stylesheet" href="/bower_components/kendo-ui/styles/kendo.common-bootstrap.min.css"/> <link rel="stylesheet" href="/bower_components/kendo-ui/styles/kendo.bootstrap.min.css"/> <link rel="stylesheet" href="/bower_components/jquery-ui/themes/base/jquery-ui.min.css"/> <link rel="stylesheet" href="/bower_components/bootstrap/dist/css/bootstrap.min.css"/> <link rel="stylesheet" href="/bower_components/bootstrap/dist/css/bootstrap-theme.min.css"/> <link rel="stylesheet" href="/css/admin.css"/>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="/bower_components/jquery/dist/jquery.min.js"></script> <script src="/bower_components/kendo-ui/js/kendo.ui.core.min.js"></script> <script src="/bower_components/kendo-ui/js/cultures/kendo.culture.ja-JP.min.js"></script> <script src="/bower_components/jquery-ui/jquery-ui.min.js"></script> <script src="/bower_components/jquery-ui/ui/i18n/datepicker-ja.js"></script> <script>
$.widget.bridge('uibutton', $.ui.button);
$.widget.bridge('uitooltip', $.ui.tooltip);
</script>
<script src="/bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<style>
body {
padding-top: 40px;
padding-bottom: 40px;
background-color: #eee;
}
.form-signin {
max-width: 330px;
padding: 15px;
margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
margin-bottom: 10px;
}
.form-signin .checkbox {
font-weight: normal;
}
.form-signin .form-control {
position: relative;
height: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
font-size: 16px;
}
.form-signin .form-control:focus {
z-index: 2;
}
.form-signin input[type="email"] {
margin-bottom: -1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
</style>
</head>
<body>
<div class="container">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr628587442ff23-trace').style.display = (document.getElementById('cakeErr628587442ff23-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form. - /home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp, line: 52
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr628587442ff23-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr628587442ff23-code').style.display = (document.getElementById('cakeErr628587442ff23-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr628587442ff23-context').style.display = (document.getElementById('cakeErr628587442ff23-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr628587442ff23-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr628587442ff23-context" class="cake-context" style="display: none;">$message = 'Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form. - /home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp, line: 52
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/Helper/FormHelper.php',
'line' => (int) 410,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
'line' => (int) 52,
'function' => 'create',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(Cake\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'Admins',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1393,
'function' => '_evaluate',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 892,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp'
]
],
(int) 5 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 791,
'function' => 'render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => null
]
],
(int) 6 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 126,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\AdminsController) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\AdminsController) {}
]
],
(int) 8 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 66,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 9 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
'line' => (int) 52,
'function' => 'create',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(Cake\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'Admins',
(int) 1 => [
'class' => 'form-signin'
]
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::create() - CORE/src/View/Helper/FormHelper.php, line 410
include - APP/Template/Admins/login.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 66
[main] - ROOT/webroot/index.php, line 36</pre></div></pre><form method="post" accept-charset="utf-8" class="form-signin" action="/"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <h2 class="form-signin-heading">ログイン</h2>
<label for="inputEmail" class="sr-only">管理者ログインID</label>
<input type="text" name="email" class="form-control" placeholder="管理者ログインID" autofocus="autofocus"/>
<label for="inputPassword" class="sr-only">パスワード</label>
<input type="password" name="password" class="form-control"/>
<div class="mb20 error error-message">
</div>
<button class="btn btn-lg btn-primary btn-block" type="submit">ログインする</button>
</form> </div> <!-- /container -->
</body>
</html>
'
},
'type' => '->',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\Response::send() - CORE/src/Http/Response.php, line 499
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 71
[main] - ROOT/webroot/index.php, line 36 Deprecated (16384) : Will be removed in 4.0.0 - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php, line: 505
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Will be removed in 4.0.0 - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php, line: 505
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php',
'line' => (int) 623,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Will be removed in 4.0.0'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php',
'line' => (int) 505,
'function' => '_setContent',
'class' => 'Cake\Http\Response',
'object' => object(Cake\Http\Response) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 71,
'function' => 'send',
'class' => 'Cake\Http\Response',
'object' => object(Cake\Http\Response) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php',
'line' => (int) 505,
'function' => '_setContent',
'class' => 'Cake\Http\Response',
'object' => object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
[maximum depth reached]
],
'file' => null,
'fileRange' => [[maximum depth reached]],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [[maximum depth reached]],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>ログイン</title>
<link rel="stylesheet" href="/bower_components/kendo-ui/styles/kendo.common-bootstrap.min.css"/> <link rel="stylesheet" href="/bower_components/kendo-ui/styles/kendo.bootstrap.min.css"/> <link rel="stylesheet" href="/bower_components/jquery-ui/themes/base/jquery-ui.min.css"/> <link rel="stylesheet" href="/bower_components/bootstrap/dist/css/bootstrap.min.css"/> <link rel="stylesheet" href="/bower_components/bootstrap/dist/css/bootstrap-theme.min.css"/> <link rel="stylesheet" href="/css/admin.css"/>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="/bower_components/jquery/dist/jquery.min.js"></script> <script src="/bower_components/kendo-ui/js/kendo.ui.core.min.js"></script> <script src="/bower_components/kendo-ui/js/cultures/kendo.culture.ja-JP.min.js"></script> <script src="/bower_components/jquery-ui/jquery-ui.min.js"></script> <script src="/bower_components/jquery-ui/ui/i18n/datepicker-ja.js"></script> <script>
$.widget.bridge('uibutton', $.ui.button);
$.widget.bridge('uitooltip', $.ui.tooltip);
</script>
<script src="/bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<style>
body {
padding-top: 40px;
padding-bottom: 40px;
background-color: #eee;
}
.form-signin {
max-width: 330px;
padding: 15px;
margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
margin-bottom: 10px;
}
.form-signin .checkbox {
font-weight: normal;
}
.form-signin .form-control {
position: relative;
height: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
font-size: 16px;
}
.form-signin .form-control:focus {
z-index: 2;
}
.form-signin input[type="email"] {
margin-bottom: -1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
</style>
</head>
<body>
<div class="container">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr628587442ff23-trace').style.display = (document.getElementById('cakeErr628587442ff23-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form. - /home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp, line: 52
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr628587442ff23-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr628587442ff23-code').style.display = (document.getElementById('cakeErr628587442ff23-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr628587442ff23-context').style.display = (document.getElementById('cakeErr628587442ff23-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr628587442ff23-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr628587442ff23-context" class="cake-context" style="display: none;">$message = 'Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form. - /home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp, line: 52
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/Helper/FormHelper.php',
'line' => (int) 410,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
'line' => (int) 52,
'function' => 'create',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(Cake\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'Admins',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1393,
'function' => '_evaluate',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 892,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp'
]
],
(int) 5 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 791,
'function' => 'render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => null
]
],
(int) 6 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 126,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\AdminsController) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\AdminsController) {}
]
],
(int) 8 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 66,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 9 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
'line' => (int) 52,
'function' => 'create',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(Cake\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'Admins',
(int) 1 => [
'class' => 'form-signin'
]
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::create() - CORE/src/View/Helper/FormHelper.php, line 410
include - APP/Template/Admins/login.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 66
[main] - ROOT/webroot/index.php, line 36</pre></div></pre><form method="post" accept-charset="utf-8" class="form-signin" action="/"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <h2 class="form-signin-heading">ログイン</h2>
<label for="inputEmail" class="sr-only">管理者ログインID</label>
<input type="text" name="email" class="form-control" placeholder="管理者ログインID" autofocus="autofocus"/>
<label for="inputPassword" class="sr-only">パスワード</label>
<input type="password" name="password" class="form-control"/>
<div class="mb20 error error-message">
</div>
<button class="btn btn-lg btn-primary btn-block" type="submit">ログインする</button>
</form> </div> <!-- /container -->
</body>
</html>
'
},
'type' => '->',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\Response::_setContent() - CORE/src/Http/Response.php, line 623
Cake\Http\Response::send() - CORE/src/Http/Response.php, line 505
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 71
[main] - ROOT/webroot/index.php, line 36 Deprecated (16384) : Will be removed in 4.0.0 - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php, line: 506
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Will be removed in 4.0.0 - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php, line: 506
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php',
'line' => (int) 530,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Will be removed in 4.0.0'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php',
'line' => (int) 506,
'function' => 'sendHeaders',
'class' => 'Cake\Http\Response',
'object' => object(Cake\Http\Response) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 71,
'function' => 'send',
'class' => 'Cake\Http\Response',
'object' => object(Cake\Http\Response) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php',
'line' => (int) 506,
'function' => 'sendHeaders',
'class' => 'Cake\Http\Response',
'object' => object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
[maximum depth reached]
],
'file' => null,
'fileRange' => [[maximum depth reached]],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [[maximum depth reached]],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>ログイン</title>
<link rel="stylesheet" href="/bower_components/kendo-ui/styles/kendo.common-bootstrap.min.css"/> <link rel="stylesheet" href="/bower_components/kendo-ui/styles/kendo.bootstrap.min.css"/> <link rel="stylesheet" href="/bower_components/jquery-ui/themes/base/jquery-ui.min.css"/> <link rel="stylesheet" href="/bower_components/bootstrap/dist/css/bootstrap.min.css"/> <link rel="stylesheet" href="/bower_components/bootstrap/dist/css/bootstrap-theme.min.css"/> <link rel="stylesheet" href="/css/admin.css"/>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="/bower_components/jquery/dist/jquery.min.js"></script> <script src="/bower_components/kendo-ui/js/kendo.ui.core.min.js"></script> <script src="/bower_components/kendo-ui/js/cultures/kendo.culture.ja-JP.min.js"></script> <script src="/bower_components/jquery-ui/jquery-ui.min.js"></script> <script src="/bower_components/jquery-ui/ui/i18n/datepicker-ja.js"></script> <script>
$.widget.bridge('uibutton', $.ui.button);
$.widget.bridge('uitooltip', $.ui.tooltip);
</script>
<script src="/bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<style>
body {
padding-top: 40px;
padding-bottom: 40px;
background-color: #eee;
}
.form-signin {
max-width: 330px;
padding: 15px;
margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
margin-bottom: 10px;
}
.form-signin .checkbox {
font-weight: normal;
}
.form-signin .form-control {
position: relative;
height: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
font-size: 16px;
}
.form-signin .form-control:focus {
z-index: 2;
}
.form-signin input[type="email"] {
margin-bottom: -1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
</style>
</head>
<body>
<div class="container">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr628587442ff23-trace').style.display = (document.getElementById('cakeErr628587442ff23-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form. - /home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp, line: 52
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr628587442ff23-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr628587442ff23-code').style.display = (document.getElementById('cakeErr628587442ff23-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr628587442ff23-context').style.display = (document.getElementById('cakeErr628587442ff23-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr628587442ff23-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr628587442ff23-context" class="cake-context" style="display: none;">$message = 'Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form. - /home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp, line: 52
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/Helper/FormHelper.php',
'line' => (int) 410,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
'line' => (int) 52,
'function' => 'create',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(Cake\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'Admins',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1393,
'function' => '_evaluate',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 892,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp'
]
],
(int) 5 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 791,
'function' => 'render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => null
]
],
(int) 6 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 126,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\AdminsController) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\AdminsController) {}
]
],
(int) 8 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 66,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 9 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
'line' => (int) 52,
'function' => 'create',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(Cake\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'Admins',
(int) 1 => [
'class' => 'form-signin'
]
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::create() - CORE/src/View/Helper/FormHelper.php, line 410
include - APP/Template/Admins/login.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 66
[main] - ROOT/webroot/index.php, line 36</pre></div></pre><form method="post" accept-charset="utf-8" class="form-signin" action="/"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <h2 class="form-signin-heading">ログイン</h2>
<label for="inputEmail" class="sr-only">管理者ログインID</label>
<input type="text" name="email" class="form-control" placeholder="管理者ログインID" autofocus="autofocus"/>
<label for="inputPassword" class="sr-only">パスワード</label>
<input type="password" name="password" class="form-control"/>
<div class="mb20 error error-message">
</div>
<button class="btn btn-lg btn-primary btn-block" type="submit">ログインする</button>
</form> </div> <!-- /container -->
</body>
</html>
'
},
'type' => '->',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\Response::sendHeaders() - CORE/src/Http/Response.php, line 530
Cake\Http\Response::send() - CORE/src/Http/Response.php, line 506
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 71
[main] - ROOT/webroot/index.php, line 36 Deprecated (16384) : Will be removed in 4.0.0 - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php, line: 513
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Will be removed in 4.0.0 - /home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php, line: 513
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php',
'line' => (int) 666,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Will be removed in 4.0.0'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php',
'line' => (int) 513,
'function' => '_sendContent',
'class' => 'Cake\Http\Response',
'object' => object(Cake\Http\Response) {},
'type' => '->',
'args' => [
(int) 0 => object(Laminas\Diactoros\Stream) {}
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 71,
'function' => 'send',
'class' => 'Cake\Http\Response',
'object' => object(Cake\Http\Response) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/Response.php',
'line' => (int) 513,
'function' => '_sendContent',
'class' => 'Cake\Http\Response',
'object' => object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
[maximum depth reached]
],
'file' => null,
'fileRange' => [[maximum depth reached]],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [[maximum depth reached]],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>ログイン</title>
<link rel="stylesheet" href="/bower_components/kendo-ui/styles/kendo.common-bootstrap.min.css"/> <link rel="stylesheet" href="/bower_components/kendo-ui/styles/kendo.bootstrap.min.css"/> <link rel="stylesheet" href="/bower_components/jquery-ui/themes/base/jquery-ui.min.css"/> <link rel="stylesheet" href="/bower_components/bootstrap/dist/css/bootstrap.min.css"/> <link rel="stylesheet" href="/bower_components/bootstrap/dist/css/bootstrap-theme.min.css"/> <link rel="stylesheet" href="/css/admin.css"/>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="/bower_components/jquery/dist/jquery.min.js"></script> <script src="/bower_components/kendo-ui/js/kendo.ui.core.min.js"></script> <script src="/bower_components/kendo-ui/js/cultures/kendo.culture.ja-JP.min.js"></script> <script src="/bower_components/jquery-ui/jquery-ui.min.js"></script> <script src="/bower_components/jquery-ui/ui/i18n/datepicker-ja.js"></script> <script>
$.widget.bridge('uibutton', $.ui.button);
$.widget.bridge('uitooltip', $.ui.tooltip);
</script>
<script src="/bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<style>
body {
padding-top: 40px;
padding-bottom: 40px;
background-color: #eee;
}
.form-signin {
max-width: 330px;
padding: 15px;
margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
margin-bottom: 10px;
}
.form-signin .checkbox {
font-weight: normal;
}
.form-signin .form-control {
position: relative;
height: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
font-size: 16px;
}
.form-signin .form-control:focus {
z-index: 2;
}
.form-signin input[type="email"] {
margin-bottom: -1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
</style>
</head>
<body>
<div class="container">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr628587442ff23-trace').style.display = (document.getElementById('cakeErr628587442ff23-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form. - /home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp, line: 52
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr628587442ff23-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr628587442ff23-code').style.display = (document.getElementById('cakeErr628587442ff23-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr628587442ff23-context').style.display = (document.getElementById('cakeErr628587442ff23-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr628587442ff23-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr628587442ff23-context" class="cake-context" style="display: none;">$message = 'Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form. - /home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp, line: 52
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/Helper/FormHelper.php',
'line' => (int) 410,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
'line' => (int) 52,
'function' => 'create',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(Cake\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'Admins',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1393,
'function' => '_evaluate',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 892,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp'
]
],
(int) 5 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 791,
'function' => 'render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => null
]
],
(int) 6 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 126,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\AdminsController) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\AdminsController) {}
]
],
(int) 8 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 66,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 9 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
'line' => (int) 52,
'function' => 'create',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(Cake\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'Admins',
(int) 1 => [
'class' => 'form-signin'
]
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::create() - CORE/src/View/Helper/FormHelper.php, line 410
include - APP/Template/Admins/login.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 66
[main] - ROOT/webroot/index.php, line 36</pre></div></pre><form method="post" accept-charset="utf-8" class="form-signin" action="/"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <h2 class="form-signin-heading">ログイン</h2>
<label for="inputEmail" class="sr-only">管理者ログインID</label>
<input type="text" name="email" class="form-control" placeholder="管理者ログインID" autofocus="autofocus"/>
<label for="inputPassword" class="sr-only">パスワード</label>
<input type="password" name="password" class="form-control"/>
<div class="mb20 error error-message">
</div>
<button class="btn btn-lg btn-primary btn-block" type="submit">ログインする</button>
</form> </div> <!-- /container -->
</body>
</html>
'
},
'type' => '->',
'args' => [
(int) 0 => object(Laminas\Diactoros\Stream) {}
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\Response::_sendContent() - CORE/src/Http/Response.php, line 666
Cake\Http\Response::send() - CORE/src/Http/Response.php, line 513
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 71
[main] - ROOT/webroot/index.php, line 36
ログイン
Deprecated (16384) : Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form. - /home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp, line: 52
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form. - /home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp, line: 52
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/Helper/FormHelper.php',
'line' => (int) 410,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Using `string` or `bool` for $context is deprecated, use `null` to make a context-less form.'
]
],
(int) 1 => [
'file' => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
'line' => (int) 52,
'function' => 'create',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(Cake\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'Admins',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1393,
'function' => '_evaluate',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 892,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp'
]
],
(int) 5 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 791,
'function' => 'render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => null
]
],
(int) 6 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 126,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\AdminsController) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\AdminsController) {}
]
],
(int) 8 => [
'file' => '/home/httpd/unlax.com/accounting/public/vendor/cakephp/cakephp/src/Routing/Dispatcher.php',
'line' => (int) 66,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 9 => [
'file' => '/home/httpd/unlax.com/accounting/public/webroot/index.php',
'line' => (int) 36,
'function' => 'dispatch',
'class' => 'Cake\Routing\Dispatcher',
'object' => object(Cake\Routing\Dispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
]
]
$frame = [
'file' => '/home/httpd/unlax.com/accounting/public/src/Template/Admins/login.ctp',
'line' => (int) 52,
'function' => 'create',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(Cake\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'Admins',
(int) 1 => [
'class' => 'form-signin'
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::create() - CORE/src/View/Helper/FormHelper.php, line 410
include - APP/Template/Admins/login.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 66
[main] - ROOT/webroot/index.php, line 36