Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Typed property must not be accessed before initialization #67

@armpogart

Description

@armpogart

Try to add php 7.4 property typing to any of the Entity examples from docs and persist it with db, you will get that exception.

For the reference see also doctrine issue and corresponding PR. As far as I see the issue is partially resolved, see this one.

Not sure whether the issue in Doctrine was only for id (i.e. primary keys), but here we have the issue for any typed field in Entity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    magicStructural changes, new features, performance.type:questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions