Page 1 of 1

php7 & xampp

PostPosted: 26. July 2015 10:50
by vintox
Is it possible to install php7 on xampp?
i have the newest version of xampp with php 5.6.11.
i want to use php7 with xampp for development
somebody has managed to do so?

Re: php7 & xampp

PostPosted: 26. July 2015 11:09
by Altrea
Its written in german, but maybe it help:
viewtopic.php?f=4&t=67753&p=232615&hilit=SetHandler#p232615

Re: php7 & xampp

PostPosted: 26. July 2015 15:18
by vintox
php7 is compiled using vc14
does xampp support it?

Re: php7 & xampp

PostPosted: 26. July 2015 20:42
by Nobbie
vintox wrote:php7 is compiled using vc14


Yes and no - but obviously, you did not read the provided link? Why not?

Xampp does not suppert PHP in Module Mode with VC14, but in CGI Mode the Compiler Release (VC ....) does not matter. So after reading the provided link, you will know everything.