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

feat: add memorize operation #316

Closed
wants to merge 3 commits into from
Closed

Conversation

drupol
Copy link
Collaborator

@drupol drupol commented Nov 13, 2023

This PR:

  • Fix ...
  • Provide ...
  • It breaks backward compatibility
  • Is covered by unit tests
  • Has static analysis tests (psalm, phpstan)
  • Has documentation
  • Is an experimental thing

Follows #. Related to #. Fixes #.

Copy link

what-the-diff bot commented Nov 13, 2023

PR Summary

  • Introduction of Memorizeable operation
    The Collection interface was enhanced with a new operation named Memorizeable. This provides additional capabilities to our Collection interface making it more versatile.

  • Addition of Memorizeable operation interface
    A brand new interface called Memorizeable has been added to the codebase. This interface allows objects to implement memory-related operations.

  • Creation of Memorize operation class
    A new class named Memorize has been added, enabling the manipulation and management of memory in a more defined and concrete way.

@github-actions github-actions bot added the stale label Nov 19, 2023
@drupol drupol removed the stale label Nov 19, 2023
@loophp loophp deleted a comment from github-actions bot Nov 19, 2023
@drupol
Copy link
Collaborator Author

drupol commented Nov 22, 2023

Closed in favor of #319

@drupol drupol closed this Nov 22, 2023
@drupol drupol deleted the feat/add-memorize-operation branch November 22, 2023 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant