A question about PHP version

Hi, I had noticed that the sage 9 require PHP >= 7.0 for developing, so I have a question: does it’s necessary to make sure the PHP version always above (equal) 7.0 when I’m using a theme made by sage on production.

My English is not well, so I’m not sure if I express my question clearly.For example, I made a theme by using sage 9 on localhost (PHP version is above 7.0), and I generate the theme for production. But my server end’s PHP version is below 7.0 (maybe 5.6.27), do I need to upgrade the PHP version to 7.0?

Thanks.

Hi @getatny - yes, your production server would need to have PHP 7.

1 Like