Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ReflectorWithAttributes interface with getFirstAttribute() and hasAttribute() #13224

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jan 23, 2024

  1. Introduction of ReflectorWithAttribute interface and ReflectionFuncti…

    …onAbstract::getAttribute method
    ollieread committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b508357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37dbb38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cf5592 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    464e95c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    df71102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6c14fd View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    bf2cc86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bf0f2c View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge branch 'master' into reflectorwithattributes

    # Conflicts:
    #	ext/reflection/php_reflection_arginfo.h
    ollieread committed May 2, 2024
    Configuration menu
    Copy the full SHA
    395ac58 View commit details
    Browse the repository at this point in the history
  2. Update reflection arginfo

    ollieread committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1c2dee8 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    ollieread committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c060dff View commit details
    Browse the repository at this point in the history