File tree Expand file tree Collapse file tree 4 files changed +13
-4
lines changed
Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1- [text ]
2- eol = lf
1+ * text eol =lf
Original file line number Diff line number Diff line change 44# Composer.
55vendor
66composer.lock
7+ composer.phar
78
89tests /assets /test.json
Original file line number Diff line number Diff line change 11<?php namespace Locker \XApi ;
22
33class IMT extends RegexpAtom {
4- protected static $ pattern = '/^(application|audio|example|image|message|model|multipart|text|video)(\/[-\w\+]+)(;\s*[-\w]+\=[-\w]+)*;?$/ ' ;
4+ protected static $ pattern = '/^(( application|audio|example|image|message|model|multipart|text|video)(\/[-\w\+\. ]+)(;\s*[-\w]+\=[-\w]+)*;?) $/ ' ;
55}
Original file line number Diff line number Diff line change 1010 },
1111 "object" : {
1212 "id" : " http:\/\/ localhost\/ moodle\/ mod\/ quiz\/ attempt.php?attempt=48"
13- }
13+ },
14+ "attachments" : [{
15+ "contentType" : " application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ,
16+ "usageType" : " http://www.example.com" ,
17+ "display" : {},
18+ "description" : {},
19+ "length" : 100 ,
20+ "sha2" : " 9cfe7faff7054298ca87557e15a10262de8d3eee77827417fbdfea1c41b9ec23" ,
21+ "fileUrl" : " http://www.example.com"
22+ }]
1423}
You can’t perform that action at this time.
0 commit comments