Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+3 votes
1.3k views
in Q2A Core by
I need to migrate to php version 7

Does q2a work with this version?
And do you recommend to use php 7?

Thanks.
by
Can you give some details of the problems you’re having on PHP 7? I know there were some notices on PHP 7.1 (fixed in Q2A 1.8) but they don’t break anything on the site.
by
@Scott
No problem with q2a.
I had some problems with some plugins by Sama like "Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP;" which I fixed.

2 Answers

+2 votes
by
Yes, it does and I found it to be working much better on PHP 7.
by
Thanks. It seems q2a version 1.7.5 doesn't work with php7, does it?
by
thanks also looked for this answer
+2 votes
by
Q2A performance is better on php7. below q2a test site is running on php7.

https://meta.question2answer.info
by
My php version is 7.0.9.
by
@pupi1985 Thanks for the correction. I just looked at travis log and commented, my mistake.
by
You should be able to use 7.0.x without any warnings/logs (plugins might generate some but it would depend on the plugin). Anyway. v1.8 will be out soon and there won't be many changes from the beta to the release version.
by
Two problem I have from the time I upgraded to q2a 1.8beta and  php 7.0.9:

http://question2answer.org/qa/60889/403-forbidden-access-to-this-resource-on-the-server-is-denied
I have this problem with just having badges plugin in my qa-plugin folder.

http://question2answer.org/qa/60954/errors-while-upgrading-to-1-8
...