Markus Hoffrogge

Results 17 issues of Markus Hoffrogge

This NPE did occur with newer versions of httpclient (e.g. 4.5.10)

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...

**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

#47 @ochurlaud - according to your proposal - please use this pull request for commenting your testing results. Many thanks for your efforts! Please watch my recent commit of today...

awaiting test feedback

### Feature request: I would like to configure: 1. separate repos for pages and for media 2. additional repo for the php core runtime path 3. additional repo for the...

feature request

Unit tests for this plugin will speed up testing - and in consequence - the accepting of pull requests. The implementation must follow the guide line at [Unit testing for...

contributionwelcome

This pull request implements Issue#55. Fixes #55 Note: This pull request builds upon pull request #54 **NOTE:** The commit comments contain details on all the changes made starting with the...