Skip to content
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

make build possible on 7.2 and up... #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mcarbonneaux
Copy link

for now suhosin7 not build on php 7.2, this patch make possible to build on 7.2 and up...

@mckaygerhard
Copy link

i reviewed and tested, seems build and works with php7.2, travis test said fails two checks:

FAIL session id too long [tests/session/max_id_length_toolong.phpt]
FAIL session user handler recursive crash - issue suhosin#60 [tests/session/session_recursive_crash2.phpt]

seems are very important the test failed but in certaint environment does not fail!

@mcarbonneaux
Copy link
Author

i've seen this test, i've not investigated why session id has changed in size... possible 7.2 session hash size as differente size for now... when i've some time i while investigade in the code why.

@mckaygerhard
Copy link

maybe will be necessary ask to php developers directly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants