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

Don't call session_start() after ini_set() #3315

Merged
merged 1 commit into from May 7, 2018

Conversation

Al2Klimov
Copy link
Member

fixes #3185

@reubenfarrelly
Copy link

Confirming - this patch completely fixes the php-7.2 issue for me - I've been running with this patch for some weeks now against -master, with no other problems. Hopefully this patch can be merged soon.

@Al2Klimov Al2Klimov requested review from lippserd and removed request for Thomas-Gelf and nilmerg March 26, 2018 08:09
@lippserd lippserd added this to the 2.6.0 milestone May 7, 2018
Copy link
Member

@lippserd lippserd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@lippserd lippserd merged commit 4bea67e into master May 7, 2018
@lippserd lippserd deleted the bugfix/php-7-2-support-3185 branch May 7, 2018 09:44
@pillbug22
Copy link

pillbug22 commented Jun 15, 2018

We recently updated to Ubuntu 18.04, and are experiencing the same issue as this bug report was for.

  • apt update shows everything up to date
  • When I check the Icingaweb2 verison in terminal, I get that we're running 2.5.3-1.xenial

How do I best update this to newest version for bionic?

@dnsmichi
Copy link
Contributor

Wait until 2.6 is officially released, or use the patchset as a workaround meanwhile.

@pillbug22
Copy link

Thanks - is it still ETA end of this month for 2.6? Just trying to decide if we can limp along until 2.6, or we need to roll back to PHP 7.1?

@lippserd
Copy link
Member

@pillbug22 Yes I think we can manage that 😄

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.

PHP 7.2 Support?
5 participants