Skip to content

Fix failing tests when ext-xdebug is not loaded and simplify tests for new Xdebug and PHPUnit versions#48

Merged
clue merged 3 commits intoclue:masterfrom
clue-labs:tests
Oct 28, 2020
Merged

Fix failing tests when ext-xdebug is not loaded and simplify tests for new Xdebug and PHPUnit versions#48
clue merged 3 commits intoclue:masterfrom
clue-labs:tests

Conversation

@clue
Copy link
Copy Markdown
Owner

@clue clue commented Oct 28, 2020

This changeset fixes failing tests when ext-xdebug is not loaded and simplifies tests for new Xdebug and PHPUnit versions. This fixes a small oversight from #44. The additional simplification is possible as of #47. The affected tests do not need to be skipped anymore with ext-xdebug 2.7 as per https://bugs.xdebug.org/bug_view_page.php?bug_id=00001629

clue added 3 commits October 28, 2020 08:09
PHP no longer yields a fatal error when ext-xdebug is loaded and an
invalid SOAP parameter is encountered. As of ext-xdebug v2.7, this
throws a SoapFault as expected.

Refs https://bugs.xdebug.org/bug_view_page.php?bug_id=00001629
@clue clue added this to the v2.0.0 milestone Oct 28, 2020
@clue clue merged commit 776e4d1 into clue:master Oct 28, 2020
@clue clue deleted the tests branch October 28, 2020 08:52
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