Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Keith Davis
Total activity
1129
Last activity
November 12, 2024 20:37
Member since
August 23, 2010 18:43
Following
1 user
Followed by
0 users
Votes
7
Subscriptions
303
Activity overview
Posts (178)
Comments (641)
Sort by recent activity
Recent activity
Votes
Created
May 24, 2012 20:23
Here's another one:self::$aDATA[$sType] = new DATA_FaceSheetFamilyData(odbc_fetch_object($rSQL))odbc_fetch_object returns....wait for it...an object type. How the heck am I supposed to fix this???
Community
PhpStorm
117.468 - Strange Inspection Warnings
0 votes
Created
May 24, 2012 22:55
Thanks Andriy
Community
PhpStorm
117.468 - Strange Inspection Warnings
0 votes
Created
June 01, 2012 06:27
I guess I am the only one with this problem? It's a deal breaker for us to move to PHP 5.4 right now.
Community
PhpStorm
XDebug 2.2.0 - Cannot View Values Of Large Strings
0 votes
Created
May 30, 2012 17:45
Well, it looks like it's not even available. Here is the link I am trying to use:http://download.jetbrains.com/webide/PhpStorm-EAP-117.474.zip
Community
PhpStorm
Non-EAP Download Frustration
0 votes
Created
March 27, 2012 14:25
I understand about the EAP, Andriy, but I am positive that this the removal of the @return void requirement was compiled into a non-EAP version.
Community
PhpStorm
@return void - Make Up You Mind IntelliJ!
0 votes
Created
July 15, 2012 22:12
Yea, we just developed a standard to convert constants to a variable like this before SQL use:$iSQLUserID = _USERID;$sSQL "SELECT u.first_name FROM users u WHERE u.id=$iSQLUserID";
Community
PhpStorm
SQL and constants, any way to retain syntax highlighting?
0 votes
Created
August 18, 2012 05:39
wow, nothing??
Community
PhpStorm
File Template Variable Problem
0 votes
Created
August 20, 2012 13:46
I agree and miss the icons too. The new method sucks. Place a link to your issue here and I'll vote for it.
Community
PhpStorm
miss icons in structure php window
0 votes
Created
August 20, 2012 14:36
As far as I'm aware it's a continuation of user interface redesign (to make it more modern/compact/etc -- in PhpStorm v4 AFAIK only Project View was affected) -- all icons/options (except some comm...
Community
PhpStorm
miss icons in structure php window
0 votes
Created
August 18, 2012 05:36
It's because SQL injection doesn't properly recognize PHP variables. It used to work, then it broke and it's been broken for a long, long time.http://youtrack.jetbrains.com/issue/WI-534Related:http...
Community
PhpStorm
Change color of PHP variables inside embedded SQL
0 votes
«
First
‹
Previous
Next
›
Last
»