Skip to content

PHP 7.4: NewClasses: add ReflectionReference class#820

Merged
wimg merged 1 commit intomasterfrom
php-7.4/new-class-reflectionreference
Jun 16, 2019
Merged

PHP 7.4: NewClasses: add ReflectionReference class#820
wimg merged 1 commit intomasterfrom
php-7.4/new-class-reflectionreference

Conversation

@jrfnl
Copy link
Copy Markdown
Member

@jrfnl jrfnl commented Jun 14, 2019

  • Reflection:
    A new ReflectionReference class has been added, which allows detecting
    references and comparing them for identity.

Refs:

Related to #808

> - Reflection:
>    A new ReflectionReference class has been added, which allows detecting
>    references and comparing them for identity.

Refs:
* https://wiki.php.net/rfc/reference_reflection
* https://github.com/php/php-src/blob/42cc58ff7b2fee1c17a00dc77a4873552ffb577f/UPGRADING#L388-L391
* php/php-src#3550
* php/php-src@6347f0b
@jrfnl jrfnl added Type: enhancement PR: quick merge PR only contains relatively simple changes PR: ready for review labels Jun 14, 2019
@jrfnl jrfnl added this to the 9.2.0 milestone Jun 14, 2019
@jrfnl jrfnl requested a review from wimg June 14, 2019 14:13
@wimg wimg merged commit ceaebb3 into master Jun 16, 2019
@wimg wimg deleted the php-7.4/new-class-reflectionreference branch June 16, 2019 13:13
@jrfnl jrfnl removed the PR: quick merge PR only contains relatively simple changes label Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants