Skip to content

fix: Call to undefined function Cammac\Workflow\Fields\array_last() - #37

Open
webbrain-one wants to merge 1 commit into
algethamy:masterfrom
webbrain-one:webbrain/issue-26
Open

fix: Call to undefined function Cammac\Workflow\Fields\array_last()#37
webbrain-one wants to merge 1 commit into
algethamy:masterfrom
webbrain-one:webbrain/issue-26

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #26

Prefix array_last() with a leading backslash to call the global
PHP function instead of resolving it within the current namespace.

Closes algethamy#26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Call to undefined function Cammac\Workflow\Fields\array_last()

1 participant