Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to upgrade to PhpStorm 8? [closed]

JetBrains recently released PhpStorm 8 but I could not find any information on how to upgrade. I'm currently using PhpStorm 7.

The EAP versions explicitly mentiones that a new folder should be used:

This build includes a 30-day time-limited license. There is no patch updates available.

Remember to install .zip & .tar.gz versions into completely empty folder. Do not just unpack over previous version!

Please note that 8.0 builds use separate settings folder so either automatic or manual import of settings may be required. 3rd party plugins may or may not be compatible with 134.x builds – please ping plugin authors in case of any problems. We gladly offer them our support.

Source: http://blog.jetbrains.com/phpstorm/2014/03/phpstorm-8-early-access-program-started/

I don't know if this also applies to the final version? Is there any public info on how to upgrade?

like image 998
Hirnhamster Avatar asked Sep 17 '14 09:09

Hirnhamster


People also ask

How do I upgrade PhpStorm?

Alternatively, from the main menu, select Help | Check for Updates on Windows or Linux, or PhpStorm | Check for Updates on macOS.

What is the latest version of PhpStorm?

PhpStorm 2022.2 is a major update that brings support for Mockery and Rector, enhanced support for generics and enums, improvements to our debugger and HTTP client, and more.

How can I get PhpStorm for free?

PhpStorm includes an evaluation license key for a free 30-day trial. PhpStorm includes an evaluation license key for a free 30-day trial. PhpStorm includes an evaluation license key for a free 30-day trial.

How do I open PhpStorm settings?

To configure project settings, select PhpStorm | Preferences on macOS or File | Settings on Windows and Linux from the main menu. Alternatively, you can press Ctrl+Alt+S to show the IDE settings. icon.


1 Answers

Download and install it ;) During the installation you get all information you need and you can import your old settings.

You can download it here: http://download.jetbrains.com/webide/PhpStorm-8.0.exe

like image 125
René Höhle Avatar answered Oct 12 '22 13:10

René Höhle