简体   繁体   中英

Are there any issues when updating from PhpStorm-2016.1.2 to PhpStorm-2017.1?

I have decided to update my development PC to use PhpStorm-2017.1, but before I update, I do not want to end up wasting 1-2 days re-configuring, if there are any potential issues that can hinder my work.

  • Will my current license work on the new version?

  • Will my project settings integrate with the update? (Symfony)

  • Will my plugins settings be kept? (Symfony)

  • Any other thing I need to figure out?

Answers to your questions:

1) Yes, the new installed version will automatically pick up your current license.

2) When you update, only the software is updated. The configuration files are not touched and settings are brought across as they were on the previous version.

3) Same answer as answer # 2

4) Not really. Just download the latest version from their website and install it as you would normally.

upgrading to phpstorm 2017.1 was smooth for me, (once they released some later fixes for things like the REST tool etc)

As for your plugins, it'll depend on what plugins they are, and whether there would be BC breaks. Look up the plugin documentation and check to see if there's a version for 2017.1.

For what its worth, the symfony plugin works fine.

You can try official control panel of JetBrains https://www.jetbrains.com/toolbox/app/

Manage product updates with ease

The pace of technologies and software updates is ever-accelerating. Stay up-to-date without compromising your productivity with the Toolbox App: easily maintain several versions of the same tool, install updates, and roll them back instantly if needed.

Could be useful to patch instead of complete update:

Faster updates

When updating, Toolbox App downloads and applies a patch (or even a set of patches) instead of the full package download, thus saving you time & bandwidth.

Official response form JetBrains:

It's hard to tell whether your plugins will work with 2017.1 since there are always some changes in API that may affect some of your plugins. So it's easier just to install 2017.1 and see how it goes. Installation won't broke your existing PhpStorm 2016.2 and its settings.

I believe there have been no changes in license server so if you have right on 2017.1 there shouldn't be any problems.

Ps Thank you every one for your responses. I will be going with the official answer.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM