Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Cheetah Ten
Total activity
17
Last activity
October 02, 2016 08:41
Member since
December 29, 2014 06:28
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Posts (4)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
October 02, 2016 08:41
Thanks, That worked great.But suppose I use an array as my param. Script still outputs the exact same info, but it broke some of the tip displays.I can not or do not know how to use the type hint o...
Community
PhpStorm
PhpStorm - Passing an object to another class gives me a warning when I try to use the Methods (reference method not found).
0 votes
Created
September 30, 2016 23:50
RAW CODE: class TableA{ private $var = "a"; function getVar(){ return $this->var; } public function __construct(){ //nothing }}class TableB{ private $var = "b"; ...
Community
PhpStorm
PhpStorm - Passing an object to another class gives me a warning when I try to use the Methods (reference method not found).
0 votes
Created
January 09, 2015 06:24
Can't say that this BUG gives me confidence in PHPStorm, Seems is has been in "youTracks" since 2010. lolBeen playing with it today, Simplified version of my script, thinking it was my code, but no...
Community
PhpStorm
go to Definition....... Drives me nuts
0 votes
Created
January 06, 2015 21:52
What are Common Fixes? What are common Causes for this error?Is it code related? Does it not like very big files?I had this 6000 line file, and I Commented out the whole file and then started uncom...
Community
PhpStorm
Method not found in the class?....Sometimes.....
0 votes
Created
January 07, 2015 10:50
Sorry am a bit slow, am somewhat new to PHP, phpStorm8... 4 years but never had a job on it...mostly as a hobbyAm a Cobol Programmer....Very different from phpAm on the latest version of PhpStorm8 ...
Community
PhpStorm
Method not found in the class?....Sometimes.....
0 votes
Created
January 12, 2015 01:58
Newbie here, but could you not just change the apache httpd.conf to:DocumentRoot "c:/myProjects/customerA\site2"<Directory "c:/myProjects/customerA\site2">#DocumentRoot "C:/xampp/htdocs"#<Directory...
Community
PhpStorm
mapping local project to local XAMPP
0 votes
Created
January 06, 2015 22:29
The act of adding this one line of code$dataExists=false;Causes all my "Method not found in the class" headaches SOOOOOO, Inconsistant Error messageI still have no idea how to solve it:_|
Community
PhpStorm
Method not found in the class?....Sometimes.....
0 votes
Created
January 08, 2015 10:13
Thanks anyways, I am still playing with my code, Clean the hell out of it just to see if it's my fault, simplified ... am new to php after allI might get luckyAt the moment I am looking at..hmm exa...
Community
PhpStorm
Method not found in the class?....Sometimes.....
0 votes