OpenEMIS Core code example

Example: Openemis-core

Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/openemis-core/vendor/cakephp/cakephp/src/Error/Debugger.php:754) [CORE/src/Http/ResponseEmitter.php, line 227]Code Context                $data['domain'],
                $data['secure'],
                $data['httponly']$cookies = [
	(int) 0 => 'System=Q2FrZQ%3D%3D.MGQ0ZGJkMGM2OTU3NWJiNTZlYTcyNzU4YzQ2Y2Q2NzA2MTE0NmU5OWJlODMzYWEyMTJhZjZjNTkyY2MyMDU2Ynd7E9bPmjgdcKF5pN6eyFZT%2F68HKjplMjgh9MBzRLyO%2BOC47W%2BbHN7lUa%2FUJNNOAA%3D%3D; Expires=Thu, 07 Jan 2021 14:55:16 GMT; Path=/openemis-core/'
]
$cookie = 'System=Q2FrZQ%3D%3D.MGQ0ZGJkMGM2OTU3NWJiNTZlYTcyNzU4YzQ2Y2Q2NzA2MTE0NmU5OWJlODMzYWEyMTJhZjZjNTkyY2MyMDU2Ynd7E9bPmjgdcKF5pN6eyFZT%2F68HKjplMjgh9MBzRLyO%2BOC47W%2BbHN7lUa%2FUJNNOAA%3D%3D; Expires=Thu, 07 Jan 2021 14:55:16 GMT; Path=/openemis-core/'
$parts = [
	(int) 0 => 'Expires=Thu, 07 Jan 2021 14:55:16 GMT',
	(int) 1 => 'Path=/openemis-core/'
]
$name = 'System'
$value = '/openemis-core/'
$data = [
	'name' => 'System',
	'value' => 'Q2FrZQ==.MGQ0ZGJkMGM2OTU3NWJiNTZlYTcyNzU4YzQ2Y2Q2NzA2MTE0NmU5OWJlODMzYWEyMTJhZjZjNTkyY2MyMDU2Ynd7E9bPmjgdcKF5pN6eyFZT/68HKjplMjgh9MBzRLyO+OC47W+bHN7lUa/UJNNOAA==',
	'expires' => (int) 1610031316,
	'path' => '/openemis-core/',
	'domain' => '',
	'secure' => false,
	'httponly' => false
]
$part = 'Path=/openemis-core/'
$key = 'path'setcookie - [internal], line ??
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 227
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 164
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 116
require - ROOT/webroot/index.php, line 40
[main] - ROOT/index.php, line 16

Tags:

Misc Example