summaryrefslogtreecommitdiff
path: root/tests/phpunit/data/xmp/utf32BE.result.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/data/xmp/utf32BE.result.php')
-rw-r--r--tests/phpunit/data/xmp/utf32BE.result.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/phpunit/data/xmp/utf32BE.result.php b/tests/phpunit/data/xmp/utf32BE.result.php
new file mode 100644
index 00000000..ac7ea506
--- /dev/null
+++ b/tests/phpunit/data/xmp/utf32BE.result.php
@@ -0,0 +1,12 @@
+<?php
+
+$result = array(
+ 'xmp-exif' =>
+ array(
+ 'DigitalZoomRatio' => '0/10',
+ ),
+ 'xmp-general' =>
+ array(
+ 'Label' => '􊯍'
+ ),
+);