Alpha1
Well-known member
I see that various people are experimenting with PHP7. @pegasus and @eva2000 @RoldanLT have been looking into it.
PHP7 introduces a 70 percent performance improvement.
See here for a comparison between PHP 7 and HHVM: https://community.centminmod.com/th...port-testing-for-centmin-mod-betas.892/page-3
PHP7 introduces a 70 percent performance improvement.
See here for a comparison between PHP 7 and HHVM: https://community.centminmod.com/th...port-testing-for-centmin-mod-betas.892/page-3
Pegasus said:I would advise against using PHP 7 in a production environment at the current time. VaultWiki 4 works with PHP 7, but there are still some serious bugs in PHP 7 that still result in random segfaults, infinite loops, and just unexpected behaviors. We have had to roll back to PHP 5.6 for a while.
On its own, XenForo 1.4 doesn't currently work perfectly with PHP 7. I never investigated if it's just a design conflict or if it's another PHP 7 bug, but you can't save most XenForo templates while using PHP 7 (segfault, always have to switch to PHP 5.6 for that).
RoldanLT said:My XenForo forum is using this:
igbinary.ini
imagick.ini
memcache.ini
memcached.ini
That's the only reason I can't use PHP 7 on my Live Board attachFull90215