Archive for the ‘Uncategorized’ Category

Suhosin 0.9.27 - The Joy of LAZY Symbol Loading

Saturday, August 23rd, 2008

I had to release Suhosin 0.9.27 today, because in two places within the replacement rand() and mt_rand() functions the string 'php_' was not replaced by 'suhosin_'. The result of this is that version 0.9.26 of the extension will not load on systems with lazy symbol loading disabled and on the ...