Joshua Dredge
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Edited Generics on Iterators
Hi all, I haven't used PHP in a while, and it looks like PHPStorm is getting very good with Generic Support. I feel like this should be supported in 2022.2 but I'm not sure if it is - maybe I'm not... -
Edited PHPStorm Metadata Questions
Sorry if I've missed it, I have a few questions regarding metadata and generics. Let's start with the metadata. At the top of some object files I have PHPDoc as such: * @property int|null $user_typ... -
Edited PHPDoc Generics
Hi, in an enterprise project and lack of type information and some magic functions is starting to drive me crazy. I know PHPStorm has some extra PHPDoc functionality, so I'm wanting to see if this ...