Skip to content

Commit da53210

Browse files
committed
fix test
1 parent f1acac1 commit da53210

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sapi/cli/tests/005.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ string(183) "Class [ <internal:Core> class stdClass ] {
4040
}
4141

4242
"
43-
string(1424) "Class [ <internal:Core> class Exception ] {
43+
string(1418) "Class [ <internal:Core> class Exception ] {
4444

4545
- Constants [0] {
4646
}
@@ -74,7 +74,7 @@ string(1424) "Class [ <internal:Core> class Exception ] {
7474
}
7575
}
7676

77-
Method [ <internal:Core> final public method __wakeup ] {
77+
Method [ <internal:Core> public method __wakeup ] {
7878
}
7979

8080
Method [ <internal:Core> final public method getMessage ] {

0 commit comments

Comments
 (0)