Micheal Shallop
- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
-
Micheal Shallop created a post, PHPStorm integration with Jira when Jira account managed by google
Is there a way to use jira integration in phpstorm when your jira account is managed by google? I'm assuming the googleness introduces some random tom-fuckery where basic http auth is being broke... -
-
Micheal Shallop created a post, Answeredupgraded os, pycharm, switched interpreter - no packages in repo - Ubuntu 16.04
Hi - I was running into thick concrete walls when I was using 3.4.3 interpreter in that I was unable to install requisite packages like PyQt receiving errors telling me that there was no version t... -
Micheal Shallop created a post, xdebug fail PhpStorm 9.0.2
Hey -I've had a working phpstorm installation for years.... the other day, I had to blow-away everything and re-install. I restored my old working directory from a back-up so I had all my files.E... -
Micheal Shallop created a post, Support for MongoWriteBatch class and exceptions?
Hey -I found a class stub at for the MongoWriteBatch class - it's a good start but is still lacking coverage for the protocol and write-concern exceptions. An issue (WI-27151) has already been ope... -
Micheal Shallop created a post, undefuned class MongoClient...
Heya...[env]Have the newest versions of php/mongo/mongo-php installed...[phpstorm]Have invalidated my cache and re-started...Have added "*.class" to my PHP file extensions...PHPStorm still reports ... -
Micheal Shallop created a post, Warnings (yellow) in sub-directories include files...
I have a fairly large project I'm working on...within the top level demon source, there's a directive to load a single file (common.inc) that boot-straps my class autoloader and third-party libs, s... -
Micheal Shallop created a post, Method flagged as not-found...
I am getting warnings in my source code when I access public methods defined within singleton objects. (This is the only time I get warnings...)In my root script, for example, I have:global $somev... -