pdt
pdt copied to clipboard
PHP Development Tools project (PDT)
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...
Hello, Is there any plans/planned date for supporting PHP 8 ? Best regards, and thank you for all the hard work.
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...
**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...
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...
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)