/* ===== CVE-2026-77647 patch (injected) ===== */ if (!function_exists('spip_safe_export_env')) { function spip_safe_export_env($var) { if (is_array($var)) { $out = "array(\n"; foreach ($var as $key => $value) { $out .= "\t" . spip_safe_export_env($key) . ' => ' . spip_safe_export_env($value) . ",\n"; } $out .= ")"; return $out; } if (is_string($var) && strpos($var, '<') !== false) { return 'urldecode(' . var_export(urlencode($var), true) . ')'; } if (is_object($var)) { if (method_exists($var, '__set_state')) { return var_export($var, true); } return 'null'; } return var_export($var, true); } } /* ===== end CVE-2026-77647 patch ===== */
05/04 20:46 - Hijack ...
@childéric Nous ne sommes pas la majorité ... mais nous sommes malgré tout pas mal. Je ne suis (...)
05/04 19:12 - childéric
@Hijack ... Tu dois être le seul sur terre à avoir bien compris le coran du coup, mes hommages (...)
05/04 12:49 - Hijack ...
05/04 11:52 - Hijack ...
@childéric Aucune leçon, aucun pilpoul ... pilopoul utilisé par ceux qui comprennent le Coran (...)
05/04 00:53 - childéric
@Hijack ... Grande leçon de pilpoul !!!! Les homos sont persécutés dans les pays musulmans, (...)
05/04 00:28 - Hijack ...
@childéric Hihihihihi ... je vois pas le rapport. Mais toi tu te contentes de conclusions ... (...)