New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suhosin doesn't build with PHP 5.5 #20
Comments
|
Unfortunately this project seemed to die way back at PHP 5.4.x |
|
Personally I am using Suhosin 0.9.33 in PHP 5.4.12 with a patch I've coded based on input over this bug tracker and changes author has done in 0.9.34-dev. I've spent sometime today checking PHP 5.5 changes and so far I've produced this patch against 0.9.33 I've haven't tested them yet but at least php builds, please report any issues. Edit: I found that with the patch provided above phpMyAdmin and Adminer (the scripts I've tested) cause php to crash when patched suhosin extension is enabled. Maybe someone more skilled can review those patches for me and correct the bugs as it seems PHP 5.5 doesn't support the code found at suhosin_execute_internal, especially this line: Thank you. |
|
Suhosin will be PHP 5.5 compatible eventually. There is no need to rush. We are just at Beta 2. |
|
That said: I will most probably be too busy before May to do any work on Suhosin. |
|
Hello Stefan, any news on 5.5 compatibility? |
|
Hello Stefan, could you give a short update on the plans for Suhosin's future? I would very much like to install Suhosin on top of PHP 5.4 / 5.5... Thanks! |
|
Don't want to press this, but is there any way 5.5 compatibility can be achieved? Thanks :) |
|
You can try this patch and report any bugs to myself: Regards, |
|
Official suhosin DEV tree is now PHP 5.5 compatible. |
|
Ehmm yes that was a typo. |
|
Hey Stefan.... is suhosin now considered production-ready again for the current PHP versions? |
|
Suhosin Extension should be production ready at the end of the week. We will commit some more test case during the week and once that is finished I will release the current version as final. |
Using Suhosin 0.9.34-dev.
I've posted the build failure log in pastebin at : http://pastebin.com/raw.php?i=pB6etkay
The text was updated successfully, but these errors were encountered: