Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Glenn Shukster
Total activity
26
Last activity
February 19, 2018 18:20
Member since
April 08, 2015 17:00
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
7
Activity overview
Posts (7)
Comments (12)
Sort by recent activity
Recent activity
Votes
Created
February 19, 2018 18:20
Got it working. I changed the wampmanager.conf phpVersion variable in one place which updated the over 1000 references to php5 in wampmanager.ini file. I also went back to version 2.5.5-7.1 in xdeb...
Community
PhpStorm
xdebug not working after upgrading to Php7
0 votes
Created
February 19, 2018 05:33
One more piece to the puzzle. In Wamp I can change the php version by clicking on the Wamp icon in the system tray. When I switched it back to Php5 the debugger worked like it used to. Then I switc...
Community
PhpStorm
xdebug not working after upgrading to Php7
0 votes
Created
April 08, 2015 19:25
Thanks Andriy,Additional Root Content solved it.Wanted to check answered, however I first checked helpful instead and once done could not seem to go back to change it.Regards,Glenn
Community
PhpStorm
How do I add files to a project?
0 votes
Created
April 29, 2015 15:08
Thanks Andriy,You explanation is stellar.I now see I can not use the protected in this case because the objects are unrelated.For example I have a phone object and a company object and a address ob...
Community
PhpStorm
How to declare a type of an object within an object?
0 votes
Created
April 29, 2015 16:01
Thanks Andriy,Very elegant!That is exactly what I was looking for!Glenn
Community
PhpStorm
How to declare a type of an object within an object?
0 votes
Created
April 29, 2015 16:12
Hi Andriy,The below works, however if there is a better way I am very interested. class class_phone{ public $phone; public $ptype;}class class_company{ public $aophone = array(); functi...
Community
PhpStorm
How to declare a type of an object within an object?
0 votes
Created
November 04, 2015 21:49
Sounds great execept when I try that I get java.io.IOException:Unable to rename C:/mydir
Community
PhpStorm
How do you change project folder
0 votes
Created
April 29, 2015 14:15
Thanks Andriy, I tried your 2 options for code completion and neither seemed to work in the object itself.Using either of your options in the object if I typed $this->myProperty-> code completion d...
Community
PhpStorm
How to declare a type of an object within an object?
0 votes
Created
April 29, 2015 15:40
Actually, my objects in arrays seem to work fine because foreach forces them to be variables which I can define. It is the ones that are objects of an object that are an issue. I believe this come...
Community
PhpStorm
How to declare a type of an object within an object?
0 votes
Created
April 29, 2015 16:31
Hi Andriy,Your the best!Is what you have answer in the PHPStorm documents?I will try to take a read of the standards you sent.ThanksGlenn
Community
PhpStorm
How to declare a type of an object within an object?
0 votes
Next
›
Last
»