JetBrains brengt verschillende ontwikkelomgevingen uit, zoals IntelliJ Idea gericht op Java, CLion gericht op C en C++, DataGrip gericht op sql en PhpStorm gericht op php. PhpStorm biedt on-the-fly-errorpreventie, autocompletion, coderefactoring en debugging, en kan ook overweg met html, css, Coffee- en JavaScript. Voor een overzicht van de mogelijkheden verwijzen we naar deze pagina. Voor het gebruik van PhpStorm is wel een licentie nodig. Voor zakelijk en thuisgebruik zul je daarvoor moeten betalen, maar als de software wordt gebruikt voor onderwijs of niet-commerciële opensourceprojecten, is de licentie gratis. JetBrains heeft PhpStorm 2020.2.3 uitgebracht en de changelog voor die uitgave ziet er als volgt uit:
Notable changes:You can find the full list of bug fixes and improvements in the release notes.
- Fixed: CodeSniffer gets temporary filename instead of real (WI-17740 +23)
- Fixed: SSH-Configuration not saved to the Development Settings (WI-54777 +18)
- Fixed: Wrong item is focused in the Project View with “Always Select Open File” enabled (IDEA-247358 +16)
- Fixed: Search everywhere popup opens partially offscreen (IDEA-230328 +10)
- Fixed: ‘Enter’ on a module source or content root opens Project Structure dialog (IDEA-249246 +8)
- New: Docker. Support –init command line option (IDEA-212147 +2)
- New: Remember selected options in Git Pull Dialog (IDEA-249119 +1)