Wizard Posted November 10, 2017 Report Share Posted November 10, 2017 PHP 7.2 is around the corner and the current controller doesn't recognise it, because "Select PHP version" menu has hardcoded values up to PHP 7.1.I tried to manually edit "us_user.ini" to have the line "PHP_SELECT=php72", but it didn't work.Besides, PHP 7.2 needs VC++ 2017 runtime and "PHP Modules Enable/Disable" wouldn't work anyway because the syntax in module loading is changed ("extension=gd2" instead of "extension=php_gd2.dll").So, current controller needs modification for PHP 7.2.Taking in fact that no update has been made for many months, is support for PHP 7.2 going to happen or should I look for other software?I understand if the project is frozen indefinitely, however I would appreciate an official response and not be left just abandoned. Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted November 10, 2017 Report Share Posted November 10, 2017 Hey Wizard, yes, support for 7.2 is going to happen. Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Wizard Posted November 10, 2017 Author Report Share Posted November 10, 2017 Thank you for your answer, I'm looking forward to it. Quote Link to comment Share on other sites More sharing options...
Wizard Posted December 14, 2017 Author Report Share Posted December 14, 2017 As I've seen no activity, I have abandoned this project and I'm now using official Apache and PHP 7.2 binaries for my needs. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.