
09-09-2008, 03:38 AM
|
|
Member
|
|
Join Date: Oct 2007
Posts: 49
|
|
Suhosin 0.9.27
When I try to compile PHP via LS admin panel with Suhosin, it installed version 0.9.24 but the latest version as of this post is already 0.9.27.
Which file do I edit to able to install the latest version? 
Is it buildphpexecute.php and change this line
$shvers = "0.9.24"; // Suhosin Extension

|