Package Information |
Summary |
A PHP wrapper for libsmbclient |
Maintainers |
Eduardo Bacchi Kienetz (lead)
[details]
Remi Collet (contributor)
[details]
|
License |
BSD 2-clause |
Description |
smbclient is a PHP extension that uses Samba's libsmbclient library to provide
Samba related functions and 'smb' streams to PHP programs. |
Homepage |
https://github.com/eduardok/libsmbclient-php
|
Release notes
Version 0.9.0
(stable)
|
- fix gh#47 Incorrect function definition for smbclient_read - optimization: enable stream wrapper reusing connections |