Page 1 of 1

PHP 7.2 support with IISExpress

PostPosted: March 8th, 2018, 2:00 pm
by emsmith
I have a locally installed version of PHP 7.2

I'm currently running it with the built-in webserver for debugging and testing but deploying the code to and IIS server

This is annoying because there are subtle behavioral differences between the two and I have to maintain a separate router script for each solution.

I'm aware that Microsoft hasn't gotten their ducks in a row to get a new version of PHP into the web platform installer, but there shouldn't be any reason to exclude user installed PHP from use with IISExpress.

Is there any reason you can't allow a "user installed" version of PHP to be used with IISExpress? I've edited the IISExpress configuration file and can run it with PHP 7.2 fine "by hand" I'm currently using some powershell scripts to get it up and running. But the debugging doesn't function correctly. And I miss the one click "run" integration.

This is really frustrating especially since PHP 7.2 was released 30 Nov 2017 which means it's been five months. And installing and running a local IIS and hooking it up is also very annoying and time consuming (especially with multiple developers) when this all works "out of the box" with PHP 7.1

Re: PHP 7.2 support with IISExpress

PostPosted: April 27th, 2018, 2:44 pm
by mesa57
May I express my agreement with that ?
Php 7.2 support should be added.
Please.

Re: PHP 7.2 support with IISExpress

PostPosted: May 3rd, 2018, 9:14 am
by Miloslav Beno
Hello,

Automatic installation of PHP 7.2 was added in previw of 1.28, please download it from https://www.devsense.com/download

Thank you!

Re: PHP 7.2 support with IISExpress

PostPosted: May 3rd, 2018, 5:55 pm
by mesa57
Ok, thank you. I will try this out :D

Re: PHP 7.2 support with IISExpress

PostPosted: May 4th, 2018, 12:40 pm
by Miloslav Beno
Perfect, let us know how did it go ;-)

Re: PHP 7.2 support with IISExpress

PostPosted: May 4th, 2018, 4:16 pm
by mesa57
Works without issues (vs2013) :D

Re: PHP 7.2 support with IISExpress

PostPosted: May 7th, 2018, 9:39 am
by Miloslav Beno
Great! :-)