Revision 2899dafbf55abc78a7f7e7460c1ea4c000810974

Committed on 20/03/2010 2:44 am by Tobias Schlitt <toby@php.net> [GitHub Diff]

- Fixed issue #15922: The default lock timeout in ezcWebdavFileBackend is not
2 seconds. After this time, a hanging lock will automatically be released.
This timeout can now be configured through the new option
ezcWebdavFileBackendOptions->lockTimeout.