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

Fix regression - partial construction with trait methods #1403

Merged

Commits on Mar 20, 2024

  1. Add a failing test and fixture

    Co-Authored-By: Ant Weedon <81413869+adnweedon@users.noreply.github.com>
    Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
    ghostwriter and adnweedon committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    caa1f8f View commit details
    Browse the repository at this point in the history
  2. Call get_parent_class before calling the parent class

    Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
    ghostwriter committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    61a65ce View commit details
    Browse the repository at this point in the history
  3. Requires PHP 7.4

    Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
    ghostwriter committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    86adc20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea3fa96 View commit details
    Browse the repository at this point in the history