summaryrefslogtreecommitdiff
path: root/tests/phpunit/data/xmp/utf32BE.result.php
blob: ac7ea5062f49ad6ee31fd7474ffdcf8658b1a6c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php

$result = array(
	'xmp-exif' =>
		array(
			'DigitalZoomRatio' => '0/10',
		),
	'xmp-general' =>
		array(
			'Label' => '􊯍'
		),
);