xmldsig icon indicating copy to clipboard operation
xmldsig copied to clipboard

C14N options

Open miguelfrmn opened this issue 9 months ago • 4 comments

I'm implementing this library for the upcoming official electronic invoicing system required by the Dominican Republic's IRS (DGII).

For that use case, some parameters need to be set (related to C14N and preserving whitespaces). This pull request adds the option to specifying those parameters.

miguelfrmn avatar May 03 '25 19:05 miguelfrmn

Thanks for the PR.

Please check the test results: https://github.com/selective-php/xmldsig/actions/runs/14814040829/job/41639555159?pr=29

odan avatar May 05 '25 09:05 odan

Please check for the latest build result. Note: Locally you can also run "composer stan" or "composer test:all" to see the results.

odan avatar May 18 '25 10:05 odan

Did you check it out?

miguelfrmn avatar Jul 17 '25 05:07 miguelfrmn

I will check today.

odan avatar Jul 17 '25 11:07 odan