Skip to content

Remove xdebug.max_nesting_level ini setting from phpunit configs - #164

Merged
sprankhub merged 1 commit into
extdn:masterfrom
kapilpandya22:master
May 29, 2026
Merged

Remove xdebug.max_nesting_level ini setting from phpunit configs#164
sprankhub merged 1 commit into
extdn:masterfrom
kapilpandya22:master

Conversation

@kapilpandya22

Copy link
Copy Markdown
Contributor

This setting was removed in Xdebug 3.x which ships with PHP 8.x, causing PHPUnit to emit a warning that fails CI runs despite all tests passing.

This setting was removed in Xdebug 3.x which ships with PHP 8.x, causing
PHPUnit to emit a warning that fails CI runs despite all tests passing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@sprankhub sprankhub left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a follow-up on #163. Makes sense 👍

@sprankhub
sprankhub merged commit d759c63 into extdn:master May 29, 2026
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