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 phpstan template annotations to collection/criteria lib objects #1657

Closed

Commits on Oct 9, 2020

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

Commits on Nov 19, 2020

  1. Improve Criteria/Collection template annotations

    This is done by adding TReturn and TColl template parameters,
    unfortunately this is necessary: it reveals complexity that's already
    present in the code.
    nederdirk committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    658560e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    175e063 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

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