Changelog for smbclient |
Release |
What has changed? |
1.0.1 |
-- Code fixes for PHP 7.4/8, and memory free, ReadTest added, Travis build updated, and smbclient_state_init documentation fixed. |
1.0.0 |
- stream optimization: reuse previous connections (Remi) |
0.9.0 |
- fix gh#47 Incorrect function definition for smbclient_read
- optimization: enable stream wrapper reusing connections |
0.8.0 |
- Promoting to stable after almost 3 months with no commits needed. |
0.8.0RC1 |
- initial PECL release
- add 'smb' streams support
- rename extension to smbclient
- PHP 7 compatibility |