Hi site project receiver update is correct?
https://github.com/stefanesser/suhosin
Add some PHP 5.6.0aplha2 compatibility
Thanks
Maison
https://github.com/stefanesser/suhosin
Add some PHP 5.6.0aplha2 compatibility
Code:
config.w32 Removed crypt() support 2 years ago
ex_imp.c Silence all compiler warnings 8 days ago
execute.c Silence all compiler warnings 8 days ago
header.c Silence all compiler warnings 8 days ago
ifilter.c Refactor array index handling in input filter, to make it work in all… 4 days ago
log.c Some of the test cases fail because log buffer limit was too small. 3 days ago
mbregex.h Fix year in copyright 9 days ago
memory_limit.c Fix this to make the compiler happy 9 days ago
php_suhosin.h Forgot to change the version number here. 3 days ago
post_handler.c Add some PHP 5.6.0aplha2 compatibility 3 days ago
rfc1867.c Without this in PHP < 5.4 we do not get the variable skip summary on … 3 days ago
rfc1867_new.c Add some PHP 5.6.0aplha2 compatibility 3 days ago
session.c Add some PHP 5.6.0aplha2 compatibility 3 days ago
sha256.c Fix year in copyright 9 days ago
sha256.h Fix year in copyright 9 days ago
suhosin.c Add ini_set() fail mode to suhosin.disable.display_errors 5 days ago
suhosin.ini Added suhosin.log.stdout to log to stdout (dor debugging purposes) 8 days ago
suhosin_logo.h Inital commit 4 years ago
suhosin_rfc1867.h Only replace POST handlers for older PHP versions. Current PHP versio… 9 days ago
treat_data.c Only remove whitespace for COOKIE 8 days ago
ufilter.c Refactor array index handling in input filter, to make it work in all… 4 days ago
Maison