Kauft das PHP-Sicherheitsbuch!Links Tag cloud@christopherkunz
|
Monday, April 2. 2012Upgrade woes III: Suhosin and PHP 5.4.0Comments
Display comments as
(Linear | Threaded)
Is the http://www.hardened-php.net/Suhosin project still active? It doesn’t look like it is being maintained since 2007.
Thanks, Chris Gillham, CISSP
Suhosin was actively maintained well into 5.3 and the last commit on Github was three months ago. Seeing that Stefan Esser is currently very busy with other projects (including an upcoming book about iOS security), I’d suspect he doesn’t have lots of free time at hand to update Suhosin to 5.4.
Hi,
use dev version of Suhosin v0.9.34-dev https://github.com/stefanesser/suhosin compile and work well on PHP 5.4.1 tested OK. |

The “eAccelerator” project seems to be in hiatus. There haven’t been any changes to the downloadable files since 2010 (version 0.9.6.1). With PHP 5.4.0 released and a major bump in the Zend API coming with it, I was not expecting eAccele
Tracked: Apr 02, 15:29
With the recently released PHP 5.4, the Suhosin patch and extension were removed from many Linux distribution packages (i.e., Debian et al.) and until three weeks ago, there was no possibility to compile and run the Suhosin extension under PHP 5.4. This l
Tracked: May 03, 11:42