Skip to content

Conversation

@stloyd
Copy link
Member

@stloyd stloyd commented Oct 27, 2023

Change Log

Added

Fixed

Changed

  • Rework `GroupBy::result()` method to not recreate entries & rows in loop
  • Use `FlowContext` in `GroupBy`

Removed

Deprecated

Security


Description

This allows the removal of recreating entries and rows of objects in the loop, which is done in the Rows::add() & Entries::add() methods.

@norberttech norberttech merged commit 0fa2b7c into flow-php:1.x Oct 27, 2023
@stloyd stloyd deleted the feature/group-by branch October 27, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants