]> source.dussan.org Git - nextcloud-server.git/commit
switch to different parsing implementation to get xml attributes properly handled
authorThomas Müller <thomas.mueller@tmit.eu>
Tue, 2 Dec 2014 10:03:25 +0000 (11:03 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Thu, 4 Dec 2014 10:40:33 +0000 (11:40 +0100)
commitc80ec91f281419e59b3fd2ce2668278e440d6768
tree4200c178705818e9a61dc9141e5f6683c54ef840
parentba52c996cf81781d752748986c761667f59691a3
switch to different parsing implementation to get xml attributes properly handled
lib/private/app/infoparser.php
tests/data/app/expected-info.json
tests/data/app/strange-types-info.json [deleted file]
tests/data/app/strange-types-info.xml [deleted file]
tests/data/app/valid-info.xml
tests/lib/app/infoparser.php