- Affected version
- 2.0
Recent phpstorm updates adds exception tracing to hint if a method throws an exception. This has issues across interface boundaries which aren't type hinted resulting in false positives on invalid catch statements. This will flag most uses of DuplicateKeyException