Skip to content

Conversation

kingjia90
Copy link
Contributor

@kingjia90 kingjia90 commented Nov 7, 2024

Changes in this pull request

Potentially resolves https://pimcore.atlassian.net/browse/PEES-436

Additional info

This PR should avoid this error
image

By looking at some other migration


which leads to
Pimcore::getContainer()->get(PHPClassDumperInterface::class)->dumpPHPClasses($this);

Copy link

github-actions bot commented Nov 7, 2024

Review Checklist

  • Target branch (11.4 for bug fixes, others 11.x)
  • Tests (if it's testable code, there should be a test for it - get help)
  • Docs (every functionality needs to be documented, see here)
  • Migration incl. install.sql (e.g. if the database schema changes, ...)
  • Upgrade notes (deprecations, important information, migration hints, ...)
  • Label
  • Milestone

@kingjia90 kingjia90 changed the title replace this->container [Bug]: Error from Migrations - call on null $this->container Nov 7, 2024
Copy link

sonarqubecloud bot commented Nov 7, 2024

@ghost ghost added this to the 11.4.2 milestone Nov 8, 2024
@kingjia90 kingjia90 merged commit 89d5fe7 into 11.4 Nov 8, 2024
20 checks passed
@kingjia90 kingjia90 deleted the container branch November 8, 2024 07:30
@github-actions github-actions bot locked and limited conversation to collaborators Nov 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant