pdt icon indicating copy to clipboard operation
pdt copied to clipboard

PHP Development Tools project (PDT)

Results 170 pdt issues
Sort by recently updated
recently updated
newest added

**Bug Description** Missing error on declaring promoted property outside a constructor. **Eclipse environment** Version: 2023-06 (4.28.0) Build id: 20230608-1333 PDT: 8.0.0.202306050832 **System** - PHP Version: 8.2.7, 8.1.20, 8.0.29, 7.4.33 (via...

enhancement

**Bug Description** Missing error on incorrect default value order. **Eclipse environment** Version: 2023-06 (4.28.0) Build id: 20230608-1333 PDT: 8.0.0.202306050832 **System** - PHP Version: 8.2.7, 8.1.20, 8.0.29, 7.4.33 (via https://onlinephp.io/) **To...

enhancement

**Bug Description** Relying on excessive arguments on function call is considered obsolete design for modern php. Excessive arguments can be represented with variadic parameter. If a warning/info is shown, it...

enhancement

**Bug Description** Missing error on lack of arguments. **Eclipse environment** Version: 2023-06 (4.28.0) Build id: 20230608-1333 PDT: 8.0.0.202306050832 **System** - PHP Version: 8.2.7, 8.1.20, 8.0.29, 7.4.33 (via https://onlinephp.io/) **To Reproduce**...

enhancement

**Bug Description** Missing error on extending/implementing/importing scalar type. **Eclipse environment** Version: 2023-06 (4.28.0) Build id: 20230608-1333 PDT: 8.0.0.202306050832 **System** - PHP Version: 8.2.7, 8.1.20, 8.0.29, 7.4.33 (via https://onlinephp.io/) **To Reproduce**...

enhancement

**Bug Description** Missing error on duplicate type on parameters/return value. **Eclipse environment** Version: 2023-06 (4.28.0) Build id: 20230608-1333 PDT: 8.0.0.202306050832 **System** - PHP Version: 8.2.7, 8.1.20, 8.0.29, 7.4.33 (via https://onlinephp.io/)...

enhancement

**Bug Description** Missing error on LSP violation (mixed type case). **Eclipse environment** Version: 2023-06 (4.28.0) Build id: 20230608-1333 PDT: 8.0.0.202306050832 **System** - PHP Version: 8.2.7, 8.1.20, 8.0.29, 7.4.33 (via https://onlinephp.io/)...

enhancement

**Bug Description** Missing error on intersection types with scalar type. **Eclipse environment** Version: 2023-06 (4.28.0) Build id: 20230608-1333 PDT: 8.0.0.202306050832 **System** - PHP Version: 8.2.7, 8.1.20, 8.0.29, 7.4.33 (via https://onlinephp.io/)...

enhancement

**Bug Description** Missing error on LSP violation. **Eclipse environment** Version: 2023-06 (4.28.0) Build id: 20230608-1333 PDT: 8.0.0.202306050832 **System** - PHP Version: 8.2.7, 8.1.20, 8.0.29, 7.4.33 (via https://onlinephp.io/) **To Reproduce** Steps...

enhancement

**Bug Description** Missing error on incompatible param/return value type on derived method. **Eclipse environment** Version: 2023-06 (4.28.0) Build id: 20230608-1333 PDT: 8.0.0.202306050832 **System** - PHP Version: 8.2.7, 8.1.20, 8.0.29, 7.4.33...

enhancement