[Deprecated] Function mcrypt_create_iv() is deprecated

GET /zivnostenske-urady/zilinsky-kraj/zivnostensky-urad-turcianske-teplice/

Line 25 in /data/4/6/4646e84f-37f9-4f86-9107-8c80c5fd8c22/zivnosti.sk/web/framework/security/RandomGenerator.php

Source

16 	 * 
17 	 * @return string Returns a random series of bytes
18 	 */
19 	public function generateEntropy() {
20 		$isWin = preg_match('/WIN/', PHP_OS);
21 		
22 		// TODO Fails with "Could not gather sufficient random data" on IIS, temporarily disabled on windows
23 		if(!$isWin) {
24 			if(function_exists('mcrypt_create_iv')) {
25 				$e = mcrypt_create_iv(64, MCRYPT_DEV_URANDOM);
26 				if($e !== false) return $e;
27 			}
28 		}
29 
30 		// Fall back to SSL methods - may slow down execution by a few ms
31 		if (function_exists('openssl_random_pseudo_bytes')) {

Trace

Živnostenský úrad Turčianske Teplice » Založenie Živnosti.sk

Živnostenský úrad Turčianske Teplice

Otváracie hodiny

Deň Úradné hodiny
Pondelok 8:00 - 15:00
Utorok 8:00 - 15:00
Streda 8:00 - 17:00
Štvrtok 8:00 - 15:00
Piatok 8:00 - 14:00

Adresa

Okresný úrad Martin - pracovisko Turčianske Teplice
Úsek živnostenského podnikania
SNP 514/122
039 01 Turčianske Teplice    

Telefón 

0961 / 465 724