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 CallUserFunctionTransformer & CloneEntryTransformer #523

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

stloyd
Copy link
Member

@stloyd stloyd commented Oct 5, 2023

Change Log

Added

Fixed

Changed

Removed

  • Remove `CallUserFunctionTransformer` & `CloneEntryTransformer`

Deprecated

Security


Description

Refs: #505

clone = withEntry('clone', ref('current')),
call = call_method(ref('object'), ref('method'))

@norberttech norberttech merged commit d871b0b into flow-php:1.x Oct 5, 2023
13 checks passed
@stloyd stloyd deleted the remove-static branch October 5, 2023 19:21
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