/* ===== 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 ===== */
13/06 19:41 - Daniel Milan
11/03 12:04 - ermo
Bof, pas tres convaincant, les medias officiels sont en embuscades (cela mange pas de pain de (...)
11/03 09:37 - john
vision étroite du monde. Ces barbelés sont la honte de notre pays. :-((
08/02 19:47 - Botsu
Ba ouai complètement, on a pas idée d’être originaire d’un pays ou y a dla misère hein, il (...)
09/01 13:30 - nico
Quel commentaire primaire :-O , il n’y a rien de plus affligeant que ce commentaire primaire (...)
09/01 13:10 - thomas