You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add pdf.allowed_schemes configuration to restrict URL schemes allowed in options that accept URLs (passed as the 4th argument of the Pdf constructor; effective with php-weasyprint 2.6+)
Allow disabling the generator timeout by setting process_timeout: false (calls disableTimeout())
Changed
Resolve a bare pdf.binary command name against the PATH (via ExecutableFinder) for compatibility with php-weasyprint 2.5.1+; absolute paths are used as-is
Security
Bump minimum versions of symfony/http-foundation, symfony/http-kernel and symfony/process to known secure releases