Skip to content

Refactor FormBuilder to use Request facade instead of global helpers#657

Merged
daftspunk merged 1 commit intooctobercms:4.xfrom
Samuell1:refactor/formbuilder-request-facade
Jan 26, 2026
Merged

Refactor FormBuilder to use Request facade instead of global helpers#657
daftspunk merged 1 commit intooctobercms:4.xfrom
Samuell1:refactor/formbuilder-request-facade

Conversation

@Samuell1
Copy link
Member

Replace deprecated input() and post() global function calls with Request facade methods in FormBuilder for better maintainability.

Replace deprecated input() and post() global function calls with
Request facade methods in FormBuilder for better maintainability.
@daftspunk daftspunk merged commit e264904 into octobercms:4.x Jan 26, 2026
4 checks passed
@daftspunk
Copy link
Member

Thanks!

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants