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

Remove ArrayPushTransformer & CallbackEntryTransformer #525

Merged
merged 1 commit into from
Oct 6, 2023

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

@norberttech norberttech merged commit e84ac35 into flow-php:1.x Oct 6, 2023
13 checks passed
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants