Emmanuelokorie

- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
Emmanuelokorie created a post, Deploying a drupal module for testing
I am currently trying to get my feet wet with a bit fo drupal development. I have set up my environment and built sample module. Do I just copy that module to my drupal site to test it or is ther... -
Emmanuelokorie created a post, Plugins should not have cyclic dependencies error
I updated to the latest EAP yesterday and now my plugins wont load. Could anyone let me know what I need to do to fix this issue?ThanksEmmanuelAttachment(s):log.zip -
Emmanuelokorie created a post, Quick question
This is something that has bugged me for quite a while... Sometimes, I tend to have 2 or more PHPStorm windows open to work on different projects at the same time. The one thing I have noticed is... -
-
Emmanuelokorie commented, -
Emmanuelokorie created a post, PHPStorm Codesniffer problem
I am currently trying to configure PHPStorm to use the CodeSniffer but for some reason it just wont validate. I have made sure that it is installed via PEAR and I have also installed it via Compos... -
Emmanuelokorie commented, -
Emmanuelokorie created a post, CPU and Memory Profiler
Are the CPU and Memory profile commands missing from the lastest build of PHPStorm or were they intentionally removed?? Need to submit a bug as PHPStorm slightly hangs for about 10 seconds when wo... -
Emmanuelokorie commented, -
Emmanuelokorie created a post, Regex search and replace
Hope someone can help... I am trying to replace some parts of my current code with regex in PHPStorm. Cant quite seem to get my head around it.. I am trying to change $_POST['value'] to $this->in...