PHP 8.2.31
Preview: measuredstring.php Size: 265 B
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/wordfence-login-security/classes/utility/measuredstring.php

<?php

namespace WordfenceLS;

class Utility_MeasuredString {

	public $string;
	public $length;

	public function __construct($string) {
		$this->string = $string;
		$this->length = strlen($string);
	}

	public function __toString() {
		return $this->string;
	}

}

Directory Contents

Dirs: 0 × Files: 12

Name Size Perms Modified Actions
1.95 KB lrw-r--r-- 2026-05-06 14:06:06
Edit Download
417 B lrw-r--r-- 2026-05-06 14:06:06
Edit Download
2.08 KB lrw-r--r-- 2026-05-06 14:06:06
Edit Download
176 B lrw-r--r-- 2026-05-06 14:06:06
Edit Download
265 B lrw-r--r-- 2026-05-06 14:06:06
Edit Download
1.17 KB lrw-r--r-- 2026-05-06 14:06:06
Edit Download
2.14 KB lrw-r--r-- 2026-05-06 14:06:06
Edit Download
292 B lrw-r--r-- 2026-05-06 14:06:06
Edit Download
1002 B lrw-r--r-- 2026-05-06 14:06:06
Edit Download
817 B lrw-r--r-- 2026-05-06 14:06:06
Edit Download
613 B lrw-r--r-- 2026-05-06 14:06:06
Edit Download
1.01 KB lrw-r--r-- 2026-05-06 14:06:06
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).