[PR #73] Putting more source files back #108

Closed
opened 2026-01-24 11:40:49 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/php/pftt2/pull/73

State: closed
Merged: No


@cmb69 So, after testing a bit more, it seems that there are NoClassDefFoundErrors with org.incava.diff.Diff and org.kxml2.io.KXmlParser when using pftt from cmd prompt.

Pftt won't run with the error occurring for KXmlParser but it seems that it can't catch failed tests with the error occurring with Diff. For the time being, it seems these have to be reverted as well.

**Original Pull Request:** https://github.com/php/pftt2/pull/73 **State:** closed **Merged:** No --- @cmb69 So, after testing a bit more, it seems that there are NoClassDefFoundErrors with `org.incava.diff.Diff` and `org.kxml2.io.KXmlParser` when using pftt from cmd prompt. Pftt won't run with the error occurring for `KXmlParser` but it seems that it can't catch failed tests with the error occurring with `Diff`. For the time being, it seems these have to be reverted as well.
admin added the pull-request label 2026-01-24 11:40:49 +01:00
admin closed this issue 2026-01-24 11:40:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/pftt2#108