Skip to content

Update ORMTranslatableListener.php (Solves issue #103)#107

Open
markmeson wants to merge 4 commits intoSylius:1.10from
markmeson:master
Open

Update ORMTranslatableListener.php (Solves issue #103)#107
markmeson wants to merge 4 commits intoSylius:1.10from
markmeson:master

Conversation

@markmeson
Copy link

Running make:entity will cause PHP Fatal error if $reflection is null when evaluating $reflection->isAbstract(). Checking if $reflection is null and avoiding the subsequent evaluation will prevent the error.

@markmeson markmeson changed the title Update ORMTranslatableListener.php Update ORMTranslatableListener.php (Solves issue #103) Sep 6, 2019
@lchrusciel lchrusciel added the Bug Confirmed bugs or bugfixes. label Sep 9, 2019
@lchrusciel lchrusciel changed the base branch from master to 1.10 April 15, 2022 12:25
@lchrusciel lchrusciel requested a review from a team as a code owner April 15, 2022 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Confirmed bugs or bugfixes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants