Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Gary Mort
Total activity
98
Last activity
May 11, 2016 14:17
Member since
September 22, 2011 13:08
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
41
Activity overview
Posts (26)
Comments (31)
Sort by recent activity
Recent activity
Votes
Created
June 28, 2012 16:57
The method I'm adopting is to use Git and Capistrano. https://help.github.com/articles/deploying-with-capistranoI have a 7$/month personal account on Github, which let's me create private reposito...
Community
PhpStorm
What is a safe method to upload changes to the production server?
0 votes
Created
June 29, 2012 22:13
Phing requires a server to "live" on to do the deployments. I use Phing for other purposes[running unit tests, packaging software into zip files, et]. But for deployment, I simply don't want to ...
Community
PhpStorm
What is a safe method to upload changes to the production server?
0 votes
Created
June 29, 2012 22:15
Oh, and speaking of phing - PHPStorm will recognize/parse a Phing config file for you and give you a list of tasks you can invoke. So it would probably be helpful to create a "deploy" phing proce...
Community
PhpStorm
What is a safe method to upload changes to the production server?
0 votes
Created
December 14, 2012 18:52
Thanks.. I'm perfectly willing to take the risk since I know when I make updates and if I want to refresh or not.Often the updates are in directories which I use for reference purposes, so I don't...
Community
PhpStorm
Indexing drags system down
0 votes
Created
April 17, 2012 01:39
The most likely issue is time-date changes.IE if you check a file in to git at 7:00pm and then it is checked out on the server at 7:01 pm, then PHPStorm will show the file as changed.
Community
PhpStorm
PhpStorm says: "Deployed file on 'host' is changed" But it's not!
0 votes
Created
March 24, 2014 17:51
Another question I have is if there is any problem with using the colon, dash, and arrow sign in live template abbreviations. I've noticed whenever I save a new live template, PHPStorm will not all...
Community
PhpStorm
Automating Tasks in PhpStorm
0 votes
Created
November 07, 2011 17:03
neuro159 wrote:You can easily compare them by build numbers. i.e. 110.293PS & WS 3.0 is branch 110 that correspond to IDEA 11We'll release plugin for IDEA 11 later, now you can extract one from PS ...
Community
PhpStorm
IntelliJ vs PHPStorm
0 votes
Created
April 10, 2012 03:36
Try: /** * @var $headers \Symfony\Component\HttpFoundation\ResponseHeaderBag */ public $headers;In the case where your stuck with someone else's code, try/* @var $headers \Symfony\...
Community
PhpStorm
@var and public property
0 votes
Created
April 05, 2012 17:36
Hmm, marking them as plain text would do the trick.. Assuming the following structure:projectdir/mydomain.com/projectdir/mydomain.home/projectdir/mydomain.backup/where under each directory, there ...
Community
PhpStorm
Scopes and code completion, oh my!
0 votes
Created
April 09, 2012 22:22
Thanks, I updated the ticket. I tried http://plugins.intellij.net/plugin/?idea&id=1865 but it is years out of date so doesn't work in either the current IntelliJIDEA or PHPStorm. I added it to t...
Community
PhpStorm
Scopes and code completion, oh my!
0 votes
«
First
‹
Previous
Next
›
Last
»