Skip to content

Remove ArrayPushTransformer & CallbackEntryTransformer#525

Merged
norberttech merged 1 commit intoflow-php:1.xfrom
stloyd:remove-array-push
Oct 6, 2023
Merged

Remove ArrayPushTransformer & CallbackEntryTransformer#525
norberttech merged 1 commit intoflow-php:1.xfrom
stloyd:remove-array-push

Conversation

@stloyd
Copy link
Member

@stloyd stloyd commented Oct 5, 2023

Change Log

Added

Fixed

Changed

Removed

  • Remove `ArrayPushTransformer` & `CallbackEntryTransformer`

Deprecated

Security


Description

array push = ref()->arrayMerge(), internally "push" uses array_merge(),
callback entry = should be covered by expressions already

Refs: #505

@stloyd stloyd force-pushed the remove-array-push branch from ef9563a to e34ca11 Compare October 6, 2023 07:56
@norberttech norberttech merged commit e84ac35 into flow-php:1.x Oct 6, 2023
@stloyd stloyd deleted the remove-array-push branch October 6, 2023 08:12
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