Stracker Phil

Avatar
  • 活动总数 30
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 14
  • 订阅数 5
  • 已编辑于

    "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...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    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, ...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 已编辑于

    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 ...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 已编辑于

    Stop editor from removing spaces while editing

    I think the issue is related to some code-style changes that the IDE does on-the-fly, but I cannot find the setting for that:   When I type a space/tab and then pause for a moment, the IDE trims th...
    • 6 个关注者
    • 8 条评论
    • 0 票