Skip to content

Commit 84a3ddf

Browse files
kabelsebastianbergmann
authored andcommitted
Fix another 7.3 test output difference with phpdbg
1 parent 6e49f0b commit 84a3ddf

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

tests/Regression/GitHub/2591-separate-function-no-preserve-no-bootstrap-php73.phpt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,10 @@ Time: %s, Memory: %s
2828
There were 2 errors:
2929

3030
1) Issue2591_SeparateFunctionNoPreserveTest::testChangedGlobalString
31-
PHPUnit\Framework\Exception: %sUncaught Error: Class 'PHPUnit\Framework\TestCase' not found in %s/SeparateFunctionNoPreserveTest.php:%d%S
32-
Stack trace:
31+
PHPUnit\Framework\Exception: %sUncaught Error%sin %s
3332
%a
3433
2) Issue2591_SeparateFunctionNoPreserveTest::testGlobalString
35-
PHPUnit\Framework\Exception: PHP Fatal error: Uncaught Error: Class 'PHPUnit\Framework\TestCase' not found in %s:%d
36-
Stack trace:
34+
PHPUnit\Framework\Exception: %sUncaught Error%sin %s
3735
%a
3836
ERRORS!
3937
Tests: 2, Assertions: 0, Errors: 2.

0 commit comments

Comments
 (0)