smbclient

A PHP wrapper for libsmbclient


smbclient is a PHP extension that uses Samba's libsmbclient library to provide
Samba related functions and 'smb' streams to PHP programs.

License: BSD 2-clause

Latest releases

Version Release Download
1.1.1 2023-04-17 smbclient-1.1.1.tgz
1.1.0 2023-04-01 smbclient-1.1.0.tgz
1.0.7 2023-04-01 smbclient-1.0.7.tgz
1.0.6 2021-02-28 smbclient-1.0.6.tgz
1.0.5 2021-02-11 smbclient-1.0.5.tgz
Show all releases

Changelog

Version Message
1.1.1 Workaround for regression in libsmbclient 4.16.9 and 4.17.5.
1.1.0 PHP 8 readiness, by Remi.
1.0.7 xattr fix by Remi.
1.0.6 ftruncate implemented on smb_streams by Remi.
1.0.5 Fixes possible segfault in php_smb_ops_close.
Show complete changelog