mirror of
https://github.com/php-win-ext/pecl-expect.git
synced 2026-03-23 20:52:07 +01:00
[PR #1] V0.x #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/php-win-ext/pecl-expect/pull/1
Author: @macintoshplus
Created: 2/26/2026
Status: 🔄 Open
Base:
master← Head:v0.x📝 Commits (3)
f2b2ca9add config PIE and GitHub Action1931258🐛 apply patch for PHP 8 Thanks @arekmd1c4cdcbump version to 0.4.1📊 Changes
9 files changed (+367 additions, -14 deletions)
View changed files
➕
.github/FUNDING.yml(+13 -0)➕
.github/windows.yml(+130 -0)➕
.github/workflows/ci.yml(+35 -0)➕
.gitignore(+25 -0)➕
README.md(+71 -0)➕
composer.json(+21 -0)📝
expect.c(+61 -12)📝
expect_fopen_wrapper.c(+9 -1)📝
php_expect.h(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.