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

Parent method intercept #181

Merged
merged 9 commits into from
Dec 6, 2021
Merged

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    8c12419 View commit details
    Browse the repository at this point in the history
  2. Remove AnnotationException

    AnnotationException is never thrown
    NaokiTsuchiya committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    3351cda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aef380 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Update src/CodeGenMethod.php

    Co-authored-by: Akihito Koriyama <akihito.koriyama@gmail.com>
    NaokiTsuchiya and koriym committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    9142579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96b4990 View commit details
    Browse the repository at this point in the history
  3. Update tests/Fake/FakeMockChild.php

    Co-authored-by: Akihito Koriyama <akihito.koriyama@gmail.com>
    NaokiTsuchiya and koriym committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    c7aeabb View commit details
    Browse the repository at this point in the history
  4. Update tests/Fake/FakeMockChildChild.php

    Co-authored-by: Akihito Koriyama <akihito.koriyama@gmail.com>
    NaokiTsuchiya and koriym committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    d5471c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be85dd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Pass $reflectionClass

    koriym committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    07824c7 View commit details
    Browse the repository at this point in the history