summaryrefslogtreecommitdiff
path: root/ext/intl/tests/bug62915.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/bug62915.phpt')
-rw-r--r--ext/intl/tests/bug62915.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/intl/tests/bug62915.phpt b/ext/intl/tests/bug62915.phpt
index 45d2dea5e9..09d757f63a 100644
--- a/ext/intl/tests/bug62915.phpt
+++ b/ext/intl/tests/bug62915.phpt
@@ -20,5 +20,6 @@ try {
} catch (Exception $e) {
var_dump($e->getMessage());
}
+?>
--EXPECT--
string(39) "Cannot clone unconstructed IntlTimeZone"