Skip to content

Remove abstract declaration from Signature class#93

Open
jfarthing84 wants to merge 1 commit intolitesaml:masterfrom
jfarthing84:bugfix/fix-abstract-class-instantiation-error
Open

Remove abstract declaration from Signature class#93
jfarthing84 wants to merge 1 commit intolitesaml:masterfrom
jfarthing84:bugfix/fix-abstract-class-instantiation-error

Conversation

@jfarthing84
Copy link
Copy Markdown

@jfarthing84 jfarthing84 commented Aug 27, 2025

This PR removes the abstract declaration from the Signature class so that it can be instantiated. However, SAML/XML is out of my wheelhouse, so I have no idea what serialize and deserialize are supposed to do here - simply allowing it to be instantiated works for my use-case.

Closes #92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot instantiate abstract class LightSaml\Model\XmlDSig\Signature

1 participant