mirror of
https://github.com/doctrine/reflection.git
synced 2026-03-24 08:42:07 +01:00
Add new reflection class to handle uninitialized typed properties #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sspat on GitHub (Dec 2, 2019).
As suggested by @beberlei in https://github.com/doctrine/orm/pull/7857
Currently waiting for merge on https://github.com/doctrine/reflection/pull/22 to be able to run tests in PHP 7.4, then will proceed with implementation.
@beberlei commented on GitHub (Jan 8, 2020):
Merged in
68b6aa3299