Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

No ReflectionProperty::IS_VIRTUAL in 8.4 #16162

Closed
@vudaltsov

Description

@vudaltsov

Description

I am working on PHP 8.4 support forTyphoon Reflection and I've noticed thatReflectionProperty::IS_VIRTUALfrom the RFC is currently missing. Is this behavior expected?

The following code:

var_dump(ReflectionProperty::IS_VIRTUAL);

Resulted in this output:

Uncaught Error: Undefined constant ReflectionProperty::IS_VIRTUAL

But I expected this output instead:

int(XXX)

PHP Version

PHP 8.4.0-dev (cli) (built: Sep 24 2024 14:38:59)

Operating System

MacOS

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp