Undefined variable when encrypting an attached file
Author: bohwazCreated Aug 23, 2026Updated Aug 24, 2026
In https://github.com/dompdf/dompdf/blob/b14267808b811db092f53830f81f4706f4917c79/lib/Cpdf.php#L3106
The variable $creation doesn't exist, it's actually $created.
Source: dompdf/dompdf