Stracker Phil

- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 14
- Subscriptions 5
-
Stracker Phil commented, -
-
Stracker Phil created a post, "Undefined class" after "is_callable()" check intention or bug?
I'm using PHPStorm EAP 2021.1 - in one file I'm using the following code: Problem 1: "undefined class" if ( is_callable( 'comet_cache::wipe' ) ) { comet_cache::wipe();} Because there's no `comet... -
-
Stracker Phil created a post, Code Style help: How to format multiline JS
I'm really struggling with the JS code style settings. I think that I've tried all settings but could not identify the code style options for the following rules: In multiline `if()` conditions, ... -
-
Stracker Phil commented, -
Stracker Phil created a post, Manually select log format for Ideolog?
Is there a way to manually select the log format for the current log file? My problem is that the log format is set to "unrecognized" when I empty the log file contents - i.e., after finishing a ... -
-