Pavel Sokolov
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Pavel Sokolov created a post, 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 created a post, 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...