/* ===== 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 ===== */
10/12 22:44 - Traroth
@Scalpa Quant à Louis Fouché... certaines personnes devraient avoir la décence de se taire. (...)
10/12 22:43 - Traroth
02/12 12:27 - Scalpa
@Traroth https://www.youtube.com/watch?v=Tp-k7mF7BRk A 5:30 taux de létalité.
02/12 11:52 - Scalpa
02/12 11:51 - Scalpa
@Traroth A 33:00 95% vont s’améliorer spontanément, pas 99.7% ?
01/12 11:32 - Traroth
La parole aux vrais experts du Covid-19. https://www.youtube.com/watch?v=HTl_5aB8R28