aboutsummaryrefslogtreecommitdiffstats
path: root/includes/import/UploadSourceAdapter.php
Commit message (Expand)AuthorAgeFilesLines
* Update name & email for bvibberBrooke Vibber2024-02-081-1/+1
* import: Check for seekable streams before doing syntax checkUmherirrender2023-03-171-0/+11
* import: Add a syntax check for xml importsUmherirrender2023-01-191-0/+12
* stream wrapper: Declare $context class propertyUmherirrender2023-01-061-0/+3
* import: UploadSourceAdapter::stream_read() don't pass null to strlen()Reedy2022-07-091-2/+3
* Check return of parse_url for used url partsUmherirrender2022-03-291-0/+3
* Add missing visibility on methods related to import/exportUmherirrender2020-05-091-7/+7
* import: Fix wrong/unspecific type hints in UploadSourceAdapterThiemo Kreuz2019-03-271-6/+6
* Add missing & to @param documentation to match functon callUmherirrender2017-08-111-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* Split classes in Import.php into separate filesKrzysztof Zbudniewek2015-12-291-0/+149