Skip to content

Rule class is undefined, which does not let my symfony applicatino start #1557

Description

@GiulioMRBS

class_alias(Declaration::class, Rule::class);

class_alias(Declaration::class, Rule::class);

Hi, I installed the sabberworm/php-css-parser as required package of dompdf, but after the upgrade from 9.1.0 to 9.2.0 my symfony application does not start, because the Rule class is nowhere declared. Can you please fix it?

Thank you in advance, greetings,
Giulio

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions