https://bugzilla.wikimedia.org/show_bug.cgi?id=70658

--- Comment #4 from dan <[email protected]> ---
re-implemented UploadSourceAdapter trying to follow the manual example class as
best as possible, but that didn’t yield any positive results.

with additional testing, it looks like hhvm is not properly supporting custom
protocols and streams. in zend’s php, the first method called of a custom
stream wrapper is url_stat(). in hhvm, this method is never called.

is the custom stream necessary because the back-end storage of the uploaded
file can vary from a file system to mwstore?

i'm not sure how to move further with resolving this issue now. anyone have any
ideas?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to