I have the following issue when using this library with PHP 8.2:
Deprecated Functionality: Creation of dynamic property RobRichards\XMLSecLibs\XMLSecEnc::$guid is deprecated in vendor/robrichards/wse-php/src/WSSESoap.php on line 350
Should I just create a PR to https://github.com/robrichards/xmlseclibs adding the property or does this module need to be refactored to not use this property?