Account created on 19 June 2006, over 18 years ago
#

Recent comments

🇳🇱Netherlands jos_s

At #3
Natialia, I think you need to add

use \AllowDynamicProperties;

before the

#[AllowDynamicProperties]

Without the use \AllowDynamicProperties; I get en error.

🇳🇱Netherlands jos_s

The described fix works for me.

🇳🇱Netherlands jos_s

I can confirm that the error message disappear with the patch in #7. Thanks for solving this!

🇳🇱Netherlands jos_s

Hi Shreya_th,

Sorry for the delay, but I have now reviewed your changes. There is still an fatal error but now with a different message:

Got error 'PHP message: PHP Fatal error: Class Drupal\\pdf_serialization\\Encoder\\PdfEncoder contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Symfony\\Component\\Serializer\\Normalizer\\NormalizerInterface::supportsNormalization) in /home/*****/drupal/web/modules/contrib/pdf_serialization/src/Encoder/PdfEncoder.php on line 14'

I hope this helps.

Production build 0.71.5 2024