Commit Graph

  • d1c4cdc291 bump version to 0.4.1 v0.x 0.4.1 macintoshplus 2026-02-27 11:56:58 +01:00
  • 1931258612 🐛 apply patch for PHP 8 Thanks @arekm macintoshplus 2026-02-26 22:09:44 +01:00
  • f2b2ca9e3f add config PIE and GitHub Action macintoshplus 2026-02-26 22:08:01 +01:00
  • 403fa58b6f Merge pull request #3 from krejcipetr/master master Simon Bazley 2024-08-05 11:06:50 +01:00
  • 832872beac Merge pull request #5 from lachbaer/fix_match_array Simon Bazley 2024-08-05 11:06:21 +01:00
  • 3fb8cf045d Merge pull request #6 from RobWei/master Simon Bazley 2024-08-05 11:05:51 +01:00
  • 60eb6b9f16 Added code support for PHP 8 RobWei 2024-01-23 11:17:56 +01:00
  • cc2e72e3d2 Fix issue #4 - match array not initialized Eik Rentzow 2023-02-28 08:14:33 +01:00
  • d19b005e00 Repair the returning matches Petr Krejčí 2022-12-13 21:55:15 +01:00
  • 5a86d23ae6 Set myself as lead, so I can upload release 0.4.0 Simon Bazley 2020-01-13 18:28:31 +00:00
  • 8a390dd154 Updated release notes Simon Bazley 2020-01-13 18:23:05 +00:00
  • cb5d842bc0 Bumped version to 0.4.0 Simon Bazley 2020-01-13 18:11:10 +00:00
  • 9d83d267c2 Updated package.xml for 0.4.0 release Simon Bazley 2020-01-13 17:42:12 +00:00
  • 0fdba09ee3 Added reference to /usr/lib64/tcl*/tclConfig.sh to support Centos builds sibaz 2019-11-20 12:09:22 +00:00
  • 7423b65a2e Added code to support PHP 7 sibaz 2019-11-20 12:05:44 +00:00
  • 9ff8bd236f Upgraded PHP LICENSE to version 3.01. Released a new version. 0.3.3 michael 2015-09-11 17:46:51 +00:00
  • 962f488073 fix global init/shudown (segfault on ZTS build) remi 2015-09-11 16:02:10 +00:00
  • 7e6b652293 add LICENSE + missing files in package.xml remi 2015-09-11 15:32:52 +00:00
  • 6fafe17e77 set max version as not yet compatible with php 7 remi 2015-09-11 15:19:21 +00:00
  • 18ea03b802 fix build when PHP_LIBDIR = lib64 (RPM distro) remi 2015-09-11 15:15:49 +00:00
  • a291a8ff3b Increment version 0.3.2 michael 2015-09-11 12:31:25 +00:00
  • 48d03837f9 Fixed #70458 michael 2015-09-11 12:29:29 +00:00
  • 5fdde4afbf Fixed setting boolea value "expect.loguser" michael 2014-07-20 16:29:12 +00:00
  • 98a048f820 Fixed compilation issues (bug #59916) 0.3.1 michael 2011-11-22 16:27:35 +00:00
  • c02699dde7 removed duplicate print added in previous commit by mistake michael 2011-06-25 15:42:54 +00:00
  • 8133790622 Updated e-mail address michael 2011-06-24 19:35:30 +00:00
  • 178e5c07c5 Fixed Segmentation Fault on use (Bug #21578) 0.3.0 michael 2011-06-23 20:43:19 +00:00
  • 9b925ac532 Fixed Bug #22566 (Can't set ini variable) michael 2011-06-23 11:36:40 +00:00
  • 4411953272 Provide a default value for expect.match_max (Bug #21823) 0.2.9 michael 2011-01-25 21:07:27 +00:00
  • f80a041dac Fixed bug #16836 (introduce expect.match_max .ini parameter for asterisk match buffer size) 0.2.8 michael 2011-01-09 08:10:44 +00:00
  • ea50047133 Fixed package version 0.2.7 michael 2010-10-10 07:43:20 +00:00
  • e16b06dede Fixed bug #18998 (Change expect.logfile on runtime leave file descriptor opened) michael 2010-10-10 07:37:35 +00:00
  • 80e342cf6b s,function_entry,zend_function_entry, As announced in http://news.php.net/php.pecl.dev/7123 johannes 2010-03-31 20:39:48 +00:00
  • 3e030e95e6 - update to package.xml v2 pajoye 2009-11-05 11:49:14 +00:00
  • e4b08ad2de fix a huge number of wrong MIME types. UGH. 0.2.6 gwynne 2009-07-13 12:15:13 +00:00
  • ce1a540073 fixes with arginfo for php-5.3 compatability shire 2009-03-03 23:21:38 +00:00
  • f85ba457db add new release 0.2.5 0.2.5 michael 2008-11-27 10:13:57 +00:00
  • b7d18cfbb9 Fixed bug #14768 (configure error in Ubuntu 8.04) michael 2008-11-27 10:10:11 +00:00
  • c5895a300f - Bring the majority of PECL extensions into line with macro/x.x.x versioning. - Please use the -dev tag during the development cycle so that snapshots can easily be distinguished from releases. sfox 2008-03-31 09:37:00 +00:00
  • 925378d4ae adhere to C standard michael 2007-10-22 15:27:03 +00:00
  • 4e2f9109e1 Fixed Bug #6996 (Segmentation fault on expect_expectl) michael 2007-10-21 16:55:44 +00:00
  • f6251794c5 Make expect stream non-seekable (avoid warnings) 0.2.4 michael 2007-10-20 07:15:40 +00:00
  • 2246eef8d7 Fixed #12268 (Capturing output via exp_loguser from within PHP / Apache): michael 2007-10-20 06:50:37 +00:00
  • 50ecf39bfd - Allow proceeding with configuration, even if expect.h was not found - Fix bug #5950 (fopen("expect://") leaves zombies) 0.2.3 michael 2007-09-09 15:43:36 +00:00
  • 41baa86ee3 New package with bugfix. 0.2.2 michael 2006-07-05 14:53:16 +00:00
  • c206870203 Fix segfault on scenario with EXP_TIMEOUT. michael 2006-07-05 14:51:56 +00:00
  • 1ac4b57036 New package. 0.2.1 michael 2006-07-04 08:33:55 +00:00
  • f2d7fbb1d1 Return array of match substrings (according to the parentheses), instead of returning the whole string. The whole match string can be found in array[0]. (thanks to Michael A.Logdon-Porter for this patch) michael 2006-07-04 08:09:57 +00:00
  • d7abe0572c Follow convention of using strlcpy(), instead of strncpy. michael 2006-07-02 08:45:16 +00:00
  • e33a147aef Add null-termination to the result, if the orignal string doesn't have it. michael 2006-07-01 10:10:16 +00:00
  • 17d7c347b8 conform to C standard of variable declaration michael 2006-02-20 15:29:03 +00:00
  • 549a25aae3 added third parameter to expect_expectl that will return the exact match occurred michael 2006-02-19 14:56:25 +00:00
  • 45c984eb53 new package 0.2 michael 2005-11-12 09:39:22 +00:00
  • a0786b31c2 fixed #5941 (Segfault on INI handlers in ZTS mode) michael 2005-11-12 09:38:03 +00:00
  • b6e7f4d085 fixed error message typo michael 2005-10-19 09:09:24 +00:00
  • ab6a35e71b fixed OnUpdateLong for Zend Engine 1 michael 2005-10-02 11:46:06 +00:00
  • 269bc73f95 fixed for situation, when there'are wrong library/header in /usr/, but we really need other path, like: /usr/local/expect-... michael 2005-10-02 11:43:18 +00:00
  • 4deb2dcbaf removed unneeded check for exp_popen michael 2005-10-02 09:57:52 +00:00
  • 064702de49 fixed XML typo 0.1 michael 2005-10-01 14:11:37 +00:00
  • 08c17b328e added ability to control logging from PHP.ini michael 2005-10-01 14:10:35 +00:00
  • e7804c1879 test cases for basic functionality michael 2005-10-01 14:09:48 +00:00
  • 1c4b88a568 - removed vargs stuff (use vexpect, instead) - changed the way of accepting arguments to expect_epxectl michael 2005-10-01 08:55:49 +00:00
  • 864b2b95a1 use safe_emalloc instead of emalloc michael 2005-09-30 20:46:46 +00:00
  • 0681f5bed8 - removed unneeded values storage - add timeout to .ini settings michael 2005-09-29 22:55:34 +00:00
  • 91b65b9f8e started writting new function: expect_expectl (look for exp_expectl in libexpect's manual) michael 2005-09-29 22:10:48 +00:00
  • 06b6b45fe3 This PECL extension will allow interaction with programs through PTY (using libexpect) michael 2005-09-29 19:45:33 +00:00
  • 7547b93ba8 Standard project directories initialized by cvs2svn. cvs2svn 2005-09-29 19:45:33 +00:00