Pavel Sokolov
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
Pavel Sokolov 创建了一个帖子, Custom 'String' type: error in phpdoc
I created my custom 'String' class.'Argument type does not match' error appears for it in phpdoc:Seems it is bug. -
-
-
-
Pavel Sokolov 创建了一个帖子, Custom code style for file type (need tab character)
I'm using Makefile to build my project. It is impossible to edit it now because all tab characters are replaced by spaces.I have tried to make custom file type (*.mk) but I can't create custom code...