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

Filipus Klutiero: > Although PDT comes with a formatter profile implementing the deprecated PSR-2, it does not come with one implementing the newer PSR-12 "Extended Coding Style", also recommended by...

enhancement

Hello, Is there any plans/planned date for supporting PHP 8 ? Best regards, and thank you for all the hard work.

enhancement

After merging this pull request the procedure for setting up an Eclipse environment for contribution is as follows: 1. git clone this repo to a local directory named "pdt" 2....

…512 digest. - Digest.java: - added digest types SHA-256 and SHA-512 to DIGEST_MAP - PharFileTest.java: - improved to run test all permutations of compression modes and signature types - validate...

Hello, I was attempting to setup Eclipse for contributing to PDT (long time I wrote Java, but hey, never too late to get back at it). I followed the guide...

enhancement

**Describe the bug** When importing the current project into an Eclipse installation for contributing, then file `org.eclipse.php.composer.core/plugin.xml` is marked as with error: "Unknown extension point: 'org.eclipse.wildwebdeveloper.json.schema'" (s. screenshot below) **Describe...

bug

Add missing feature "org.eclipse.wildwebdeveloper.feature.feature.group" to current target platform Signed-off-by: Markus Hoffrogge

**Describe the bug** If a .phar file is signed with SHA-256 or SHA-512 digest, then PDT cannot handle it. E.g.: If such a .phar file is added to the include...

bug

The link to the 'PDT main wiki page' on Github/wiki (https://github.com/eclipse/pdt/wiki) is wrong: > Currently main wiki page is [http://wiki.eclipse.org/PDT](https://github.com/eclipse/pdt/wiki/wiki.eclipse.org/PDT). It should be: [http://wiki.eclipse.org/PDT](https://wiki.eclipse.org/PDT)

bug