PHP extension for expect library
This extension allows to interact with processes through PTY, using expect library.
License: PHP License
Version | Release | Download |
0.4.0 | 2020-01-13 | expect-0.4.0.tgz |
0.3.3 | 2015-09-11 | expect-0.3.3.tgz |
0.3.2 | 2015-09-11 | expect-0.3.2.tgz |
0.3.1 | 2011-11-22 | expect-0.3.1.tgz |
0.3.0 | 2011-06-23 | expect-0.3.0.tgz |
Version | Message |
0.4.0 |
Added code to support API for PHP 7.x Updated build scripts, to support 64bit centos |
0.3.3 | Added LICENSE. Fixed RPM build for 64bit. |
0.3.2 | Fixed #70458 |
0.3.1 | Fixed compilation issue (Bug #59916) |
0.3.0 |
Fixed setting INI parameters (Bug #22566) Fixed Segmentation Fault on use (Bug #21578) |