diff options
Diffstat (limited to 'ext/hash/tests/serialize-context.phpt')
| -rw-r--r-- | ext/hash/tests/serialize-context.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/hash/tests/serialize-context.phpt b/ext/hash/tests/serialize-context.phpt index 81b3a11f70..78177cda50 100644 --- a/ext/hash/tests/serialize-context.phpt +++ b/ext/hash/tests/serialize-context.phpt @@ -11,5 +11,5 @@ try { } catch (Exception $e) { echo "Exception: {$e->getMessage()}\n"; } ---EXPECTF-- +--EXPECT-- Exception: Serialization of 'HashContext' is not allowed
\ No newline at end of file |
