repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move ResultWrapper subclasses to Rdbms
[mediawiki.git]
/
tests
/
phpunit
/
data
/
xmp
/
utf16LE.result.php
blob
5e876d9b096be0eea62ebaa21ef9e52e4f6cbfb1
1
<
?php
2
3
$result
= [
4
'xmp-exif'
=>
5
[
6
'DigitalZoomRatio'
=>
'0/10'
,
7
],
8
'xmp-general'
=>
9
[
10
'Label'
=>
''
11
],
12
];