Skip to content

Conversation

@stloyd
Copy link
Member

@stloyd stloyd commented Oct 9, 2023

Change Log

Added

Fixed

Changed

  • Adjust the `size` expression to behave similarly to the `count` one

Removed

Deprecated

Security


Description

Now, the size expression will return null when calling it on non-string & non-countable values, similarly to what's done for the count expression.

@norberttech
Copy link
Member

That should be default behavior for any expression, if execution is not possible on given cell, it should return null 👏

@norberttech norberttech enabled auto-merge (squash) October 9, 2023 14:10
@norberttech norberttech merged commit 3aea5b5 into flow-php:1.x Oct 9, 2023
@stloyd stloyd deleted the dx-size branch October 9, 2023 14:26
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