Package Details: phpstorm 2024.3-1

Git Clone URL: https://aur.archlinux.org/phpstorm.git (read-only, click to copy)
Package Base: phpstorm
Description: Lightweight and Smart PHP IDE
Upstream URL: https://www.jetbrains.com/phpstorm/
Keywords: development ide php
Licenses: custom:jetbrains
Submitter: None
Maintainer: freswa
Last Packager: freswa
Votes: 229
Popularity: 0.21
First Submitted: 2011-01-22 19:28 (UTC)
Last Updated: 2024-11-14 11:40 (UTC)

Dependencies (6)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 22 Next › Last »

freswa commented on 2016-11-30 00:22 (UTC)

Hi lyoneel, this is a workaround for a bug and not a dependency. If you like to use SSH in the IDE you may install gnome-keyring yourself. Cheers

lyoneel commented on 2016-11-29 11:43 (UTC) (edited on 2016-11-29 11:57 (UTC) by lyoneel)

please, add as dependency gnome-keyring, because DB SSH Tunnel not gonna work without it. https://youtrack.jetbrains.com/issue/IDEA-163613 this fix the error "Connection to **: SSH: Auth fail. SSH: Auth fail"

j_heimbach commented on 2016-11-24 15:32 (UTC)

as meridius mentioned the icon is not longer displayed. Problem is that Jetbrains renamed the icon png in bin/. the .desktop file must be edited, in the following gist are the changes, (change webide.png to phpstorm.png https://gist.github.com/JHeimbach/470b3d62ff77953673a2ba5253b78c10

meridius commented on 2016-11-24 14:14 (UTC)

Here is PKGBUILD for 2016.3 https://gist.github.com/meridius/9331c387ba0f4431c127469fcc11b248 Please note that new icon is not displaying in Gnome Shell (at least) and the old one was removed.

freswa commented on 2016-10-20 13:24 (UTC)

@arjen: This is not the EAP package...

andoni commented on 2016-08-24 16:19 (UTC)

New PHPStorm 2016.2.1 +pkgver=2016.2.1 +_pkgver=162.1889.1 +sha512sums=('c21a2456c55407663251913d59621c81e1e0feab87a3a6e703d7824331e65bc08a37b5863a5fc31cb4029cef0ca4834c2ea9c06efdda262428706beace000186'

bcremer commented on 2016-07-13 12:07 (UTC)

+pkgver=2016.2 +_pkgver=162.1121.38 +sha256sums=('2cba44d6106b82e9acac222683bbd2528a31b3311948aad9fdfff608c321eaa2'

bcremer commented on 2016-05-11 14:17 (UTC)

New important security update was just released https://download.jetbrains.com/webide/PhpStorm-2016.1.1.tar.gz sha256 442d98120763932bc34545df022171baca5d2bc44e34b1f36f949e4355b99441 See: http://blog.jetbrains.com/blog/2016/05/11/security-update-for-intellij-based-ides-v2016-1-and-older-versions/

freswa commented on 2016-03-21 18:51 (UTC)

@KingCrunch: Thank you. Gonna fix PKGBUILD. So their "System requirements" on this page are completely wrong: https://www.jetbrains.com/phpstorm/download/#section=linux-version

KingCrunch commented on 2016-03-21 18:39 (UTC)

@frederik No /opt/phpstorm$ java -version java version "1.7.0_95" OpenJDK Runtime Environment (IcedTea 2.6.4) (Arch Linux build 7.u95_2.6.4-1-x86_64) OpenJDK 64-Bit Server VM (build 24.95-b01, mixed mode) /opt/phpstorm$ bin/phpstorm.sh Unsupported Java Version: Cannot start under Java 1.7.0_95-b00: Java 1.8 or later is required. To be fair it was not that obvious to find some information See also https://intellij-support.jetbrains.com/hc/en-us/articles/206544879-Selecting-the-JDK-version-the-IDE-will-run-under https://blog.jetbrains.com/phpstorm/2016/01/phpstorm-11-early-access-program-started/