ErrorControlChainTest

dev → tests → ErrorControlChainTest

⊗ Error Control Chain Test::test Error Suppression

Undefined variable: out

⊗ Error Control Chain Test::test Exception Suppression

Undefined variable: out

⊗ Error Control Chain Test::test Error Control

Undefined variable: out

⊗ Error Control Chain Test::test Suppression Control

Undefined variable: out

⊗ Error Control Chain Test::test Doesnt Affect Non Fatal Errors

Undefined variable: out

⊗ Error Control Chain Test::test Doesnt Affect Caught Exceptions

Undefined variable: out

⊗ Error Control Chain Test::test Doesnt Affect Handled Errors

Undefined variable: out

⊗ Error Control Chain Test::test Memory Conversion

Undefined variable: out

8 tests run: 0 passes, 0 failures, and 0 incomplete with 8 errors

Total time: 0.013 seconds

GET /dev/tests/ErrorControlChainTest

[User Warning] Cookie 'alternativeDatabaseName' can't be set. The site started outputting content at line 349 in /home/ifte7726/public_html/pmb.iftkledalero.ac.id/framework/dev/SapphireTestReporter.php

GET /dev/tests/ErrorControlChainTest

Line 117 in /home/ifte7726/public_html/pmb.iftkledalero.ac.id/framework/control/Cookie.php

Source

108 	) {
109 		if(!headers_sent($file, $line)) {
110 			$expiry = $expiry > 0 ? time()+(86400*$expiry) : $expiry;
111 			$path = ($path) ? $path : Director::baseURL();
112 			setcookie($name, $value, $expiry, $path, $domain, $secure, $httpOnly);
113 			$_COOKIE[$name] = $value;
114 		} else {
115 			if(Config::inst()->get('Cookie', 'report_errors')) {
116 				user_error("Cookie '$name' can't be set. The site started outputting content at line $line in $file",
117 					E_USER_WARNING);
118 			}
119 		}
120 	}
121 
122 	/**
123 	 * @param string

Trace

GET /dev/tests/ErrorControlChainTest

[User Warning] Cookie 'alternativeDatabaseNameIv' can't be set. The site started outputting content at line 349 in /home/ifte7726/public_html/pmb.iftkledalero.ac.id/framework/dev/SapphireTestReporter.php

GET /dev/tests/ErrorControlChainTest

Line 117 in /home/ifte7726/public_html/pmb.iftkledalero.ac.id/framework/control/Cookie.php

Source

108 	) {
109 		if(!headers_sent($file, $line)) {
110 			$expiry = $expiry > 0 ? time()+(86400*$expiry) : $expiry;
111 			$path = ($path) ? $path : Director::baseURL();
112 			setcookie($name, $value, $expiry, $path, $domain, $secure, $httpOnly);
113 			$_COOKIE[$name] = $value;
114 		} else {
115 			if(Config::inst()->get('Cookie', 'report_errors')) {
116 				user_error("Cookie '$name' can't be set. The site started outputting content at line $line in $file",
117 					E_USER_WARNING);
118 			}
119 		}
120 	}
121 
122 	/**
123 	 * @param string

Trace

GET /dev/tests/ErrorControlChainTest

[User Warning] Cookie 'alternativeDatabaseName' can't be set. The site started outputting content at line 349 in /home/ifte7726/public_html/pmb.iftkledalero.ac.id/framework/dev/SapphireTestReporter.php

GET /dev/tests/ErrorControlChainTest

Line 117 in /home/ifte7726/public_html/pmb.iftkledalero.ac.id/framework/control/Cookie.php

Source

108 	) {
109 		if(!headers_sent($file, $line)) {
110 			$expiry = $expiry > 0 ? time()+(86400*$expiry) : $expiry;
111 			$path = ($path) ? $path : Director::baseURL();
112 			setcookie($name, $value, $expiry, $path, $domain, $secure, $httpOnly);
113 			$_COOKIE[$name] = $value;
114 		} else {
115 			if(Config::inst()->get('Cookie', 'report_errors')) {
116 				user_error("Cookie '$name' can't be set. The site started outputting content at line $line in $file",
117 					E_USER_WARNING);
118 			}
119 		}
120 	}
121 
122 	/**
123 	 * @param string

Trace

GET /dev/tests/ErrorControlChainTest

[User Warning] Cookie 'alternativeDatabaseNameIv' can't be set. The site started outputting content at line 349 in /home/ifte7726/public_html/pmb.iftkledalero.ac.id/framework/dev/SapphireTestReporter.php

GET /dev/tests/ErrorControlChainTest

Line 117 in /home/ifte7726/public_html/pmb.iftkledalero.ac.id/framework/control/Cookie.php

Source

108 	) {
109 		if(!headers_sent($file, $line)) {
110 			$expiry = $expiry > 0 ? time()+(86400*$expiry) : $expiry;
111 			$path = ($path) ? $path : Director::baseURL();
112 			setcookie($name, $value, $expiry, $path, $domain, $secure, $httpOnly);
113 			$_COOKIE[$name] = $value;
114 		} else {
115 			if(Config::inst()->get('Cookie', 'report_errors')) {
116 				user_error("Cookie '$name' can't be set. The site started outputting content at line $line in $file",
117 					E_USER_WARNING);
118 			}
119 		}
120 	}
121 
122 	/**
123 	 * @param string

Trace