Skip to content

Fix callable syntax for PHP 8.2#216

Open
JJCLane wants to merge 1 commit into
Codeception:masterfrom
JJCLane:master
Open

Fix callable syntax for PHP 8.2#216
JJCLane wants to merge 1 commit into
Codeception:masterfrom
JJCLane:master

Conversation

@JJCLane

@JJCLane JJCLane commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

The ArgumentsFormatter currently fails in PHP 8.2+ with Use of "self" in callables is deprecated. This PR uses the new syntax which allows IDEs to pick up references.

@JJCLane

JJCLane commented Feb 14, 2026

Copy link
Copy Markdown
Contributor Author

@Naktibalda Can we merge?

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.

2 participants