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 option to limit export of (large) arrays (to speed up PHPUnit) #59

Merged
merged 8 commits into from
Jun 18, 2024

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    5476a73 View commit details
    Browse the repository at this point in the history
  2. added test

    staabm committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    071c55d View commit details
    Browse the repository at this point in the history
  3. cs

    staabm committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a028fa5 View commit details
    Browse the repository at this point in the history
  4. fix typo

    staabm committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    539209a View commit details
    Browse the repository at this point in the history
  5. turn limit into property

    staabm committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0a94d0c View commit details
    Browse the repository at this point in the history
  6. count items recursively

    staabm committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    deb644f View commit details
    Browse the repository at this point in the history
  7. better method name

    staabm committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    96c4edd View commit details
    Browse the repository at this point in the history
  8. simplify

    staabm committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4c25986 View commit details
    Browse the repository at this point in the history