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 78177cda50..f0ac1baec6 100644 --- a/ext/hash/tests/serialize-context.phpt +++ b/ext/hash/tests/serialize-context.phpt @@ -12,4 +12,4 @@ try { echo "Exception: {$e->getMessage()}\n"; } --EXPECT-- -Exception: Serialization of 'HashContext' is not allowed
\ No newline at end of file +Exception: Serialization of 'HashContext' is not allowed |