PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTTP » HTTP_WebDAV_Client

WebDAV stream wrapper class

This package is unmaintained.

Download latest release 1.0.2 (archived versions might be outdated)

License: PHP

Description

RFC2518 compliant stream wrapper that allows to use WebDAV server
resources like a regular file system from within PHP.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#878BogusBug2004-02-26PEAR QA: improvement for get_class()-usage
#994ClosedBug2004-03-11Rogue print_r() function
#995ClosedBug2004-03-11Support for WebDAV authentication is lacking
#996ClosedBug2004-03-11WebDAV file is not truncated when fopen()'ing with a mode of "w".
#1044DuplicateBug2004-03-20Get Headers Problem
#2463ClosedBug2004-10-05stream_write() does not update position
#4225ClosedDoc2005-04-26Documentation and test script request
#4584BogusBug2005-06-13DAV Header parsing failure
#5570No FeedbackBug2005-09-30problem with xml body requests
#6407ClosedBug2006-01-03stream_read(): Range one byte too long
#7714ClosedBug0.9.72006-05-24End of file marker not set in stream_read
#9373BogusReq0.9.72006-11-17scandir doesn't return file sizes
#9816No FeedbackReqCVS2007-01-12RFC 3744 WebDAV Access Control Protocol
#12653DuplicateBug0.9.72007-12-11Wrong HTTP Range: request header
#12854ClosedBug1.0.02008-01-08is_file('webdav://foo/bar.txt') always returns false
#12856Wont fixBug1.0.02008-01-08Directories cannot be accessed without trailing slash
#13229ClosedBug1.0.02008-02-27Opening files for append does not place pointer at eof?
#13245No FeedbackReq1.0.02008-02-28Uploading files is very slow
#13246Wont fixReq1.0.02008-02-28Caching of stat entries
#13867Wont fixReq1.0.02008-05-10Property operation
#13876ClosedReq1.0.02008-05-12Make User-Agent header configurable
#13948ClosedBugCVS2008-05-20HTTP/Request.php should be require_once'd
#14080ClosedBugCVS2008-06-05Suppress warning
#14088ClosedBugCVS2008-06-06fopen mode 'w' should truncate file
#14089ClosedReqCVS2008-06-06support of "header" stream context option
#14164ClosedBugCVS2008-06-17Content-range calculation is wrong.
#17791ClosedBugSVN2010-08-22Patch: Avoid deprecated ereg and split
#18445ClosedBug1.0.12011-04-14Response parsing fail if XML is on one line and hrefs contain the absolute URI
#19701FeedbackBug1.0.22012-11-12Incorrect processing DELETE response
#20239FeedbackBug1.0.22014-04-09List a folder with non-ascii character in name show the folder itself
#20412OpenBugSVN2014-09-18Technique used is explicitly forbidden by current RFC