Skip to content

[Bug]: Command pimcore:deployment:classes-rebuild flags -c and -o do not work together #18928

@brusch

Description

@brusch

Improvement description

Expected behavior, running the command:

bin/console pimcore:deployment:classes-rebuild -c -o

should create missing class definitions in database but not trying to dump PHP files.
Currently, when running with argument -c it always tries to dump the files, because -o is not considered.

This is critical to do clean PaaS deployments.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions