Changelog for expect |
Release |
What has changed? |
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) |
0.2.9 |
Provide a default value for expect.match_max (Bug #21823) |
0.2.8 |
Fixed bug #16836 (introduce expect.match_max .ini parameter for asterisk match buffer size) |
0.2.7 |
Fixed bug #18998 (Change expect.logfile on runtime leave file descriptor opened) |
0.2.6 |
Fixed bug #16552 (does not build with php-5.3.x)
|
0.2.5 |
Fixed bug #14768 (configure error in Ubuntu 8.04)
|
0.2.4 |
Fixed #12268 (Capturing output via exp_loguser from within PHP / Apache)
|
0.2.3 |
Fix bug #5950 (leaving "zombies" after fopen)
|
0.2.2 |
Fix segfault on scenario with EXP_TIMEOUT.
|
0.2.1 |
1) Support returning match substrings in array.
2) Fix missing null-termination in returned match string.
|
0.2 |
Fixed #5941
|
0.1 |
Initial release. Try it out!
|