Skip to content

Commit 3a25a56

Browse files
nikicsmalyshev
authored andcommitted
Fixed bug #74111
1 parent 0525574 commit 3a25a56

File tree

3 files changed

+572
-598
lines changed

3 files changed

+572
-598
lines changed

ext/standard/tests/serialize/bug25378.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ bool(false)
4242
Notice: unserialize(): Error at offset 17 of 33 bytes in %sbug25378.php on line %d
4343
bool(false)
4444

45-
Notice: unserialize(): Error at offset 33 of 32 bytes in %sbug25378.php on line %d
45+
Notice: unserialize(): Error at offset 32 of 32 bytes in %sbug25378.php on line %d
4646
bool(false)
4747

4848
Notice: unserialize(): Error at offset 2 of 13 bytes in %sbug25378.php on line %d

0 commit comments

Comments
 (0)