kaliberx

Results 3 issues of kaliberx

What is the license? Composer says MIT, LICENSE file says GPL 2.0

I'm using ssh2 extension. Unfortunately sometimes ssh2_sftp function waits forever because there is no way to specify timeout. Please consider adding parameter timeout to ssh2_connect function (as in ftp_connect) or...

Due to bug https://github.com/smarty-php/smarty/issues/1063 in Smarty v5.4.2 I had a simple custom patch to fix the compatibility problem. Since v5.4.3 the bug is partially fixed and the bad news is...