tsm832
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
tsm832 created a post, Code Completion parameter options not reflecting ExpectedValues attribute settings
I am not sure what I am missing. Based on everything I have found, I should be able to limit the code completion parameter options to only those listed in the ExpectedValues attribute. Instead, I a... -
-
tsm832 created a post, Code Inspection doesn't appear to be reporting properly with PHP 8
ReflectionParameter::getClass has been deprecated in PHP 8.0. The recommended alternative includes using ReflectionType::isBuiltin. However, the Code Inspection: Element is not available in configu...