/* ===== 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 ===== */
16/04 19:06 - Vulpes vulpes
@Tchakpoum Oui, Vaclav Klaus est un chic type. Il ne creuse pas trop fort non plus, il (...)
16/04 12:58 - Tchakpoum
16/04 12:04 - Vulpes vulpes
@BA Copacabana - Rio de Janeiro webcam en direct Nice - Côte d’Azur webcam en direct (...)
15/04 18:44 - BA
15/04 14:54 - Vulpes vulpes
@Tchakpoum Tchakpoum : Le covid est à létalité faible mais pernicieux (encore plus quand on ne (...)
14/04 22:09 - Scalpa
https://www.nytimes.com/interactive/2020/health/johnson-johnson-covid-19-vaccine.html