Support for methods on primitive types
In the new version of Swoole, you can work with primitive types (strings, arrays, and streams) as objects.
https://github.com/swoole/swoole-src/releases/tag/v6.1.0
Is there any way to make PHPStorm provide autocomplete for primitives?
For example, similar to how we can do it for classes using an IDE helper.
Please sign in to leave a comment.
As of now, please subscribe and star the following item: https://youtrack.jetbrains.com/issue/WI-82495 to draw additional attention to it.